SetupWizard: drop nanodroid_override

merge-requests/23/head
Christopher Roy Bratusek 5 years ago
parent f0c7a4f59e
commit ff0dfa646d

@ -60,8 +60,7 @@ checkbox(
"GNU Bash", "Install GNU Bash Shell", 1, "GNU Bash", "Install GNU Bash Shell", 1,
"GNU Nano", "Install GNU Nano Terminal Editor", 1, "GNU Nano", "Install GNU Nano Terminal Editor", 1,
"Shell Utils", "Install Shell Utils from bsdmainutils and util-linux", 1, "Shell Utils", "Install Shell Utils from bsdmainutils and util-linux", 1,
"Nintendo Fonts", "Install Nintendo Fonts", 1, "Nintendo Fonts", "Install Nintendo Fonts", 1
"Override", "Override ROM apps that are included in NanoDroid", 0
); );
selectbox( selectbox(

@ -103,7 +103,6 @@ setup_add 10 nanodroid_bash
setup_add 11 nanodroid_nano setup_add 11 nanodroid_nano
setup_add 12 nanodroid_utils setup_add 12 nanodroid_utils
setup_add 13 nanodroid_fonts setup_add 13 nanodroid_fonts
setup_add 14 nanodroid_override
if grep -q "selected.1=1" "${store_prop}"; then if grep -q "selected.1=1" "${store_prop}"; then
ui_print " <>> setting property: nanodroid_play [None]" ui_print " <>> setting property: nanodroid_play [None]"

Loading…
Cancel
Save