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 6cdc375c4a..bd19e4b9ae 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,11 @@ 2001-07-01 Ettore Perazzoli <ettore@ximian.com> + * e-shortcuts.c (class_init): Install signal "rename_group". + + * e-shortcuts.h: New signal "rename_group". + +2001-07-01 Ettore Perazzoli <ettore@ximian.com> + * e-shortcuts.c: Removed `title_to_group' hash from `EShortcutsPrivate'. (init): Don't initialize it anymore. |