]> Pileus Git - aweather/blobdiff - data/main.ui.in
Change size request to default size
[aweather] / data / main.ui.in
index 34fbbe926b23acf358aa653e400002eb95154b49..148fd4ad9d151faa56e63ffd34dc73ed909c18ab 100644 (file)
@@ -351,6 +351,8 @@ The hypothetical commands `show w' and `show c' should show the appropriate part
   <object class="AWeatherGui" id="main_window">
     <property name="can_focus">False</property>
     <property name="title" translatable="yes">AWeather</property>
+    <property name="default_width">600</property>
+    <property name="default_height">400</property>
     <child>
       <object class="GtkVBox" id="main_body">
         <property name="visible">True</property>
@@ -685,8 +687,6 @@ The hypothetical commands `show w' and `show c' should show the appropriate part
                 <property name="can_focus">True</property>
                 <child>
                   <object class="GritsOpenGL" id="main_viewer">
-                    <property name="width_request">600</property>
-                    <property name="height_request">400</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="has_focus">True</property>
@@ -829,7 +829,7 @@ The hypothetical commands `show w' and `show c' should show the appropriate part
     <property name="page_increment">5</property>
   </object>
   <object class="GtkAdjustment" id="prefs_general_log_adj">
-    <property name="upper">8</property>
+    <property name="upper">5</property>
     <property name="step_increment">1</property>
   </object>
   <object class="GtkDialog" id="prefs_window">