summaryrefslogtreecommitdiff
path: root/mailcheck/mailcheck.schemas.in
diff options
context:
space:
mode:
authorBenedikt Roth <Benedikt.Roth@gmx.net>2002-03-14 15:46:23 +0000
committerBenedikt Roth <bratislav@src.gnome.org>2002-03-14 15:46:23 +0000
commit7b74bcd63520f224930c8cd67561ef811b37ce54 (patch)
tree90232597d40deab80092fdbc7d735cb53d2fbdd1 /mailcheck/mailcheck.schemas.in
parent9015441a9f43460e510ffdf981fa589b6369603d (diff)
Hide the password in the passwort dialog. Correctly load and save theGNOME_PANEL_1_5_14
2002-03-14 Benedikt Roth <Benedikt.Roth@gmx.net> * mailcheck.c: (get_remote_password), (mailcheck_load_animation), (animation_selected), (applet_load_prefs): Hide the password in the passwort dialog. Correctly load and save the preferences for animation and remote user. Correctly display the animation if there is mail. * mailcheck.schemas: Fix to correctly load/save preferences. * tasklist.schemas: Fix typo.
Diffstat (limited to 'mailcheck/mailcheck.schemas.in')
-rw-r--r--mailcheck/mailcheck.schemas.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/mailcheck/mailcheck.schemas.in b/mailcheck/mailcheck.schemas.in
index 05467c842..c205a1642 100644
--- a/mailcheck/mailcheck.schemas.in
+++ b/mailcheck/mailcheck.schemas.in
@@ -4,7 +4,7 @@
<key>/schemas/apps/mailcheck-applet/prefs/animation-file</key>
<owner>mailcheck-applet</owner>
<type>string</type>
- <default>none</default>
+ <default></default>
<locale name="C">
<short>Path to the animation file</short>
<long>This is the animation that will be displayed during normal use of the mailcheck applet</long>
@@ -104,7 +104,7 @@
<key>/schemas/apps/mailcheck-applet/prefs/remote-username</key>
<owner>mailcheck-applet</owner>
<type>string</type>
- <default>none</default>
+ <default></default>
<locale name="C">
<short>Username on the remote server</short>
<long>Username on the remote server</long>