diff options
author | Dan Winship <danw@src.gnome.org> | 2003-01-08 05:04:27 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2003-01-08 05:04:27 +0800 |
commit | daf62987952ae1bf0cf583ef0693c337b627ad11 (patch) | |
tree | df536c0dda723ce1977bbcb7c77d5bc73bc436c0 /mail/ChangeLog | |
parent | d980a70afc7ee1977286dc9f73e8cdad6b902a9f (diff) | |
download | gsoc2013-evolution-daf62987952ae1bf0cf583ef0693c337b627ad11.tar gsoc2013-evolution-daf62987952ae1bf0cf583ef0693c337b627ad11.tar.gz gsoc2013-evolution-daf62987952ae1bf0cf583ef0693c337b627ad11.tar.bz2 gsoc2013-evolution-daf62987952ae1bf0cf583ef0693c337b627ad11.tar.lz gsoc2013-evolution-daf62987952ae1bf0cf583ef0693c337b627ad11.tar.xz gsoc2013-evolution-daf62987952ae1bf0cf583ef0693c337b627ad11.tar.zst gsoc2013-evolution-daf62987952ae1bf0cf583ef0693c337b627ad11.zip |
Don't translate the conf strings. Camel already did it.
* mail-account-gui.c (mail_account_gui_auto_detect_extra_conf,
mail_account_gui_build_extra_conf): Don't translate the conf
strings. Camel already did it.
svn path=/trunk/; revision=19266
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 4c66c4be70..2fe35beccc 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2003-01-07 Dan Winship <danw@ximian.com> + + * mail-account-gui.c (mail_account_gui_auto_detect_extra_conf, + mail_account_gui_build_extra_conf): Don't translate the conf + strings. Camel already did it. + 2003-01-06 Dan Winship <danw@ximian.com> * Makefile.am: remove idldir definition. (It's defined in |