aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorGediminas Paulauskas <menesis@delfi.lt>2001-04-11 09:20:10 +0800
committerGediminas Paulauskas <menesis@src.gnome.org>2001-04-11 09:20:10 +0800
commit69dfa6b30b0f9e31c6b31b6c2e47a52456728548 (patch)
tree5f86df64df2342ca101a4b5a357502ad67af9f69 /calendar/ChangeLog
parent6cf1a4d151d669147ac9915b3267f7cbbaf7ccbe (diff)
downloadgsoc2013-evolution-69dfa6b30b0f9e31c6b31b6c2e47a52456728548.tar
gsoc2013-evolution-69dfa6b30b0f9e31c6b31b6c2e47a52456728548.tar.gz
gsoc2013-evolution-69dfa6b30b0f9e31c6b31b6c2e47a52456728548.tar.bz2
gsoc2013-evolution-69dfa6b30b0f9e31c6b31b6c2e47a52456728548.tar.lz
gsoc2013-evolution-69dfa6b30b0f9e31c6b31b6c2e47a52456728548.tar.xz
gsoc2013-evolution-69dfa6b30b0f9e31c6b31b6c2e47a52456728548.tar.zst
gsoc2013-evolution-69dfa6b30b0f9e31c6b31b6c2e47a52456728548.zip
Display fixes, thanks to Kjartan for finding these.
2001-04-11 Gediminas Paulauskas <menesis@delfi.lt> Display fixes, thanks to Kjartan for finding these. * gui/event-editor.c: use simple (not e_utf8_) gtk_clist_append for strings which are never in utf-8. * dialogs/delete-comp.c (delete_component_dialog): convert only summary from utf-8 to gtk charset. Translated values are in correct craset already. svn path=/trunk/; revision=9219
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 70195341ef..afea681130 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,13 @@
+2001-04-11 Gediminas Paulauskas <menesis@delfi.lt>
+
+ Display fixes, thanks to Kjartan for finding these.
+
+ * gui/event-editor.c: use simple (not e_utf8_) gtk_clist_append for
+ strings which are never in utf-8.
+ * dialogs/delete-comp.c (delete_component_dialog): convert only
+ summary from utf-8 to gtk charset. Translated values are in correct
+ craset already.
+
2001-04-04 Kjartan Maraas <kmaraas@gnome.org>
* gui/calendar-commands.c: Fix headers.