minor UI tweaks - removed title bar, changed icon, edited prefs text
svn:r21605
This commit is contained in:
parent
47ca368a93
commit
41a41c448a
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"
|
<EditTextPreference android:key="pref_bridge_list"
|
||||||
android:title="Bridges"
|
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"
|
android:dialogTitle="Enter Bridge Addresses"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue