~cjcurran/indicator-sound/graceful-crashing

« back to all changes in this revision

Viewing changes to data/indicator-sound.schemas.in

  • Committer: Conor Curran
  • Date: 2010-01-27 13:21:02 UTC
  • Revision ID: conor.curran@canonical.com-20100127132102-xc5w5ob5kei1iblb
copied contents from lp:~cjcurran/wasilla/soundmenu without the noise

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<gconfschemafile>
 
3
  <schemalist>
 
4
    <schema>
 
5
      <key>/schemas/apps/indicator-sound/volume_mute</key>
 
6
      <applyto>/apps/indicator-sound/volume_mute</applyto>
 
7
      <owner>indicator-sound</owner>
 
8
      <type>bool</type>
 
9
      <default>FALSE</default>
 
10
      <locale name="C">
 
11
        <short>Volume is not muted by default</short>
 
12
        <long>On start up volume should not be muted.</long>
 
13
      </locale>
 
14
    </schema>
 
15
  </schemalist>
 
16
</gconfschemafile>