diff options
author | Ted Gould <ted@gould.cx> | 2015-01-28 16:43:18 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2015-01-28 16:43:18 -0600 |
commit | af63886e47b8262189d54712dbb34383ecf83669 (patch) | |
tree | 4be682091795d3477cc4792d8a4d6b618f0b827c /data/com.canonical.indicator.sound.gschema.xml | |
parent | 8210778317cd8f8be803f4afa0200bd9cad0f68e (diff) | |
parent | 8fc91cb9823afc3b4dcaa03422c3dc4611ab034f (diff) | |
download | ayatana-indicator-sound-af63886e47b8262189d54712dbb34383ecf83669.tar.gz ayatana-indicator-sound-af63886e47b8262189d54712dbb34383ecf83669.tar.bz2 ayatana-indicator-sound-af63886e47b8262189d54712dbb34383ecf83669.zip |
Bring in the PA Mock
Diffstat (limited to 'data/com.canonical.indicator.sound.gschema.xml')
-rw-r--r-- | data/com.canonical.indicator.sound.gschema.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/data/com.canonical.indicator.sound.gschema.xml b/data/com.canonical.indicator.sound.gschema.xml index 102a1db..a346c0d 100644 --- a/data/com.canonical.indicator.sound.gschema.xml +++ b/data/com.canonical.indicator.sound.gschema.xml @@ -32,15 +32,6 @@ On start up volume should not be muted. </description> </key> - <key name="show-notify-osd-on-scroll" type="b"> - <default>true</default> - <summary>Initial setting for showing notify-osd notification on scroll volume-change</summary> - <description> - When using the mouse scroll-wheel over the indicator-sound icon, the volume changes. - Enabling this setting, every scroll volume-change a notify-osd bubble with the - updated volume value will be shown (if supported by your notification daemon). - </description> - </key> <key name="visible" type="b"> <default>true</default> <summary>Whether or not to show the sound indicator in the menu bar.</summary> |