diff options
author | Brian Pepple <bpepple@fedoraproject.org> | 2009-08-26 15:04:41 -0400 |
---|---|---|
committer | Cosimo Cecchi <cosimoc@gnome.org> | 2009-08-31 16:37:49 +0200 |
commit | 5ca188be7636eec84c5a20be11fb7d137c0efbc1 (patch) | |
tree | b1e40dcd128a426343aa79fbdc3be2922fb24916 /data | |
parent | 7792a4798c934d8871e4b8b4223c5aead10cc164 (diff) | |
download | empathy-5ca188be7636eec84c5a20be11fb7d137c0efbc1.tar.gz |
Use valid desktop category.
Diffstat (limited to 'data')
-rw-r--r-- | data/empathy.desktop.in.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/empathy.desktop.in.in b/data/empathy.desktop.in.in index cc6cab862..fd2d9043f 100644 --- a/data/empathy.desktop.in.in +++ b/data/empathy.desktop.in.in @@ -9,7 +9,7 @@ Icon=empathy StartupNotify=false Terminal=false Type=Application -Categories=GNOME;GTK;Network;IM; +Categories=GNOME;GTK;Network;InstantMessaging; X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=empathy X-GNOME-Bugzilla-Component=General |