aboutsummaryrefslogtreecommitdiffstats
path: root/megaphone/data/GNOME_Megaphone_Applet.schemas.in
blob: bf6822d4ddabefce5232b13e67d668e6919f2a01 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<gconfschemafile>
    <schemalist>

        <schema>
            <key>/schemas/apps/megaphone-applet/prefs/contact_id</key>
            <applyto>/apps/megaphone-applet/prefs/contact_id</applyto>
            <owner>megaphone</owner>
            <type>string</type>
            <default></default>
            <locale name="C">
                <short>The contact to display in the applet. Empty means no contact is displayed.</short>
            </locale>
        </schema>
    
    </schemalist>  
</gconfschemafile>