aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2015-01-29 17:31:03 +0000
committerCI Train Bot <ci-train-bot@canonical.com>2015-01-29 17:31:03 +0000
commitf393b1688218d1e773f235ca03d49735ed03ff5d (patch)
tree4c3772d0a865aea0fff222455dc705ef4c695569 /data
parentee29d02586145ab9966ad81c62104588cc9e3606 (diff)
parent30e9118a70ef2ed337ae613b6af55245da5df4f5 (diff)
downloadayatana-indicator-sound-f393b1688218d1e773f235ca03d49735ed03ff5d.tar.gz
ayatana-indicator-sound-f393b1688218d1e773f235ca03d49735ed03ff5d.tar.bz2
ayatana-indicator-sound-f393b1688218d1e773f235ca03d49735ed03ff5d.zip
Move notification code out of volume control object
Approved by: Charles Kerr, Jussi Pakkanen, PS Jenkins bot
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>