Author: n8fr8 Date: 2011-05-03 05:58:19 +0000 (Tue, 03 May 2011) New Revision: 24715
Added: projects/android/trunk/Orbot/res/drawable/tornotificationerr.png Removed: projects/android/trunk/Orbot/res/raw/busybox_g1 Modified: projects/android/trunk/Orbot/res/layout/layout_main.xml projects/android/trunk/Orbot/res/values/strings.xml Log: updating strings, layouts and drawables. removing unneeded busybox binary.
Added: projects/android/trunk/Orbot/res/drawable/tornotificationerr.png =================================================================== (Binary files differ)
Property changes on: projects/android/trunk/Orbot/res/drawable/tornotificationerr.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream
Modified: projects/android/trunk/Orbot/res/layout/layout_main.xml =================================================================== --- projects/android/trunk/Orbot/res/layout/layout_main.xml 2011-05-03 05:56:40 UTC (rev 24714) +++ projects/android/trunk/Orbot/res/layout/layout_main.xml 2011-05-03 05:58:19 UTC (rev 24715) @@ -61,7 +61,7 @@ android:gravity="center_horizontal" android:textStyle="bold" android:width="330px" - android:height="125px" + android:height="75px" android:textColor="#ffffff" /> </TableRow>
Deleted: projects/android/trunk/Orbot/res/raw/busybox_g1 =================================================================== (Binary files differ)
Modified: projects/android/trunk/Orbot/res/values/strings.xml =================================================================== --- projects/android/trunk/Orbot/res/values/strings.xml 2011-05-03 05:56:40 UTC (rev 24714) +++ projects/android/trunk/Orbot/res/values/strings.xml 2011-05-03 05:58:19 UTC (rev 24715) @@ -34,6 +34,7 @@ <string name="menu_wizard">Wizard</string>
+ <string name="button_help">Help</string> <string name="button_close">Close</string> <string name="button_about">About</string>
tor-commits@lists.torproject.org