minor UI tweaks - removed title bar, changed icon, edited prefs text
svn:r21605
This commit is contained in:
parent
6e6dc3e20e
commit
4d6b9cd390
Binary file not shown.
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 8.0 KiB |
|
@ -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"
|
||||
/>
|
||||
|
||||
|
|
Loading…
Reference in New Issue