aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2014-02-20 10:27:05 -0600
committerTed Gould <ted@gould.cx>2014-02-20 10:27:05 -0600
commit1900dc381fecd415390471971ef4b433dbc6dc31 (patch)
treed15ed1c89c97635bb1e56af1001383cd8d1c5eb8 /data
parent5205b9539beea821b666fce19c16b082bad5f645 (diff)
downloadayatana-indicator-sound-1900dc381fecd415390471971ef4b433dbc6dc31.tar.gz
ayatana-indicator-sound-1900dc381fecd415390471971ef4b433dbc6dc31.tar.bz2
ayatana-indicator-sound-1900dc381fecd415390471971ef4b433dbc6dc31.zip
Flip the show in variable
Diffstat (limited to 'data')
-rw-r--r--data/indicator-sound.desktop.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/indicator-sound.desktop.in b/data/indicator-sound.desktop.in
index aeb6440..9c2a1ce 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
-NotShowIn=Unity;
+OnlyShowIn=Unity;
NoDisplay=true
StartupNotify=false
Terminal=false