]> Pileus Git - aweather/commitdiff
Limit calendar widget size
authorAndy Spencer <andy753421@gmail.com>
Mon, 7 Feb 2011 03:36:41 +0000 (03:36 +0000)
committerAndy Spencer <andy753421@gmail.com>
Mon, 7 Feb 2011 03:36:41 +0000 (03:36 +0000)
Not a hard limit, but prevent it from automatically expanding when the
window changes size.

data/main.ui.in

index 0a0f5c4ec4c0fc62cb49d7a1bb2134c5f22b6268..23a049438d3efa46c5ae866c088a7f5ef4971cf3 100644 (file)
                     <property name="visible">True</property>
                   </object>
                   <packing>
-                    <property name="resize">False</property>
+                    <property name="resize">True</property>
                     <property name="shrink">True</property>
                   </packing>
                 </child>
                           <object class="GtkCalendar" id="main_date_cal">
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
+                            <property name="show_details">False</property>
                           </object>
                         </child>
                         <child type="label">