diff options
author | Dominik Schürmann <dominik@dominikschuermann.de> | 2013-09-15 17:16:17 +0200 |
---|---|---|
committer | Dominik Schürmann <dominik@dominikschuermann.de> | 2013-09-15 17:16:17 +0200 |
commit | ce2f0b625b901f28b2125591346a300d52292ecb (patch) | |
tree | 268041e6156ef9b72a676b0b68fc2174c4d07815 /OpenPGP-Keychain-API-Demo | |
parent | a18502d8d9b80b58e07a1b923d81757e2894066f (diff) | |
download | open-keychain-ce2f0b625b901f28b2125591346a300d52292ecb.tar.gz open-keychain-ce2f0b625b901f28b2125591346a300d52292ecb.tar.bz2 open-keychain-ce2f0b625b901f28b2125591346a300d52292ecb.zip |
name build xmls
Diffstat (limited to 'OpenPGP-Keychain-API-Demo')
-rw-r--r-- | OpenPGP-Keychain-API-Demo/build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenPGP-Keychain-API-Demo/build.xml b/OpenPGP-Keychain-API-Demo/build.xml index e72865c84..3e6cfa272 100644 --- a/OpenPGP-Keychain-API-Demo/build.xml +++ b/OpenPGP-Keychain-API-Demo/build.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<project name="APG Integration Demo" default="help"> +<project name="Keychain-API-Demo" default="help"> <!-- The local.properties file is created and updated by the 'android' tool. It contains the path to the SDK. It should *NOT* be checked into |