~ogra/+junk/go-home-applet

« back to all changes in this revision

Viewing changes to data/go-home-applet.schemas.in

  • Committer: Michael Terry
  • Date: 2008-08-29 14:04:56 UTC
  • Revision ID: michael.terry@ubuntu.com-20080829140456-u79ryc8bl3l9kak3
support gconf key for icon name

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<gconfschemafile>
 
2
  <schemalist>
 
3
    <schema>
 
4
      <key>/schemas/apps/go-home-applet/prefs/icon_name</key>
 
5
      <owner>go-home-applet</owner>
 
6
      <type>string</type>
 
7
      <default>distributor-logo</default>
 
8
      <locale name="C">
 
9
        <short>Icon to display</short>
 
10
      </locale>
 
11
    </schema>
 
12
  </schemalist>
 
13
</gconfschemafile>