change "Editable menu accelerators" to "Editable menu shortcut keys" as
2007-02-08 Jens Granseuer <jensgr@gmx.net> * gnome-ui-properties.glade: change "Editable menu accelerators" to "Editable menu shortcut keys" as per the style guide (Closes: #337624) svn path=/trunk/; revision=7266
This commit is contained in:
parent
351193ea27
commit
00c6c0d602
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2007-02-08 Jens Granseuer <jensgr@gmx.net>
|
||||
|
||||
* gnome-ui-properties.glade: change "Editable menu accelerators" to
|
||||
"Editable menu shortcut keys" as per the style guide (Closes: #337624)
|
||||
|
||||
2007-01-31 Jens Granseuer <jensgr@gmx.net>
|
||||
|
||||
* gnome-ui-properties.c: (main): don't leak the references to the glade
|
||||
|
|
|
@ -163,7 +163,7 @@
|
|||
<widget class="GtkCheckButton" id="menu_accel_toggle">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="label" translatable="yes">_Editable menu accelerators</property>
|
||||
<property name="label" translatable="yes">_Editable menu shortcut keys</property>
|
||||
<property name="use_underline">True</property>
|
||||
<property name="relief">GTK_RELIEF_NORMAL</property>
|
||||
<property name="focus_on_click">True</property>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue