diff options
author | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2013-04-04 12:28:54 +0200 |
---|---|---|
committer | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2013-04-04 19:09:38 +0200 |
commit | c9f46637f57ac0ca04b5b5557c5b27536305b2d6 (patch) | |
tree | 0f9aadf23ceaaa3eca4c89758c5e581fc2658812 /data | |
parent | 3bb08adbbb6948628e865479abd6befbfc4ff6e9 (diff) |
empaty.desktop: enable StartupNotify
https://bugzilla.gnome.org/show_bug.cgi?id=697197
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 c5dea6f7..2e9b9fc9 100644 --- a/data/empathy.desktop.in.in +++ b/data/empathy.desktop.in.in @@ -7,7 +7,7 @@ _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 +StartupNotify=true Terminal=false Type=Application Categories=GNOME;GTK;Network;InstantMessaging; |