Add label accelerators.
svn path=/trunk/kdebase/kwin/; revision=329169
This commit is contained in:
parent
0d04f6a458
commit
3851cabe5c
1 changed files with 102 additions and 37 deletions
|
@ -25,7 +25,7 @@
|
|||
<cstring>tab</cstring>
|
||||
</property>
|
||||
<attribute name="title">
|
||||
<string>Window</string>
|
||||
<string>&Window</string>
|
||||
</attribute>
|
||||
<vbox>
|
||||
<property name="name">
|
||||
|
@ -36,7 +36,10 @@
|
|||
<cstring>textLabel1</cstring>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Description:</string>
|
||||
<string>De&scription:</string>
|
||||
</property>
|
||||
<property name="buddy" stdset="0">
|
||||
<cstring>description</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="KLineEdit">
|
||||
|
@ -49,7 +52,10 @@
|
|||
<cstring>textLabel2</cstring>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Window class (application type):</string>
|
||||
<string>Window &class (application type):</string>
|
||||
</property>
|
||||
<property name="buddy" stdset="0">
|
||||
<cstring>wmclass</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QLayoutWidget">
|
||||
|
@ -70,10 +76,7 @@
|
|||
<cstring>whole_wmclass</cstring>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Match whole window class</string>
|
||||
</property>
|
||||
<property name="accel">
|
||||
<string></string>
|
||||
<string>Match w&hole window class</string>
|
||||
</property>
|
||||
</widget>
|
||||
</hbox>
|
||||
|
@ -166,7 +169,10 @@
|
|||
<cstring>textLabel3</cstring>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Window role:</string>
|
||||
<string>Window &role:</string>
|
||||
</property>
|
||||
<property name="buddy" stdset="0">
|
||||
<cstring>role</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="KLineEdit">
|
||||
|
@ -353,7 +359,7 @@
|
|||
<cstring>tab</cstring>
|
||||
</property>
|
||||
<attribute name="title">
|
||||
<string>Window Extra</string>
|
||||
<string>Window &Extra</string>
|
||||
</attribute>
|
||||
<vbox>
|
||||
<property name="name">
|
||||
|
@ -364,7 +370,10 @@
|
|||
<cstring>textLabel4</cstring>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Window types:</string>
|
||||
<string>Window &types:</string>
|
||||
</property>
|
||||
<property name="buddy" stdset="0">
|
||||
<cstring>types</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="KListBox">
|
||||
|
@ -430,7 +439,10 @@
|
|||
<cstring>textLabel5</cstring>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Window title:</string>
|
||||
<string>Window t&itle:</string>
|
||||
</property>
|
||||
<property name="buddy" stdset="0">
|
||||
<cstring>title</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="KLineEdit">
|
||||
|
@ -528,6 +540,9 @@
|
|||
<property name="text">
|
||||
<string>Extra role:</string>
|
||||
</property>
|
||||
<property name="buddy" stdset="0">
|
||||
<cstring>extra</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="KLineEdit">
|
||||
<property name="name">
|
||||
|
@ -622,7 +637,10 @@
|
|||
<cstring>textLabel7</cstring>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Machine (hostname):</string>
|
||||
<string>&Machine (hostname):</string>
|
||||
</property>
|
||||
<property name="buddy" stdset="0">
|
||||
<cstring>machine</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="KLineEdit">
|
||||
|
@ -720,7 +738,7 @@
|
|||
<cstring>TabPage</cstring>
|
||||
</property>
|
||||
<attribute name="title">
|
||||
<string>Geometry</string>
|
||||
<string>&Geometry</string>
|
||||
</attribute>
|
||||
<grid>
|
||||
<property name="name">
|
||||
|
@ -770,7 +788,7 @@
|
|||
<cstring>enable_size</cstring>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Size</string>
|
||||
<string>&Size</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QCheckBox" row="0" column="0">
|
||||
|
@ -778,7 +796,7 @@
|
|||
<cstring>enable_position</cstring>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Position</string>
|
||||
<string>&Position</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="KRestrictedLine" row="0" column="3">
|
||||
|
@ -833,7 +851,7 @@
|
|||
<cstring>enable_desktop</cstring>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Desktop</string>
|
||||
<string>&Desktop</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="KComboBox" row="0" column="1">
|
||||
|
@ -925,7 +943,7 @@
|
|||
<cstring>enable_maximizehoriz</cstring>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Maximized horizontally</string>
|
||||
<string>Maximized &horizontally</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="KComboBox" row="7" column="1">
|
||||
|
@ -961,7 +979,7 @@
|
|||
<cstring>enable_fullscreen</cstring>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Fullscreen</string>
|
||||
<string>&Fullscreen</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QCheckBox" row="6" column="0">
|
||||
|
@ -969,7 +987,7 @@
|
|||
<cstring>enable_shade</cstring>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Shaded</string>
|
||||
<string>Sh&aded</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QCheckBox" row="5" column="0">
|
||||
|
@ -977,7 +995,7 @@
|
|||
<cstring>enable_minimize</cstring>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Minimized</string>
|
||||
<string>M&inimized</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="KComboBox" row="6" column="1">
|
||||
|
@ -1013,7 +1031,7 @@
|
|||
<cstring>enable_maximizevert</cstring>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Maximized vertically</string>
|
||||
<string>Maximized &vertically</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="KComboBox" row="3" column="1">
|
||||
|
@ -1102,7 +1120,7 @@
|
|||
<cstring>enable_placement</cstring>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Placement</string>
|
||||
<string>P&lacement</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="KComboBox" row="8" column="1">
|
||||
|
@ -1202,7 +1220,7 @@
|
|||
<cstring>TabPage</cstring>
|
||||
</property>
|
||||
<attribute name="title">
|
||||
<string>Preferences</string>
|
||||
<string>&Preferences</string>
|
||||
</attribute>
|
||||
<grid>
|
||||
<property name="name">
|
||||
|
@ -1241,7 +1259,7 @@
|
|||
<cstring>enable_above</cstring>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Keep above</string>
|
||||
<string>Keep &above</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QCheckBox" row="1" column="0">
|
||||
|
@ -1249,7 +1267,7 @@
|
|||
<cstring>enable_below</cstring>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Keep below</string>
|
||||
<string>Keep &below</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QCheckBox" row="4" column="0">
|
||||
|
@ -1257,7 +1275,7 @@
|
|||
<cstring>enable_skippager</cstring>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Skip pager</string>
|
||||
<string>Skip pa&ger</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QCheckBox" row="3" column="0">
|
||||
|
@ -1265,7 +1283,7 @@
|
|||
<cstring>enable_skiptaskbar</cstring>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Skip taskbar</string>
|
||||
<string>Skip &taskbar</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QCheckBox" row="2" column="0">
|
||||
|
@ -1273,7 +1291,7 @@
|
|||
<cstring>enable_noborder</cstring>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>No border</string>
|
||||
<string>&No border</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QCheckBox" row="5" column="0">
|
||||
|
@ -1281,7 +1299,7 @@
|
|||
<cstring>enable_acceptfocus</cstring>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Accept focus</string>
|
||||
<string>Accept &focus</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QCheckBox" row="6" column="0">
|
||||
|
@ -1289,7 +1307,7 @@
|
|||
<cstring>enable_closeable</cstring>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Closeable</string>
|
||||
<string>&Closeable</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="KComboBox" row="6" column="1">
|
||||
|
@ -1660,7 +1678,7 @@
|
|||
<cstring>TabPage</cstring>
|
||||
</property>
|
||||
<attribute name="title">
|
||||
<string>Workarounds</string>
|
||||
<string>W&orkarounds</string>
|
||||
</attribute>
|
||||
<grid>
|
||||
<property name="name">
|
||||
|
@ -1671,7 +1689,7 @@
|
|||
<cstring>enable_fsplevel</cstring>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Focus-stealing prevention</string>
|
||||
<string>&Focus-stealing prevention</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="KComboBox" row="2" column="1">
|
||||
|
@ -1773,7 +1791,7 @@
|
|||
<cstring>enable_type</cstring>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Window type</string>
|
||||
<string>Window &type</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QCheckBox" row="1" column="0">
|
||||
|
@ -1781,7 +1799,7 @@
|
|||
<cstring>enable_moveresizemode</cstring>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Moving/resizing</string>
|
||||
<string>&Moving/resizing</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="KComboBox" row="0" column="1">
|
||||
|
@ -1880,7 +1898,7 @@
|
|||
<cstring>enable_ignoreposition</cstring>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Ignore requested position</string>
|
||||
<string>Ignore requested &position</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="KComboBox" row="3" column="1">
|
||||
|
@ -1906,7 +1924,7 @@
|
|||
<cstring>enable_minsize</cstring>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Minimum size</string>
|
||||
<string>M&inimum size</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="KComboBox" row="4" column="1">
|
||||
|
@ -1932,7 +1950,7 @@
|
|||
<cstring>enable_maxsize</cstring>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Maximum size</string>
|
||||
<string>M&aximum size</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="KRestrictedLine" row="4" column="3">
|
||||
|
@ -1986,6 +2004,8 @@
|
|||
</widget>
|
||||
</hbox>
|
||||
</widget>
|
||||
<customwidgets>
|
||||
</customwidgets>
|
||||
<connections>
|
||||
<connection>
|
||||
<sender>detect1</sender>
|
||||
|
@ -2121,4 +2141,49 @@
|
|||
</slots>
|
||||
<layoutdefaults spacing="6" margin="11"/>
|
||||
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
|
||||
<includehints>
|
||||
<includehint>kcombobox.h</includehint>
|
||||
<includehint>kpushbutton.h</includehint>
|
||||
<includehint>kcombobox.h</includehint>
|
||||
<includehint>kpushbutton.h</includehint>
|
||||
<includehint>kpushbutton.h</includehint>
|
||||
<includehint>klistbox.h</includehint>
|
||||
<includehint>kcombobox.h</includehint>
|
||||
<includehint>kpushbutton.h</includehint>
|
||||
<includehint>kcombobox.h</includehint>
|
||||
<includehint>kpushbutton.h</includehint>
|
||||
<includehint>kcombobox.h</includehint>
|
||||
<includehint>kpushbutton.h</includehint>
|
||||
<includehint>kcombobox.h</includehint>
|
||||
<includehint>krestrictedline.h</includehint>
|
||||
<includehint>krestrictedline.h</includehint>
|
||||
<includehint>kcombobox.h</includehint>
|
||||
<includehint>kcombobox.h</includehint>
|
||||
<includehint>kcombobox.h</includehint>
|
||||
<includehint>kcombobox.h</includehint>
|
||||
<includehint>kcombobox.h</includehint>
|
||||
<includehint>kcombobox.h</includehint>
|
||||
<includehint>kcombobox.h</includehint>
|
||||
<includehint>kcombobox.h</includehint>
|
||||
<includehint>kcombobox.h</includehint>
|
||||
<includehint>kcombobox.h</includehint>
|
||||
<includehint>kcombobox.h</includehint>
|
||||
<includehint>kcombobox.h</includehint>
|
||||
<includehint>kcombobox.h</includehint>
|
||||
<includehint>kcombobox.h</includehint>
|
||||
<includehint>kcombobox.h</includehint>
|
||||
<includehint>kcombobox.h</includehint>
|
||||
<includehint>kcombobox.h</includehint>
|
||||
<includehint>kcombobox.h</includehint>
|
||||
<includehint>kcombobox.h</includehint>
|
||||
<includehint>kcombobox.h</includehint>
|
||||
<includehint>kcombobox.h</includehint>
|
||||
<includehint>kcombobox.h</includehint>
|
||||
<includehint>kcombobox.h</includehint>
|
||||
<includehint>krestrictedline.h</includehint>
|
||||
<includehint>kcombobox.h</includehint>
|
||||
<includehint>kcombobox.h</includehint>
|
||||
<includehint>krestrictedline.h</includehint>
|
||||
<includehint>kcombobox.h</includehint>
|
||||
</includehints>
|
||||
</UI>
|
||||
|
|
Loading…
Reference in a new issue