mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-17 17:11:23 +00: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 New Issue
Block a user