<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
+ <property name="mnemonic_widget">title_layout</property>
<property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
<property name="width_chars">-1</property>
<property name="single_line_mode">False</property>
<widget class="GtkCheckButton" id="focus_mouse">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="label" translatable="yes">Focus windows when the _mouse pointer moves over them</property>
+ <property name="label" translatable="yes">_Focus windows when the mouse pointer moves over them</property>
<property name="use_underline">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>
gchar *s = N_("Appearance");
gchar *s = N_("<span weight=\"bold\">Focusing Windows</span>");
gchar *s = N_(" ");
-gchar *s = N_("Focus windows when the _mouse pointer moves over them");
+gchar *s = N_("_Focus windows when the mouse pointer moves over them");
gchar *s = N_(" ");
gchar *s = N_("_Raise windows when the mouse pointer moves over them");
gchar *s = N_("_Delay before focusing and raising windows:");