From 3ae8982fa1a851918fe5d902b42905ce0ceda87c Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 22 Sep 2014 13:29:34 +1000 Subject: Add a spinner for CPUs, plus some clean up. --- res/values/strings.xml | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) (limited to 'res/values') diff --git a/res/values/strings.xml b/res/values/strings.xml index 517af71..6502964 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -20,7 +20,28 @@ This app is used for installing Rob Landley\'s toybox.\n\n\"Toybox combines comm 0.4.8 0.4.9 - The CPU type here is + The CPU type here is + , but you may need to select a close match :- + + armv4eb + armv4l + armv4tl + armv5l + armv6l + armv7l + i486 + i586 + i686 + m68k + mips + mips64 + mipsel + powerpc + powerpc-440fp + sh4 + sparc + x86_64 + Select where you want to install toybox ...\n ... into the $PATH :-\n ... or into a folder :-\n -- cgit v1.1