aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2002-07-19 03:31:37 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2002-07-19 03:31:37 +0800
commit8905d10a63d1007a57688021f7bb09f85a8d4ea0 (patch)
treee81f83a4007a81e32b89be950b83e0f27ef0aa84 /shell/ChangeLog
parent5334b3ed1b2ee458885713f11687f35ab5c839e3 (diff)
downloadgsoc2013-evolution-8905d10a63d1007a57688021f7bb09f85a8d4ea0.tar
gsoc2013-evolution-8905d10a63d1007a57688021f7bb09f85a8d4ea0.tar.gz
gsoc2013-evolution-8905d10a63d1007a57688021f7bb09f85a8d4ea0.tar.bz2
gsoc2013-evolution-8905d10a63d1007a57688021f7bb09f85a8d4ea0.tar.lz
gsoc2013-evolution-8905d10a63d1007a57688021f7bb09f85a8d4ea0.tar.xz
gsoc2013-evolution-8905d10a63d1007a57688021f7bb09f85a8d4ea0.tar.zst
gsoc2013-evolution-8905d10a63d1007a57688021f7bb09f85a8d4ea0.zip
(double_click_cb): Renamed
from `dbl_click_cb'. (check_folder_type): Don't pop up an error dialog anymore. (check_folder_type_valid): Renamed from check_folder_type(). (folder_selected_cb): Make the OK button sensitive only if the type of the selected folder is in the list of valid types; otherwise, make it insensitive. [#848] svn path=/trunk/; revision=17513
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 34a6dd85cd..29c61274e3 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,13 @@
+2002-07-18 Ettore Perazzoli <ettore@ximian.com>
+
+ * e-shell-folder-selection-dialog.c (double_click_cb): Renamed
+ from `dbl_click_cb'.
+ (check_folder_type): Don't pop up an error dialog anymore.
+ (check_folder_type_valid): Renamed from check_folder_type().
+ (folder_selected_cb): Make the OK button sensitive only if the
+ type of the selected folder is in the list of valid types;
+ otherwise, make it insensitive. [#848]
+
2002-07-18 Rodrigo Moya <rodrigo@ximian.com>
* e-shell-importer.c (start_import): removed check for local folders,