]> git.lyx.org Git - features.git/commitdiff
Add some accelerators.
authorJürgen Spitzmüller <spitz@lyx.org>
Sat, 14 Aug 2010 17:08:57 +0000 (17:08 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Sat, 14 Aug 2010 17:08:57 +0000 (17:08 +0000)
NOTE: some new elements in the dialogs still lack accelerators. People, please think of keyboard users when adding UI!

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35154 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/ui/LocalLayoutUi.ui
src/frontends/qt4/ui/OutputUi.ui

index a219e6916325f9101dc6288297d68fb9a410d4d4..ffee557871ea74d221b65b0af0a2a42e851e7a18 100644 (file)
@@ -48,7 +48,7 @@
       <string/>
      </property>
      <property name="text">
-      <string>Validate</string>
+      <string>&amp;Validate</string>
      </property>
     </widget>
    </item>
index e6e965226711aeac511b3a1a495768c8f9631734..5f8938244ab2515cdc90db381dce1e601eb224fa 100644 (file)
@@ -77,7 +77,7 @@
       <string>Enable forward/reverse search (e.g., SyncTeX)</string>
      </property>
      <property name="title" >
-      <string>Synchronize with Output</string>
+      <string>S&amp;ynchronize with Output</string>
      </property>
      <property name="flat" >
       <bool>true</bool>
         <item>
          <widget class="QLabel" name="label" >
           <property name="text" >
-           <string>Custom Macro:</string>
+           <string>C&amp;ustom Macro:</string>
+          </property>
+          <property name="buddy" >
+           <cstring>synccustomCB</cstring>
           </property>
          </widget>
         </item>
      <layout class="QGridLayout" name="outGridLayout" >
       <item row="0" column="0" colspan="2" >
        <widget class="QCheckBox" name="strictCB" >
-        <property name="font" >
-         <font>
-          <weight>50</weight>
-          <bold>false</bold>
-         </font>
-        </property>
         <property name="toolTip" >
          <string>Whether to comply strictly with XHTML 1.1.</string>
         </property>
         <property name="text" >
-         <string>Strict XHTML 1.1</string>
+         <string>&amp;Strict XHTML 1.1</string>
         </property>
        </widget>
       </item>
          </font>
         </property>
         <property name="text" >
-         <string>Math Output</string>
+         <string>&amp;Math Output:</string>
+        </property>
+        <property name="buddy" >
+           <cstring>mathoutCB</cstring>
         </property>
        </widget>
       </item>
          </font>
         </property>
         <property name="text" >
-         <string>Math Image Scaling</string>
+         <string>Math &amp;Image Scaling:</string>
         </property>
+        <property name="buddy" >
+           <cstring>mathimgSB</cstring>
+          </property>
        </widget>
       </item>
       <item row="2" column="1" >