Changes to avoid Alt_C, Alt_O and Alt_H collisions. Also changed short keys for g.j,J,p,q,y as they do not show up in some fonts.

svn: r11396
This commit is contained in:
Peter Landgren 2008-12-02 20:15:41 +00:00
parent 5a50c7edf4
commit 7df272e869
5 changed files with 6 additions and 6 deletions

View File

@ -219,7 +219,7 @@
<widget class="GtkCheckButton" id="children">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">_Children</property>
<property name="label" translatable="yes">Chil_dren</property>
<property name="use_underline">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>

View File

@ -249,7 +249,7 @@
<widget class="GtkCheckButton" id="sources">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">Exclude sour_ces</property>
<property name="label" translatable="yes">Exclude _sources</property>
<property name="use_underline">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>

View File

@ -313,7 +313,7 @@
<widget class="GtkButton" id="button28">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">_Custom filter editor</property>
<property name="label" translatable="yes">Custom filter _editor</property>
<property name="use_underline">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>

View File

@ -157,7 +157,7 @@
<property name="visible">True</property>
<property name="can_default">True</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">_Compare</property>
<property name="label" translatable="yes">Co_mpare</property>
<property name="use_underline">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>

View File

@ -574,7 +574,7 @@
<child>
<widget class="GtkLabel" id="label12">
<property name="visible">True</property>
<property name="label" translatable="yes">Maximum number of c_hildren</property>
<property name="label" translatable="yes">Maximum number of chil_dren</property>
<property name="use_underline">True</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
@ -763,7 +763,7 @@
<child>
<widget class="GtkLabel" id="label13">
<property name="visible">True</property>
<property name="label" translatable="yes">Maximum number of c_hildren</property>
<property name="label" translatable="yes">Maximum number of chil_dren</property>
<property name="use_underline">True</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>