aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorNancy Cai <nancy.cai@sun.com>2006-04-30 11:22:56 +0800
committerIrene Huang <ireneh@src.gnome.org>2006-04-30 11:22:56 +0800
commitd034972a190547043d22a41d9085fa73de371233 (patch)
treea3db4797a113347da30796c6ed61540572753eee /shell/ChangeLog
parent3b5da8e9378667774815abf00a80eddb4fadda89 (diff)
downloadgsoc2013-evolution-d034972a190547043d22a41d9085fa73de371233.tar
gsoc2013-evolution-d034972a190547043d22a41d9085fa73de371233.tar.gz
gsoc2013-evolution-d034972a190547043d22a41d9085fa73de371233.tar.bz2
gsoc2013-evolution-d034972a190547043d22a41d9085fa73de371233.tar.lz
gsoc2013-evolution-d034972a190547043d22a41d9085fa73de371233.tar.xz
gsoc2013-evolution-d034972a190547043d22a41d9085fa73de371233.tar.zst
gsoc2013-evolution-d034972a190547043d22a41d9085fa73de371233.zip
Fixes #323853
2006-04-30 Nancy Cai <nancy.cai@sun.com> Fixes #323853 * e-shell-importer.c: (filename_changed), (item_selected), (importer_file_page_new), (prepare_file_page): replacing GnomeFileEntry by GtkFileButton, which can import task files with none UTF-8 filenames. svn path=/trunk/; revision=31930
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 8f97c34098..d0a6b43c2c 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,12 @@
+2006-04-30 Nancy Cai <nancy.cai@sun.com>
+
+ Fixes #323853
+
+ * e-shell-importer.c: (filename_changed), (item_selected),
+ (importer_file_page_new), (prepare_file_page):
+ replacing GnomeFileEntry by GtkFileButton, which can import task files
+ with none UTF-8 filenames.
+
2006-04-27 Andre Klapper <a9016009@gmx.de>
* main.c: update last stable version number from 2.4.2.1 to 2.6.1