diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-01-11 01:40:28 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-01-11 01:40:28 +0800 |
commit | 52ce2079e3299a9f55f19154fa954ab82bf8dfd3 (patch) | |
tree | f42ed2c9829e7783be196a63e1cc531d88637443 /shell/ChangeLog | |
parent | b71068d4e3c600668cbb7a6e282be4b21a1d700b (diff) | |
download | gsoc2013-evolution-52ce2079e3299a9f55f19154fa954ab82bf8dfd3.tar.gz gsoc2013-evolution-52ce2079e3299a9f55f19154fa954ab82bf8dfd3.tar.zst gsoc2013-evolution-52ce2079e3299a9f55f19154fa954ab82bf8dfd3.zip |
Set defaults for /apps/evolution/shell/default_folders/... .
* apps_evolution_shell.schemas: Set defaults for
/apps/evolution/shell/default_folders/... .
* e-shortcuts-view.c (pop_up_right_click_menu_for_group): Destroy
the popup_menu with gtk_widget_destroy() instead of
gtk_widget_unref().
svn path=/trunk/; revision=19403
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 0f5dd7cf91..9c7b33a70b 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,12 @@ +2003-01-10 Ettore Perazzoli <ettore@ximian.com> + + * apps_evolution_shell.schemas: Set defaults for + /apps/evolution/shell/default_folders/... . + + * e-shortcuts-view.c (pop_up_right_click_menu_for_group): Destroy + the popup_menu with gtk_widget_destroy() instead of + gtk_widget_unref(). + 2003-01-10 Not Zed <NotZed@Ximian.com> * evolution-config-control.c (impl_apply): remove cast to |