summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index b42cda8c..0e003078 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -30,6 +30,7 @@
android:theme="@android:style/Theme.DeviceDefault.Light"
android:icon="@drawable/icon"
android:label="@string/app"
+ android:name=".core.ICSOpenVPNApplication"
android:supportsRtl="true" >
<activity
android:name=".activities.VPNPreferences"