aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2015-01-28 21:16:42 +0000
committerCI Train Bot <ci-train-bot@canonical.com>2015-01-28 21:16:42 +0000
commit1d671e4435a8b5cb2d4a37aafd42617e6c68e28f (patch)
tree0ae7f67a35c3008c99ae844a47df245d33b204fb
parent93ff215251fdc43692d3800b7e9d4b091beacd75 (diff)
parent84882ee104c813b21c3c957c1c2c53fb403385e7 (diff)
downloadayatana-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
-rw-r--r--data/indicator-sound.desktop.in2
-rw-r--r--data/indicator-sound.upstart.desktop.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/data/indicator-sound.desktop.in b/data/indicator-sound.desktop.in
index 61c049c..6d31a9a 100644
--- a/data/indicator-sound.desktop.in
+++ b/data/indicator-sound.desktop.in
@@ -2,7 +2,7 @@
Type=Application
Name=Indicator Sound
Exec=@CMAKE_INSTALL_FULL_LIBEXECDIR@/indicator-sound/indicator-sound-service
-OnlyShowIn=Unity;XFCE;GNOME;Pantheon;
+OnlyShowIn=Unity;GNOME;Pantheon;
NoDisplay=true
StartupNotify=false
Terminal=false
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