[Libreoffice-commits] core.git: cui/uiconfig
Eike Rathke
erack at redhat.com
Thu Feb 28 14:13:12 PST 2013
cui/uiconfig/ui/numberingformatpage.ui | 4 ++++
1 file changed, 4 insertions(+)
New commits:
commit 11359160bda78f09f595cb3ef81d1264c0e62494
Author: Eike Rathke <erack at redhat.com>
Date: Thu Feb 28 23:10:54 2013 +0100
added mnemonic_widget to jump to lists and edits on shortcuts
Change-Id: I2f048d06bccae7a55dc403eb58f80a165265d2a0
diff --git a/cui/uiconfig/ui/numberingformatpage.ui b/cui/uiconfig/ui/numberingformatpage.ui
index 4500882..2238575 100644
--- a/cui/uiconfig/ui/numberingformatpage.ui
+++ b/cui/uiconfig/ui/numberingformatpage.ui
@@ -138,6 +138,7 @@
<property name="can_focus">False</property>
<property name="label" translatable="yes">_Format code</property>
<property name="use_underline">True</property>
+ <property name="mnemonic_widget">formated</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
@@ -331,6 +332,7 @@
<property name="can_focus">False</property>
<property name="label" translatable="yes">_Category</property>
<property name="use_underline">True</property>
+ <property name="mnemonic_widget">categorylb</property>
<attributes>
<attribute name="weight" value="semibold"/>
</attributes>
@@ -403,6 +405,7 @@
<property name="can_focus">False</property>
<property name="label" translatable="yes">F_ormat</property>
<property name="use_underline">True</property>
+ <property name="mnemonic_widget">formatlb</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
@@ -491,6 +494,7 @@
<property name="can_focus">False</property>
<property name="label" translatable="yes">_Language</property>
<property name="use_underline">True</property>
+ <property name="mnemonic_widget">languagelb</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
More information about the Libreoffice-commits
mailing list