summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
-rw-r--r--nautilus-help.desktop.in2
-rw-r--r--nautilus.desktop.in5
3 files changed, 13 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 85f907a82..5eb9be3cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,15 @@
2001-11-27 Seth Nickell <snickell@stanford.edu>
+ * nautilus-help.desktop.in:
* nautilus.desktop.in:
+ Change list format for Categories field.
+
+2001-11-27 Seth Nickell <snickell@stanford.edu>
+
+ * nautilus.desktop.in:
+ * nautilus-help.desktop.in:
+
Add "Categories=" section to work with George's
new vfolder panel menu system.
diff --git a/nautilus-help.desktop.in b/nautilus-help.desktop.in
index e56440e48..ff1394821 100644
--- a/nautilus-help.desktop.in
+++ b/nautilus-help.desktop.in
@@ -5,4 +5,4 @@ Exec=nautilus --no-default-window --no-desktop ghelp:toc
Icon=gnome-help.png
Terminal=0
Type=Application
-Categories=Application,Core \ No newline at end of file
+Categories=Application;Core;
diff --git a/nautilus.desktop.in b/nautilus.desktop.in
index 2bf510c0d..986a63619 100644
--- a/nautilus.desktop.in
+++ b/nautilus.desktop.in
@@ -6,4 +6,7 @@ Exec=run-nautilus
Icon=nautilus-launch-icon.png
Terminal=0
Type=Application
-Categories=Application,Core \ No newline at end of file
+Categories=Application;Core;
+
+
+