add 15 more pixels to calendar so in most langs days do not overlap

This commit is contained in:
Nikos Kouremenos 2005-11-29 10:48:36 +00:00
parent 617f4de2c7
commit 2887e8d192
1 changed files with 2 additions and 2 deletions

View File

@ -8976,7 +8976,7 @@ Custom</property>
<property name="type">GTK_WINDOW_TOPLEVEL</property>
<property name="window_position">GTK_WIN_POS_NONE</property>
<property name="modal">False</property>
<property name="default_width">600</property>
<property name="default_width">650</property>
<property name="default_height">350</property>
<property name="resizable">True</property>
<property name="destroy_with_parent">False</property>
@ -8999,7 +8999,7 @@ Custom</property>
<widget class="GtkHPaned" id="hpaned">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="position">150</property>
<property name="position">165</property>
<child>
<widget class="GtkVBox" id="vbox">