]> git.0d.be Git - empathy.git/blob - megaphone/data/GNOME_Megaphone_Applet.schemas.in
Do not load avatar from cache if token is empty. Fixes bug #517098.
[empathy.git] / megaphone / data / GNOME_Megaphone_Applet.schemas.in
1 <gconfschemafile>
2         <schemalist>
3
4                 <schema>
5                         <key>/schemas/apps/megaphone-applet/prefs/contact_id</key>
6                         <applyto>/apps/megaphone-applet/prefs/contact_id</applyto>
7                         <owner>megaphone</owner>
8                         <type>string</type>
9                         <default></default>
10                         <locale name="C">
11                                 <short>The contact to display in the applet. Empty means no contact is displayed.</short>
12                         </locale>
13                 </schema>
14                 <schema>
15                         <key>/schemas/apps/megaphone-applet/prefs/avatar_token</key>
16                         <applyto>/apps/megaphone-applet/prefs/avatar_token</applyto>
17                         <owner>megaphone</owner>
18                         <type>string</type>
19                         <default></default>
20                         <locale name="C">
21                                 <short>The contact's avatar token. Empty means contact has no avatar.</short>
22                         </locale>
23                 </schema>
24         
25         </schemalist>  
26 </gconfschemafile>
27
28
29
30