diff options
author | Ted Gould <ted@gould.cx> | 2015-01-30 10:28:05 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2015-01-30 10:28:05 -0600 |
commit | 1e149cd05cf4b1bedba53e1104194662ad350de5 (patch) | |
tree | 2d704791954c70b397e9a70a2cd1600730d2b50b /data | |
parent | bc90929adb5637cc0f77dfeba64082b26c435fc7 (diff) | |
parent | 59dfdd3906fd238e5ea3606d72b938677096e2c5 (diff) | |
download | ayatana-indicator-sound-1e149cd05cf4b1bedba53e1104194662ad350de5.tar.gz ayatana-indicator-sound-1e149cd05cf4b1bedba53e1104194662ad350de5.tar.bz2 ayatana-indicator-sound-1e149cd05cf4b1bedba53e1104194662ad350de5.zip |
Update to trunk
Diffstat (limited to 'data')
-rw-r--r-- | data/indicator-sound.desktop.in | 2 | ||||
-rw-r--r-- | data/indicator-sound.upstart.desktop.in | 2 |
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 |