summaryrefslogtreecommitdiff
path: root/res/xml/main_headers.xml
diff options
context:
space:
mode:
authorSean Leonard <meanderingcode@aetherislands.net>2013-01-22 22:26:08 -0700
committerSean Leonard <meanderingcode@aetherislands.net>2013-01-22 22:26:08 -0700
commit2bb6e8c9a956c56658807c7f2d25ab850243bbe6 (patch)
tree9e3a2e318d0503b33d94514836b8a9bc2db8aaa6 /res/xml/main_headers.xml
parent613543d9c00e607f25e7f745a60fb4e3ec3b5148 (diff)
Start rebranding: a whole lotta string replacement, moving src/ file tree
Diffstat (limited to 'res/xml/main_headers.xml')
-rw-r--r--res/xml/main_headers.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/res/xml/main_headers.xml b/res/xml/main_headers.xml
index 92740382..1ee238ea 100644
--- a/res/xml/main_headers.xml
+++ b/res/xml/main_headers.xml
@@ -2,18 +2,18 @@
<preference-headers xmlns:android="http://schemas.android.com/apk/res/android" >
<header
- android:fragment="de.blinkt.openvpn.VPNProfileList"
+ android:fragment="se.leap.openvpn.VPNProfileList"
android:summary="@string/vpn_list_summary"
android:title="@string/vpn_list_title" />
<header
- android:fragment="de.blinkt.openvpn.GeneralSettings"
+ android:fragment="se.leap.openvpn.GeneralSettings"
android:title="@string/generalsettings" />
<header
- android:fragment="de.blinkt.openvpn.FaqFragment"
+ android:fragment="se.leap.openvpn.FaqFragment"
android:summary="@string/faq_summary"
android:title="@string/faq" />
<header
- android:fragment="de.blinkt.openvpn.AboutFragment"
+ android:fragment="se.leap.openvpn.AboutFragment"
android:summary="@string/about_summary"
android:title="@string/about" />