3756: Cannot set new year value different than default (first January) - removed textbased example so as not to confuse

svn: r15011
This commit is contained in:
Doug Blank 2010-04-03 23:36:07 +00:00
parent 7047015603
commit 1bacb0bfee

View File

@ -122,7 +122,7 @@
<object class="GtkEntry" id="newyear">
<property name="visible">True</property>
<property name="tooltip_text"
translatable="yes">Month-Day of first day of new year (e.g., "Jan1", "Mar1", "3-1", "3-25")</property>
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>