mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-19 10:43:33 +00:00
feat: New Autoloader & Rebrand Current to "Update Manager"
Signed-off-by: Collecting <collecting@noreply.localhost>
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
</widget>
|
||||
<addaction name="action_Install_File_NAND"/>
|
||||
<addaction name="action_Trim_XCI_File"/>
|
||||
<addaction name="action_Install_With_Autoloader"/>
|
||||
<addaction name="action_Install_With_Update_Manager"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="action_Load_File"/>
|
||||
<addaction name="action_Load_Folder"/>
|
||||
@@ -210,12 +210,12 @@
|
||||
<string>&Install Files to NAND...</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="action_Install_With_Autoloader">
|
||||
<action name="action_Install_With_Update_Manager">
|
||||
<property name="enabled">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Install Files with &Autoloader...</string>
|
||||
<string>Install Updates with &Update Manager</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="action_Trim_XCI_File">
|
||||
|
||||
Reference in New Issue
Block a user