source: trunk/third/libgnome/schemas/desktop_gnome_sound.schemas.in @ 20807

Revision 20807, 805 bytes checked in by ghudson, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r20806, which included commits to RCS files with non-trunk default branches.
Line 
1<?xml version="1.0"?>
2<gconfschemafile>
3  <schemalist>
4    <schema>
5      <key>/schemas/desktop/gnome/sound/enable_esd</key>
6      <applyto>/desktop/gnome/sound/enable_esd</applyto>
7      <owner>gnome</owner>
8      <type>bool</type>
9      <default>false</default>
10      <locale name="C">
11        <short>Enable ESD</short>
12        <long>Enable sound server startup.</long>
13      </locale>
14    </schema>
15    <schema>
16      <key>/schemas/desktop/gnome/sound/event_sounds</key>
17      <applyto>/desktop/gnome/sound/event_sounds</applyto>
18      <owner>gnome</owner>
19      <type>bool</type>
20      <default>false</default>
21      <locale name="C">
22        <short>Sounds for events</short>
23        <long>Whether to play sounds on user events.</long>
24      </locale>
25    </schema>
26  </schemalist>
27</gconfschemafile>
Note: See TracBrowser for help on using the repository browser.