diff options
Diffstat (limited to 'res/xml/main_about.xml')
-rw-r--r-- | res/xml/main_about.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/res/xml/main_about.xml b/res/xml/main_about.xml new file mode 100644 index 00000000..8e3e28dc --- /dev/null +++ b/res/xml/main_about.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="utf-8"?> +<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" > + <de.blinkt.openvpn.AboutPreference /> + +</PreferenceScreen>
\ No newline at end of file |