Makes the folder bar larger by default. -- Ettore
Index: ChangeLog =================================================================== RCS file: /cvs/gnome/evolution/shell/ChangeLog,v retrieving revision 1.1236 diff -u -p -r1.1236 ChangeLog --- ChangeLog 9 Apr 2003 18:02:18 -0000 1.1236 +++ ChangeLog 14 Apr 2003 21:13:56 -0000 @@ -1,3 +1,19 @@ +2003-04-14 Ettore Perazzoli <ettore ximian com> + + [#41002] + + * apps_evolution_shell.schemas: Increase the default value for + /schemas/apps/evolution/shell/view_defaults/folder_bar/width to + 200. + +2003-04-14 Ettore Perazzoli <ettore ximian com> + + * evolution-shell-component.c (owner_ping_callback): Enable this + again. + (setup_owner_pinging): Same. + (impl_setOwner): Check if the shell is in-process and, if so, call + setup_owner_pinging(). + 2003-04-09 Dan Winship <danw ximian com> * e-folder-list.c: Update for e_option_menu prototype Index: apps_evolution_shell.schemas =================================================================== RCS file: /cvs/gnome/evolution/shell/apps_evolution_shell.schemas,v retrieving revision 1.6 diff -u -p -r1.6 apps_evolution_shell.schemas --- apps_evolution_shell.schemas 4 Apr 2003 20:27:03 -0000 1.6 +++ apps_evolution_shell.schemas 14 Apr 2003 21:13:56 -0000 @@ -230,7 +230,7 @@ <applyto>/apps/evolution/shell/view_defaults/folder_bar/width</applyto> <owner>evolution</owner> <type>int</type> - <default>100</default> + <default>200</default> <locale name="C"> <short>Default width of the folder bar pane</short> </locale>
Attachment:
signature.asc
Description: This is a digitally signed message part