change 'Install Mods' -> 'Download Mods' and change position
This commit is contained in:
@ -84,6 +84,7 @@
|
||||
<bool>false</bool>
|
||||
</attribute>
|
||||
<addaction name="actionAdd"/>
|
||||
<addaction name="actionDownload"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="actionRemove"/>
|
||||
<addaction name="actionEnable"/>
|
||||
@ -99,6 +100,14 @@
|
||||
<string>Add mods</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionDownload">
|
||||
<property name="text">
|
||||
<string>&Download Mods</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Download Mods</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionRemove">
|
||||
<property name="text">
|
||||
<string>&Remove</string>
|
||||
|
Reference in New Issue
Block a user