diff options
author | Dan Winship <danw@src.gnome.org> | 2001-10-23 02:46:46 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-10-23 02:46:46 +0800 |
commit | 44faa44bffd7fae58fa58e9eebda4b3244d025f8 (patch) | |
tree | d54d2dfd8a2caa8616a35960af1d979008f8936d /mail | |
parent | 708dc70ac5b5cf2711a1f43293a9e0a4467adcb7 (diff) | |
download | gsoc2013-evolution-44faa44bffd7fae58fa58e9eebda4b3244d025f8.tar gsoc2013-evolution-44faa44bffd7fae58fa58e9eebda4b3244d025f8.tar.gz gsoc2013-evolution-44faa44bffd7fae58fa58e9eebda4b3244d025f8.tar.bz2 gsoc2013-evolution-44faa44bffd7fae58fa58e9eebda4b3244d025f8.tar.lz gsoc2013-evolution-44faa44bffd7fae58fa58e9eebda4b3244d025f8.tar.xz gsoc2013-evolution-44faa44bffd7fae58fa58e9eebda4b3244d025f8.tar.zst gsoc2013-evolution-44faa44bffd7fae58fa58e9eebda4b3244d025f8.zip |
Pass a CORBA_Environment to bonobo_config_get_string so it doesn't g_warn
* e-passwords.c (e_passwords_get_password): Pass a
CORBA_Environment to bonobo_config_get_string so it doesn't g_warn
on error. (Since the "error" is most likely just that the password
isn't cached.)
(e_passwords_remember_password, e_passwords_get_password,
e_passwords_add_password): Change "if (foo) { entire function; }"
to "if (!foo) return;"
* e-html-utils.c (special_chars): Don't allow single quote or
backtick in email addresses, or pipes following URLs.
svn path=/trunk/; revision=13887
Diffstat (limited to 'mail')
0 files changed, 0 insertions, 0 deletions