mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-13 02:08:49 +12:00
rename controls to keyboard
This commit is contained in:
parent
d4c83e5dd2
commit
0adb579736
2 changed files with 4 additions and 4 deletions
|
@ -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">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue