mirror of
https://github.com/RPCSX/rpcsx.git
synced 2025-12-06 07:12:14 +01:00
minor menu fix
This commit is contained in:
parent
4913cac24f
commit
bb563b3eb7
|
|
@ -165,6 +165,9 @@ margin-left:14px;</string>
|
|||
<property name="title">
|
||||
<string>Boot Recent</string>
|
||||
</property>
|
||||
<property name="toolTipsVisible">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<addaction name="clearRecentAct"/>
|
||||
<addaction name="freezeRecentAct"/>
|
||||
<addaction name="separator"/>
|
||||
|
|
@ -361,7 +364,7 @@ QLineEdit { background-color: rgba(227, 227, 227, 255); }</string>
|
|||
</action>
|
||||
<action name="bootInstallPupAct">
|
||||
<property name="text">
|
||||
<string>Install firmware</string>
|
||||
<string>Install Firmware</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Install firmware from PS3UPDAT.PUP</string>
|
||||
|
|
|
|||
Loading…
Reference in a new issue