summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2003-08-21 21:14:21 +0000
committerGeorge Lebl <jirka@src.gnome.org>2003-08-21 21:14:21 +0000
commit548066b119822e9c1c3165e15a8245be220e0715 (patch)
tree28521bec48d0d057d1a58be27bc6cb5fdf73e6cf
parent0e6b9bdfa9d91fccaf035e30f4cde61111f29fd2 (diff)
downloadgdm-548066b119822e9c1c3165e15a8245be220e0715.tar.gz
Add System to categories to partly fix #120360. We can't add Settings as
Thu Aug 21 14:05:09 2003 George Lebl <jirka@5z.com> * gui/gdmsetup.desktop.in: Add System to categories to partly fix #120360. We can't add Settings as that would break the spec as spec says settings are only for desktop settings and not for system setup.
-rw-r--r--ChangeLog7
-rw-r--r--gui/gdmsetup.desktop.in2
2 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c419fab..234b4e9b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Thu Aug 21 14:05:09 2003 George Lebl <jirka@5z.com>
+
+ * gui/gdmsetup.desktop.in: Add System to categories to partly fix
+ #120360. We can't add Settings as that would break the spec
+ as spec says settings are only for desktop settings and not
+ for system setup.
+
Wed Aug 20 18:55:06 2003 George Lebl <jirka@5z.com>
* AUTHORS: update, haven't done so in a while
diff --git a/gui/gdmsetup.desktop.in b/gui/gdmsetup.desktop.in
index cdfd7e20..ffeff5eb 100644
--- a/gui/gdmsetup.desktop.in
+++ b/gui/gdmsetup.desktop.in
@@ -9,7 +9,7 @@ Icon=gdm.png
StartupNotify=true
Terminal=false
Type=Application
-Categories=Application;SystemSetup;X-Red-Hat-Base;
+Categories=Application;System;SystemSetup;X-Red-Hat-Base;
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=gdm
X-GNOME-Bugzilla-Component=general