diff options
author | Christian Kirbach <ckirbach@src.gnome.org> | 2007-03-08 22:13:29 +0000 |
---|---|---|
committer | Christian Kirbach <ckirbach@src.gnome.org> | 2007-03-08 22:13:29 +0000 |
commit | d8653e8c501521829259c9384b24108a2a51af1f (patch) | |
tree | 0982a65c5a72e187a5f5362807dff2194c1c3f84 /nautilus.desktop.in.in | |
parent | dbba14d75fd09ca3c930ffb921fb44feb0fd86f0 (diff) | |
download | nautilus-d8653e8c501521829259c9384b24108a2a51af1f.tar.gz |
"Application" is not a valid category in the freedesktop.org
* src/network-scheme.desktop.in:
* nautilus-computer.desktop.in.in:
* nautilus.desktop.in.in:
* nautilus-home.desktop.in.in:
* nautilus-file-management-properties.desktop.in.in:
"Application" is not a valid category in the freedesktop.org
specification. Also added GNOME and/or GTK where appropriate.
svn path=/trunk/; revision=12793
Diffstat (limited to 'nautilus.desktop.in.in')
-rw-r--r-- | nautilus.desktop.in.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nautilus.desktop.in.in b/nautilus.desktop.in.in index 5c23a4205..3d704fc9d 100644 --- a/nautilus.desktop.in.in +++ b/nautilus.desktop.in.in @@ -8,7 +8,7 @@ Icon=file-manager Terminal=false StartupNotify=true Type=Application -Categories=GNOME;Application;System;Utility;Core; +Categories=GNOME;GTK;System;Utility;Core; OnlyShowIn=GNOME; X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=nautilus |