Re: [evolution-patches] Month View Pane Default



On Thu, 2003-04-24 at 12:06, JP Rosevear wrote:
> This should make sure we never show the sidebar in the month view by
> default.
> 
> -JP

The real patch.

-JP
-- 
JP Rosevear <jpr ximian com>
Ximian, Inc.
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/calendar/ChangeLog,v
retrieving revision 1.1745
diff -u -r1.1745 ChangeLog
--- ChangeLog	23 Apr 2003 22:03:56 -0000	1.1745
+++ ChangeLog	24 Apr 2003 16:05:46 -0000
@@ -1,3 +1,9 @@
+2003-04-24  JP Rosevear  <jpr ximian com>
+
+	* gui/apps_evolution_calendar.schemas: set the hpane default to
+	32000 so we never see a pane no matter the start up window size
+	unless the user changes it
+
 2003-04-23  Hans Petter Jansson  <hpj ximian com>
 
 	Fixes #41641
Index: gui/apps_evolution_calendar.schemas
===================================================================
RCS file: /cvs/gnome/evolution/calendar/gui/apps_evolution_calendar.schemas,v
retrieving revision 1.4
diff -u -r1.4 apps_evolution_calendar.schemas
--- gui/apps_evolution_calendar.schemas	16 Apr 2003 16:23:58 -0000	1.4
+++ gui/apps_evolution_calendar.schemas	24 Apr 2003 16:05:46 -0000
@@ -129,7 +129,7 @@
       <applyto>/apps/evolution/calendar/display/month_hpane_position</applyto>
       <owner>evolution-calendar</owner>
       <type>int</type>
-      <default>640</default>
+      <default>32000</default>
       <locale name="C">
         <short>Position of the horizontal pane in the month view</short>
       </locale>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]