summaryrefslogtreecommitdiff
path: root/res/xml
diff options
context:
space:
mode:
authorcyBerta <richy@cyborgsociety.org>2013-12-21 00:49:13 +0100
committercyBerta <richy@cyborgsociety.org>2013-12-21 01:06:35 +0100
commitdbf1265f736c00aa31289e75818b1ec56311d31c (patch)
tree03b4851373e2f9b98e1bc80775afd0506d8169b8 /res/xml
parent8387712a5488b3aadd308b67e7659b8f187d501b (diff)
parentaf5268b24a546f9a7a2693ec3ae339dd6ca7ea4f (diff)
there's no about fragment anymore
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/main_headers.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/xml/main_headers.xml b/res/xml/main_headers.xml
index 1ee238ea..d1cca3ea 100644
--- a/res/xml/main_headers.xml
+++ b/res/xml/main_headers.xml
@@ -12,9 +12,9 @@
android:fragment="se.leap.openvpn.FaqFragment"
android:summary="@string/faq_summary"
android:title="@string/faq" />
- <header
+ <!-- <header
android:fragment="se.leap.openvpn.AboutFragment"
android:summary="@string/about_summary"
android:title="@string/about" />
-
+ -->
</preference-headers> \ No newline at end of file