diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 1b12ea9c00..cd5e256e8a 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,11 @@ 2001-07-25 Jason Leach <jleach@ximian.com> + * e-shell-folder-selection-dialog.c (folder_selected_cb): New + function. When a folder is selected set the OK button to be + sensitive (but before that have it desensitized). Bug #5483. + +2001-07-25 Jason Leach <jleach@ximian.com> + * e-shortcuts-view.c (icon_callback): A warning fix from Jacob. Bug #5057. |