[or-cvs] r21605: {projects} minor UI tweaks - removed title bar, changed icon, edited pr (in projects/android/trunk/Orbot/res: drawable xml)

Nathan Freitas nathan at freitas.net
Wed Feb 10 07:00:47 UTC 2010


Author: n8fr8
Date: 2010-02-10 07:00:47 +0000 (Wed, 10 Feb 2010)
New Revision: 21605

Modified:
   projects/android/trunk/Orbot/res/drawable/icon.png
   projects/android/trunk/Orbot/res/xml/preferences.xml
Log:
minor UI tweaks - removed title bar, changed icon, edited prefs text

Modified: projects/android/trunk/Orbot/res/drawable/icon.png
===================================================================
(Binary files differ)

Modified: projects/android/trunk/Orbot/res/xml/preferences.xml
===================================================================
--- projects/android/trunk/Orbot/res/xml/preferences.xml	2010-02-10 06:54:13 UTC (rev 21604)
+++ projects/android/trunk/Orbot/res/xml/preferences.xml	2010-02-10 07:00:47 UTC (rev 21605)
@@ -11,7 +11,7 @@
 
 <EditTextPreference android:key="pref_bridge_list"
 android:title="Bridges"
-android:summary="IP address and port of bridge(s) i.e. 124.45.6.789:1234"
+android:summary="IP address and port of bridges"
 android:dialogTitle="Enter Bridge Addresses"
 />
 



More information about the tor-commits mailing list