From be6761c9976c162b1c46f83f0c69ba3ad9214e31 Mon Sep 17 00:00:00 2001 From: Jordi Mallach Date: Tue, 4 Feb 2003 14:36:08 +0000 Subject: [PATCH] Add Categories and Encoding fields. --- ChangeLog | 1 + gtetrinet.desktop.in | 2 ++ 2 files changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 53f31cc..ab69d2c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ 2003-02-04 Jordi Mallach + * gtetrinet.desktop.in: add Encoding and Categories fields. * src/Makefile.am: compile with -DG_DISABLE_DEPRECATED, -DGTK_DISABLE_DEPRECATED and GNOME_DISABLE_DEPRECATED. GDK still broken. diff --git a/gtetrinet.desktop.in b/gtetrinet.desktop.in index 7a3e099..f69272b 100644 --- a/gtetrinet.desktop.in +++ b/gtetrinet.desktop.in @@ -1,4 +1,5 @@ [Desktop Entry] +Encoding=UTF-8 _Name=GTetrinet _GenericName=Tetrinet client _Comment=Tetrinet client for GNOME @@ -7,6 +8,7 @@ Icon=gtetrinet.png StartupNotify=true Terminal=0 Type=Application +Categories=GNOME;Application;Game;BlocksGame; X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=gtetrinet X-GNOME-Bugzilla-Component=general -- 2.50.1