diff options
author | Matthias Clasen <mclasen@redhat.com> | 2012-10-27 10:27:40 +0800 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2012-11-05 11:52:08 +0800 |
commit | 689b1f77659a0c61aa55570833b0e3960c3d9ed8 (patch) | |
tree | cde9c8424e2636f125cd25ebd2b0f66f1931cb8d /data | |
parent | 701f0b070b2f69333a31d7695f51f35a0a64e08f (diff) | |
download | gsoc2013-empathy-689b1f77659a0c61aa55570833b0e3960c3d9ed8.tar gsoc2013-empathy-689b1f77659a0c61aa55570833b0e3960c3d9ed8.tar.gz gsoc2013-empathy-689b1f77659a0c61aa55570833b0e3960c3d9ed8.tar.bz2 gsoc2013-empathy-689b1f77659a0c61aa55570833b0e3960c3d9ed8.tar.lz gsoc2013-empathy-689b1f77659a0c61aa55570833b0e3960c3d9ed8.tar.xz gsoc2013-empathy-689b1f77659a0c61aa55570833b0e3960c3d9ed8.tar.zst gsoc2013-empathy-689b1f77659a0c61aa55570833b0e3960c3d9ed8.zip |
Add keywords to the desktop file
This makes gnome-shell search more pleasant and useful.
https://bugzilla.gnome.org/show_bug.cgi?id=686969
Diffstat (limited to 'data')
-rw-r--r-- | data/empathy.desktop.in.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/empathy.desktop.in.in b/data/empathy.desktop.in.in index 7cce2261c..08b4d60f5 100644 --- a/data/empathy.desktop.in.in +++ b/data/empathy.desktop.in.in @@ -4,6 +4,7 @@ _Name=Empathy _GenericName=IM Client _X-GNOME-FullName=Empathy Internet Messaging _Comment=Chat on Google Talk, Facebook, MSN and many other chat services +_Keywords=chat;talk;im;message;irc;voip;gtalk;facebook;jabber; Exec=empathy Icon=empathy StartupNotify=false |