diff --git a/res/xml/pref_afsk.xml b/res/xml/pref_afsk.xml index 5ff8b74..87b582d 100644 --- a/res/xml/pref_afsk.xml +++ b/res/xml/pref_afsk.xml @@ -3,15 +3,14 @@ xmlns:android="http://schemas.android.com/apk/res/android"> + android:title="@string/p_conn_afsk"> + android:key="path" + android:hint="not yet implemented" + android:title="TODO" + android:summary="TODO" + android:dialogTitle="TODO" /> diff --git a/res/xml/pref_http.xml b/res/xml/pref_http.xml new file mode 100644 index 0000000..516f3f7 --- /dev/null +++ b/res/xml/pref_http.xml @@ -0,0 +1,20 @@ + + + + + + + + + + + diff --git a/res/xml/pref_tcp.xml b/res/xml/pref_tcp.xml index 3ad71f1..94628b7 100644 --- a/res/xml/pref_tcp.xml +++ b/res/xml/pref_tcp.xml @@ -3,7 +3,7 @@ xmlns:android="http://schemas.android.com/apk/res/android"> + android:title="@string/p_conn_tcp"> + android:title="@string/p_conn_udp">