aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2014-12-03 09:12:01 -0600
committerTed Gould <ted@gould.cx>2014-12-03 09:12:01 -0600
commitf6505dfead05c0e341d7ece63510e621a45e0325 (patch)
tree57cb101c7486ca20c5b7f6bf700e9e375497b4ec /data
parente0eac1c9d9a050dc44d0883f556753f6f8d1a7b6 (diff)
downloadayatana-indicator-sound-f6505dfead05c0e341d7ece63510e621a45e0325.tar.gz
ayatana-indicator-sound-f6505dfead05c0e341d7ece63510e621a45e0325.tar.bz2
ayatana-indicator-sound-f6505dfead05c0e341d7ece63510e621a45e0325.zip
Remove the sync notification on scroll setting
Diffstat (limited to 'data')
-rw-r--r--data/com.canonical.indicator.sound.gschema.xml9
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>