rename controls to keyboard
This commit is contained in:
@@ -428,7 +428,7 @@ QLineEdit { background-color: rgba(227, 227, 227, 255); }</string>
|
|||||||
</action>
|
</action>
|
||||||
<action name="confPadAct">
|
<action name="confPadAct">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Controls</string>
|
<string>Keyboard</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Configure Controls</string>
|
<string>Configure Controls</string>
|
||||||
@@ -810,10 +810,10 @@ QLineEdit { background-color: rgba(227, 227, 227, 255); }</string>
|
|||||||
<normaloff>:/Icons/controls.png</normaloff>:/Icons/controls.png</iconset>
|
<normaloff>:/Icons/controls.png</normaloff>:/Icons/controls.png</iconset>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>controls</string>
|
<string>Keyboard</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Configure controls</string>
|
<string>Configure keyboard</string>
|
||||||
</property>
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="toolbar_snap">
|
<action name="toolbar_snap">
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<property name="windowTitle">
|
<property name="windowTitle">
|
||||||
<string>Configure Controls</string>
|
<string>Configure keyboard</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="windowIcon">
|
<property name="windowIcon">
|
||||||
<iconset resource="../resources.qrc">
|
<iconset resource="../resources.qrc">
|
||||||
|
|||||||
Reference in New Issue
Block a user