aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 6983fc6084..34fd31f08d 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,16 @@
2003-03-06 Ettore Perazzoli <ettore@ximian.com>
+ [#34371]
+
+ * e-shell-shared-folder-picker-dialog.c
+ (folder_name_entry_changed_callback): New callback to set the
+ sensitivity of the OK button according to whether the folder name
+ entry is empty or not.
+ (show_dialog): Connect here. Pop up an error message if no user
+ is selected.
+
+2003-03-06 Ettore Perazzoli <ettore@ximian.com>
+
* e-shell.c (impl_finalize): Use
bonobo_activation_unregister_active_server() instead of
bonobo_activatino_active_server_unregister().