diff options
author | Ted Gould <ted@gould.cx> | 2014-03-24 15:01:35 +0000 |
---|---|---|
committer | CI bot <ps-jenkins@lists.canonical.com> | 2014-03-24 15:01:35 +0000 |
commit | f2e935d91e34368e38f5419af844e2fd705164b7 (patch) | |
tree | 55127d00c2d4f04b6a0431080677304c9afbc906 /data/indicator-sound.desktop.in | |
parent | 87fca85fbcb5fe94bcbbf52e1ce828372c5cf938 (diff) | |
parent | e7df1393fb23d3478f4dfd29a8244b3d8d873e91 (diff) | |
download | ayatana-indicator-sound-f2e935d91e34368e38f5419af844e2fd705164b7.tar.gz ayatana-indicator-sound-f2e935d91e34368e38f5419af844e2fd705164b7.tar.bz2 ayatana-indicator-sound-f2e935d91e34368e38f5419af844e2fd705164b7.zip |
Synchronize process management across indicators
Diffstat (limited to 'data/indicator-sound.desktop.in')
-rw-r--r-- | data/indicator-sound.desktop.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/indicator-sound.desktop.in b/data/indicator-sound.desktop.in index aeb6440..b471893 100644 --- a/data/indicator-sound.desktop.in +++ b/data/indicator-sound.desktop.in @@ -2,8 +2,8 @@ Type=Application Name=Indicator Sound Exec=@CMAKE_INSTALL_FULL_LIBEXECDIR@/indicator-sound/indicator-sound-service -NotShowIn=Unity; +OnlyShowIn=Unity;XFCE;GNOME; NoDisplay=true StartupNotify=false Terminal=false - +AutostartCondition=GNOME3 unless-session gnome |