summaryrefslogtreecommitdiff
path: root/res/layout/faq.xml
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-09-07 12:22:56 +0200
committerArne Schwabe <arne@rfc2549.org>2012-09-07 12:22:56 +0200
commit977b584773898d4564256c70a203e76a4f24dc22 (patch)
tree2f6351db767cee1983e084ef4e1428daf8debdb2 /res/layout/faq.xml
parentc28401f29b2ddcfb56840527d7f13fb38a3b82be (diff)
Add FAQ entry for the network configuration
Diffstat (limited to 'res/layout/faq.xml')
-rw-r--r--res/layout/faq.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/res/layout/faq.xml b/res/layout/faq.xml
index ec12ffda..dc591318 100644
--- a/res/layout/faq.xml
+++ b/res/layout/faq.xml
@@ -87,6 +87,15 @@
<TextView
style="@style/faqitem"
android:text="@string/tap_faq3" />
+
+ <TextView
+ style="@style/faqhead"
+ android:text="@string/faq_routing_title" />
+
+ <TextView
+ style="@style/faqitem"
+ android:text="@string/faq_routing" >
+ </TextView>
</LinearLayout>
</ScrollView> \ No newline at end of file