add gconf schemas
[azimuth] / data / azimuth.schemas.in
1 <gconfschemafile>
2   <schemalist>
3
4     <schema>
5       <key>/schemas/apps/azimuth/enabled</key>
6       <applyto>/apps/azimuth/enabled</applyto>
7       <owner>azimuth</owner>
8       <type>bool</type>
9       <default>false</default>
10       <locale name="C">
11         <short>Enable publishing offline contacts</short>
12         <long>
13         Publish position when GPS is running.
14         </long>
15       </locale>
16     </schema>
17
18
19   </schemalist>
20 </gconfschemafile>