updating strings, layouts and drawables. removing unneeded busybox binary.

svn:r24715
This commit is contained in:
Nathan Freitas 2011-05-03 05:58:19 +00:00
parent 02f3cb0fb3
commit 62a3f2c51b
4 changed files with 2 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 794 B

View File

@ -61,7 +61,7 @@
android:gravity="center_horizontal" android:gravity="center_horizontal"
android:textStyle="bold" android:textStyle="bold"
android:width="330px" android:width="330px"
android:height="125px" android:height="75px"
android:textColor="#ffffff" android:textColor="#ffffff"
/> />
</TableRow> </TableRow>

Binary file not shown.

View File

@ -34,6 +34,7 @@
<string name="menu_wizard">Wizard</string> <string name="menu_wizard">Wizard</string>
<string name="button_help">Help</string> <string name="button_help">Help</string>
<string name="button_close">Close</string> <string name="button_close">Close</string>
<string name="button_about">About</string> <string name="button_about">About</string>