summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
-rw-r--r--src/doom-screensaver.desktop.in4
2 files changed, 5 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index e3194203..fe654dad 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+
+ * Fixed gnome-screensaver desktop file (thanks Rahul Sundaram).
+
1.6.0 (2011-05-17):
* The instructions in the INSTALL file are now customized for
diff --git a/src/doom-screensaver.desktop.in b/src/doom-screensaver.desktop.in
index 178575a2..315f964c 100644
--- a/src/doom-screensaver.desktop.in
+++ b/src/doom-screensaver.desktop.in
@@ -1,6 +1,5 @@
[Desktop Entry]
-Encoding=UTF-8
Name=@PACKAGE_NAME@
Comment=@PACKAGE_SHORTDESC@
TryExec=@PROGRAM_PREFIX@doom
@@ -8,5 +7,6 @@ Exec=@PROGRAM_PREFIX@doom
StartupNotify=false
Terminal=false
Type=Application
-Categories=Screensaver
+OnlyShowIn=GNOME;
+Categories=Screensaver;