aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorJason Leach <jleach@ximian.com>2001-07-31 03:21:01 +0800
committerJacob Leach <jleach@src.gnome.org>2001-07-31 03:21:01 +0800
commit116e504828b7383a447579142e06ca0f161864df (patch)
tree4caf818854a6f5f44e7c9dcca65d0d39c6aa103b /shell/ChangeLog
parent8438ce6564ded2184c30f748043e243adafe4d8d (diff)
downloadgsoc2013-evolution-116e504828b7383a447579142e06ca0f161864df.tar
gsoc2013-evolution-116e504828b7383a447579142e06ca0f161864df.tar.gz
gsoc2013-evolution-116e504828b7383a447579142e06ca0f161864df.tar.bz2
gsoc2013-evolution-116e504828b7383a447579142e06ca0f161864df.tar.lz
gsoc2013-evolution-116e504828b7383a447579142e06ca0f161864df.tar.xz
gsoc2013-evolution-116e504828b7383a447579142e06ca0f161864df.tar.zst
gsoc2013-evolution-116e504828b7383a447579142e06ca0f161864df.zip
If we can't create a folder because it already exists, select that folder
2001-07-30 Jason Leach <jleach@ximian.com> * e-shell-folder-creation-dialog.c (async_create_cb): If we can't create a folder because it already exists, select that folder that exists. Bug #1716. svn path=/trunk/; revision=11482
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 8218f18693..228929239c 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,9 @@
+2001-07-30 Jason Leach <jleach@ximian.com>
+
+ * e-shell-folder-creation-dialog.c (async_create_cb): If we can't
+ create a folder because it already exists, select that folder that
+ exists. Bug #1716.
+
2001-07-30 Frederic Crozat <fcrozat@mandrakesoft.com>
* main.c (main): call gconf_init if gtkhtml is compiled with gconf