From b56d4fe0f358d8decd85dce06b7de6e49e5ab577 Mon Sep 17 00:00:00 2001 From: Jake Wharton Date: Sun, 28 Apr 2013 00:34:33 -0700 Subject: [PATCH] Fix plugin config. Add README. --- actionbarsherlock-i18n/README.md | 7 +++++++ actionbarsherlock-i18n/pom.xml | 1 + 2 files changed, 8 insertions(+) create mode 100644 actionbarsherlock-i18n/README.md diff --git a/actionbarsherlock-i18n/README.md b/actionbarsherlock-i18n/README.md new file mode 100644 index 000000000..c87bb51c3 --- /dev/null +++ b/actionbarsherlock-i18n/README.md @@ -0,0 +1,7 @@ +ActionBarSherlock i18n +====================== + +A library project which has translations of all of the strings used by ActionBarSherlock in the +most popular languages. + +To update run `mvn org.holoeverywhere:resbuilder:build`. diff --git a/actionbarsherlock-i18n/pom.xml b/actionbarsherlock-i18n/pom.xml index 2fc532592..93f18e018 100644 --- a/actionbarsherlock-i18n/pom.xml +++ b/actionbarsherlock-i18n/pom.xml @@ -44,6 +44,7 @@ org.holoeverywhere resbuilder + ${env.ANDROID_HOME} ${project.basedir}