diff options
author | Conor Curran <conor.curran@canonical.com> | 2010-12-14 16:41:10 +0000 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2010-12-14 16:41:10 +0000 |
commit | 8396e05ce716296377f2e4550e0c929dca30518e (patch) | |
tree | 0d718fe2e9c09c068a8b6f10559ad8f4956eec84 /data/indicator-sound.schemas.in | |
parent | 2a35f9b78b75cd95090142b891c401a46eec9bf3 (diff) | |
download | ayatana-indicator-sound-8396e05ce716296377f2e4550e0c929dca30518e.tar.gz ayatana-indicator-sound-8396e05ce716296377f2e4550e0c929dca30518e.tar.bz2 ayatana-indicator-sound-8396e05ce716296377f2e4550e0c929dca30518e.zip |
gsettings all the way
Diffstat (limited to 'data/indicator-sound.schemas.in')
-rw-r--r-- | data/indicator-sound.schemas.in | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/data/indicator-sound.schemas.in b/data/indicator-sound.schemas.in deleted file mode 100644 index 9ad0f39..0000000 --- a/data/indicator-sound.schemas.in +++ /dev/null @@ -1,16 +0,0 @@ -<?xml version="1.0"?> -<gconfschemafile> - <schemalist> - <schema> - <key>/schemas/apps/indicator-sound/volume_mute</key> - <applyto>/apps/indicator-sound/volume_mute</applyto> - <owner>indicator-sound</owner> - <type>bool</type> - <default>FALSE</default> - <locale name="C"> - <short>Volume is not muted by default</short> - <long>On start up volume should not be muted.</long> - </locale> - </schema> - </schemalist> -</gconfschemafile> |