From 1705a3d66d5c2bc8b0c59b2e53c56ed7f6003f56 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Tue, 4 Feb 2014 10:03:13 +0100 Subject: Add UI/config parsing for excluded routes --- res/xml/vpn_routing.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'res/xml') diff --git a/res/xml/vpn_routing.xml b/res/xml/vpn_routing.xml index 298f488f..c547518b 100644 --- a/res/xml/vpn_routing.xml +++ b/res/xml/vpn_routing.xml @@ -24,6 +24,12 @@ android:dialogMessage="@string/custom_route_message" android:key="customRoutes" android:title="@string/custom_routes_title" /> + + + + \ No newline at end of file -- cgit v1.2.3