aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
authorRadek Doulik <rodo@ximian.com>2002-07-30 05:36:35 +0800
committerRadek Doulik <rodo@src.gnome.org>2002-07-30 05:36:35 +0800
commit6cc38b99d610689925d69eba4f4e2b4b940f1c91 (patch)
tree8d7b594892927c7ee644c8b88054b0075231f501 /composer/ChangeLog
parent2cced15a67c22b7a253316130ddc80463c4f5151 (diff)
downloadgsoc2013-evolution-6cc38b99d610689925d69eba4f4e2b4b940f1c91.tar
gsoc2013-evolution-6cc38b99d610689925d69eba4f4e2b4b940f1c91.tar.gz
gsoc2013-evolution-6cc38b99d610689925d69eba4f4e2b4b940f1c91.tar.bz2
gsoc2013-evolution-6cc38b99d610689925d69eba4f4e2b4b940f1c91.tar.lz
gsoc2013-evolution-6cc38b99d610689925d69eba4f4e2b4b940f1c91.tar.xz
gsoc2013-evolution-6cc38b99d610689925d69eba4f4e2b4b940f1c91.tar.zst
gsoc2013-evolution-6cc38b99d610689925d69eba4f4e2b4b940f1c91.zip
new helper function (decode_signature_name): new helper function
2002-07-29 Radek Doulik <rodo@ximian.com> * e-msg-composer.c (encode_signature_name): new helper function (decode_signature_name): new helper function (get_signature_html): use encode_signature_name (set_signature_gui): use decode_signature_name svn path=/trunk/; revision=17636
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index dc3f9798f0..c9b084d7f3 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,10 @@
+2002-07-29 Radek Doulik <rodo@ximian.com>
+
+ * e-msg-composer.c (encode_signature_name): new helper function
+ (decode_signature_name): new helper function
+ (get_signature_html): use encode_signature_name
+ (set_signature_gui): use decode_signature_name
+
2002-07-26 Radek Doulik <rodo@ximian.com>
* e-msg-composer.c (do_exit): don't assert on default, when ESC is