aboutsummaryrefslogtreecommitdiffstats
path: root/APG/android-libs
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2012-12-26 22:05:20 +0100
committerDominik Schürmann <dominik@dominikschuermann.de>2012-12-26 22:05:20 +0100
commit1dd685ecb086fa32a4368087f1735a519e6968bc (patch)
tree6c4295b8020953e2758c1572e0bf6780c6703fd0 /APG/android-libs
parente8ba991886032284ca40b989706b52ed17fd162d (diff)
downloadopen-keychain-1dd685ecb086fa32a4368087f1735a519e6968bc.tar.gz
open-keychain-1dd685ecb086fa32a4368087f1735a519e6968bc.tar.bz2
open-keychain-1dd685ecb086fa32a4368087f1735a519e6968bc.zip
Fix referencing of actionbarsherlock
Diffstat (limited to 'APG/android-libs')
-rw-r--r--APG/android-libs/ActionBarSherlock/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/APG/android-libs/ActionBarSherlock/build.xml b/APG/android-libs/ActionBarSherlock/build.xml
index 56bc65293..a10a91491 100644
--- a/APG/android-libs/ActionBarSherlock/build.xml
+++ b/APG/android-libs/ActionBarSherlock/build.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project name="ActionBarSherlock" default="help">
+<project name="MainActivity" 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