summaryrefslogtreecommitdiff
path: root/res/xml/main_headers.xml
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-05-09 02:11:34 +0200
committerArne Schwabe <arne@rfc2549.org>2012-05-09 02:11:34 +0200
commit5c54035e38b9f2af636a054a9525c0dc4dfca46f (patch)
tree01feed96bd0559c660ec5ce45945c019c198d1a5 /res/xml/main_headers.xml
parent95d6e0331e2db3404475efb91b5a7535b843099a (diff)
parentccd71cda1d09c0b934a645d8f93fa7f5514147d5 (diff)
Merge
Diffstat (limited to 'res/xml/main_headers.xml')
-rw-r--r--res/xml/main_headers.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/xml/main_headers.xml b/res/xml/main_headers.xml
index 0270f9bf..71913f49 100644
--- a/res/xml/main_headers.xml
+++ b/res/xml/main_headers.xml
@@ -5,6 +5,12 @@
android:fragment="de.blinkt.openvpn.VPNProfileList"
android:summary="@string/vpn_list_summary"
android:title="@string/vpn_list_title" />
+
+ <header
+ android:fragment="de.blinkt.openvpn.FaqFragment"
+ android:summary="@string/faq_summary"
+ android:title="@string/faq" />
+
<header
android:fragment="de.blinkt.openvpn.AboutFragment"
android:summary="@string/about_summary"