Fix for Bug 341521 Change the label name of categories button.
2006-05-12 simon.zheng <simon.zheng@sun.com> Fix for Bug 341521 * gui/contact-editor/contact-editor.glade: Change the label name of categories button. svn path=/trunk/; revision=31978
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
2006-05-12 simon.zheng <simon.zheng@sun.com>
|
||||
|
||||
Fix for Bug 341521
|
||||
* gui/contact-editor/contact-editor.glade: Change the label
|
||||
name of categories button.
|
||||
|
||||
2006-04-27 Boby Wang <boby.wang@sun.com>
|
||||
|
||||
** Fix for bug # 336470
|
||||
|
||||
@ -239,7 +239,7 @@
|
||||
<widget class="GtkButton" id="button-categories">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="label" translatable="yes">_Categories</property>
|
||||
<property name="label" translatable="yes">_Categories...</property>
|
||||
<property name="use_underline">True</property>
|
||||
<property name="relief">GTK_RELIEF_NORMAL</property>
|
||||
<property name="focus_on_click">True</property>
|
||||
|
||||
Reference in New Issue
Block a user