diff options
Diffstat (limited to 'megaphone/data')
-rw-r--r-- | megaphone/data/GNOME_Megaphone_Applet.schemas.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/megaphone/data/GNOME_Megaphone_Applet.schemas.in b/megaphone/data/GNOME_Megaphone_Applet.schemas.in index bf6822d4d..26445a3e8 100644 --- a/megaphone/data/GNOME_Megaphone_Applet.schemas.in +++ b/megaphone/data/GNOME_Megaphone_Applet.schemas.in @@ -11,6 +11,16 @@ <short>The contact to display in the applet. Empty means no contact is displayed.</short> </locale> </schema> + <schema> + <key>/schemas/apps/megaphone-applet/prefs/avatar_token</key> + <applyto>/apps/megaphone-applet/prefs/avatar_token</applyto> + <owner>megaphone</owner> + <type>string</type> + <default></default> + <locale name="C"> + <short>The contact's avatar token. Empty means contact has no avatar.</short> + </locale> + </schema> </schemalist> </gconfschemafile> |