diff options
author | Ted Gould <ted@gould.cx> | 2015-01-28 21:16:42 +0000 |
---|---|---|
committer | CI Train Bot <ci-train-bot@canonical.com> | 2015-01-28 21:16:42 +0000 |
commit | 1d671e4435a8b5cb2d4a37aafd42617e6c68e28f (patch) | |
tree | 0ae7f67a35c3008c99ae844a47df245d33b204fb /data/indicator-sound.upstart.desktop.in | |
parent | 93ff215251fdc43692d3800b7e9d4b091beacd75 (diff) | |
parent | 84882ee104c813b21c3c957c1c2c53fb403385e7 (diff) | |
download | ayatana-indicator-sound-1d671e4435a8b5cb2d4a37aafd42617e6c68e28f.tar.gz ayatana-indicator-sound-1d671e4435a8b5cb2d4a37aafd42617e6c68e28f.tar.bz2 ayatana-indicator-sound-1d671e4435a8b5cb2d4a37aafd42617e6c68e28f.zip |
Remove XFCE from the OnlyShowIn list Fixes: #1411959
Approved by: Antti Kaijanmäki, PS Jenkins bot
Diffstat (limited to 'data/indicator-sound.upstart.desktop.in')
-rw-r--r-- | data/indicator-sound.upstart.desktop.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/indicator-sound.upstart.desktop.in b/data/indicator-sound.upstart.desktop.in index 4c3ebc9..0380ab8 100644 --- a/data/indicator-sound.upstart.desktop.in +++ b/data/indicator-sound.upstart.desktop.in @@ -2,7 +2,7 @@ Type=Application Name=Indicator Sound Exec=@CMAKE_INSTALL_FULL_LIBEXECDIR@/indicator-sound/indicator-sound-service -OnlyShowIn=Unity;XFCE;Pantheon; +OnlyShowIn=Unity;Pantheon; NoDisplay=true StartupNotify=false Terminal=false |