From 52ce2079e3299a9f55f19154fa954ab82bf8dfd3 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Fri, 10 Jan 2003 17:40:28 +0000 Subject: 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 --- shell/apps_evolution_shell.schemas | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'shell/apps_evolution_shell.schemas') diff --git a/shell/apps_evolution_shell.schemas b/shell/apps_evolution_shell.schemas index c1b93e0dd7..b51412da27 100644 --- a/shell/apps_evolution_shell.schemas +++ b/shell/apps_evolution_shell.schemas @@ -8,7 +8,7 @@ /apps/evolution/shell/default_folders/mail_path evolution string - + evolution:/local/Inbox Path to the default mail folder @@ -32,7 +32,7 @@ /apps/evolution/shell/default_folders/contacts_path evolution string - + evolution:/local/Contacts Path to the default contacts folder @@ -56,7 +56,7 @@ /apps/evolution/shell/default_folders/calendar_path evolution string - + evolution:/local/Calendar Path to the default calendar folder @@ -80,7 +80,7 @@ /apps/evolution/shell/default_folders/tasks_path evolution string - + evolution:/local/Tasks Path to the default tasks folder -- cgit v1.2.3