diff options
author | Arne Schwabe <arne@rfc2549.org> | 2013-10-07 16:40:55 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2013-10-07 16:40:55 +0200 |
commit | 7997868109c0831f2c6d97f342a7e6c6226bf54d (patch) | |
tree | 106e658ecc981ce8ba093a19a6b11c7f9d560fee /icsopenvpn.iml | |
parent | 9ce9913250cb1122f879cb4a59227c02b42075f7 (diff) |
Add "show password" to popup password dialog
Diffstat (limited to 'icsopenvpn.iml')
-rw-r--r-- | icsopenvpn.iml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icsopenvpn.iml b/icsopenvpn.iml index cdd93af4..21dfc067 100644 --- a/icsopenvpn.iml +++ b/icsopenvpn.iml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<module external.linked.project.path="$MODULE_DIR$" external.system.id="GRADLE" type="JAVA_MODULE" version="4"> +<module external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" type="JAVA_MODULE" version="4"> <component name="FacetManager"> <facet type="android" name="Android"> <configuration> |