diff options
author | Ted Gould <ted@gould.cx> | 2014-02-26 10:37:15 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2014-02-26 10:37:15 -0600 |
commit | 36018e660bc33af6a126418ec952baabcf4da340 (patch) | |
tree | 02a8d97829530b1ba1b1a6b6c3a39e8d83503d91 | |
parent | 23d68122f4b282e99b3b6cf11d08432cb51eed10 (diff) | |
download | ayatana-indicator-messages-36018e660bc33af6a126418ec952baabcf4da340.tar.gz ayatana-indicator-messages-36018e660bc33af6a126418ec952baabcf4da340.tar.bz2 ayatana-indicator-messages-36018e660bc33af6a126418ec952baabcf4da340.zip |
Update for gnome-fallback
-rw-r--r-- | data/indicator-messages.desktop.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/indicator-messages.desktop.in b/data/indicator-messages.desktop.in index aac7d7e..79c6a43 100644 --- a/data/indicator-messages.desktop.in +++ b/data/indicator-messages.desktop.in @@ -4,4 +4,5 @@ Name=Indicator Messages Exec=@pkglibexecdir@/indicator-messages-service StartupNotify=false Terminal=false -OnlyShowIn=Unity; +OnlyShowIn=Unity;GNOME; +AutostartCondition=GNOME3 unless-session gnome |