minor UI tweaks - removed title bar, changed icon, edited prefs text

svn:r21605
This commit is contained in:
Nathan Freitas 2010-02-10 07:00:47 +00:00
parent 6e6dc3e20e
commit 4d6b9cd390
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 8.0 KiB

View File

@ -11,7 +11,7 @@ android:summary="Modify bridge list automatically"></CheckBoxPreference>
<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"
/>