diff options
author | Bastien Nocera <hadess@hadess.net> | 2007-02-26 15:18:19 +0000 |
---|---|---|
committer | Bastien Nocera <hadess@src.gnome.org> | 2007-02-26 15:18:19 +0000 |
commit | aed6b1e2a03c0f3961914a522ce9f68522141d12 (patch) | |
tree | ebdacd9f29fe251bc092bf75c3f5b8f92ae8747c /data | |
parent | dbba8c20eb82fe808d5795d4009e7dd33fe8b4b3 (diff) | |
download | totem-aed6b1e2a03c0f3961914a522ce9f68522141d12.tar.gz |
Remove deprecated categories from the .desktop file
2007-02-26 Bastien Nocera <hadess@hadess.net>
* data/totem.desktop.in.in.in: Remove deprecated categories from
the .desktop file
svn path=/trunk/; revision=4071
Diffstat (limited to 'data')
-rw-r--r-- | data/totem.desktop.in.in.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/totem.desktop.in.in.in b/data/totem.desktop.in.in.in index 8ae4be69d..ade9ea5d2 100644 --- a/data/totem.desktop.in.in.in +++ b/data/totem.desktop.in.in.in @@ -6,7 +6,7 @@ Exec=totem %U Icon=totem Terminal=false Type=Application -Categories=GNOME;GTK;Application;AudioVideo;Player;X-Ximian-Main;X-Red-Hat-Base; +Categories=GNOME;GTK;AudioVideo;Video;Player;X-Ximian-Main;X-Red-Hat-Base; X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=totem X-GNOME-Bugzilla-Component=general |