Skip to content

Commit

Permalink
Revert "[Menu] Re-Add software update to main menu (#727)"
Browse files Browse the repository at this point in the history
This reverts commit 5989b61.
  • Loading branch information
Huevos committed Dec 2, 2021
1 parent 5989b61 commit 79ddf41
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions data/menu.xml
Original file line number Diff line number Diff line change
Expand Up @@ -245,12 +245,4 @@ self.session.scart.VCRSbChanged(3)
<item entryID="maintenance_mode" level="0" text="Recovery Mode" requires="RecoveryMode"><screen module="Standby" screen="TryQuitMainloop">16</screen></item>
<item entryID="android_mode" level="0" text="Android Mode" requires="AndroidMode"><screen module="Standby" screen="TryQuitMainloop">12</screen></item>
</menu>

<!-- Menu / Software Update -->
<menu weight="1000" level="0" text="Software update" entryID="software_update">
<id val="softwareupdatemenu"/>
<item weight="1" level="0" text="Settings" entryID="onlineupdate_setup"><setup id="softwareupdate"/></item>
<item weight="2" level="0" text="Software update" entryID="software_update"><screen module="SoftwareUpdate" screen="UpdatePlugin"/></item>
</menu>

</menu>

0 comments on commit 79ddf41

Please sign in to comment.