5308 5309 5312 5320 5301 better ATK support
svn: r18380
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<interface>
|
||||
<!-- interface-requires gtk+ 2.12 -->
|
||||
<!-- interface-requires grampswidgets 0.0 -->
|
||||
@@ -27,7 +27,6 @@
|
||||
</object>
|
||||
<object class="GtkDialog" id="dateedit">
|
||||
<property name="type_hint">dialog</property>
|
||||
<property name="has_separator">False</property>
|
||||
<child internal-child="vbox">
|
||||
<object class="GtkVBox" id="vbox86">
|
||||
<property name="visible">True</property>
|
||||
@@ -114,6 +113,7 @@
|
||||
<property name="label" translatable="yes">Ne_w year begins: </property>
|
||||
<property name="use_underline">True</property>
|
||||
<property name="justify">right</property>
|
||||
<property name="mnemonic_widget">newyear</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="position">2</property>
|
||||
@@ -122,8 +122,7 @@
|
||||
<child>
|
||||
<object class="UndoableEntry" id="newyear">
|
||||
<property name="visible">True</property>
|
||||
<property name="tooltip_text"
|
||||
translatable="yes">Month-Day of first day of new year (e.g., "1-1", "3-1", "3-25")</property>
|
||||
<property name="tooltip_text" translatable="yes">Month-Day of first day of new year (e.g., "1-1", "3-1", "3-25")</property>
|
||||
<accelerator key="w" signal="grab_focus" modifiers="GDK_MOD1_MASK"/>
|
||||
</object>
|
||||
<packing>
|
||||
|
||||
Reference in New Issue
Block a user