From e3a3d43ef7404044176995cccfb95fd484a199ef Mon Sep 17 00:00:00 2001 From: srowen Date: Wed, 19 Mar 2008 20:23:10 +0000 Subject: [PATCH] Automatically inserts version number in strings.xml now git-svn-id: http://zxing.googlecode.com/svn/trunk@302 59b500cc-1b3d-0410-9834-0bbf25fbcc57 --- android/build.xml | 7 +++++++ android/res/values/strings.xml | 35 ---------------------------------- 2 files changed, 7 insertions(+), 35 deletions(-) delete mode 100644 android/res/values/strings.xml diff --git a/android/build.xml b/android/build.xml index 78a87dba..23585f3d 100644 --- a/android/build.xml +++ b/android/build.xml @@ -94,6 +94,13 @@ + + + + + + + Generating R.java... diff --git a/android/res/values/strings.xml b/android/res/values/strings.xml deleted file mode 100644 index 3310e2a1..00000000 --- a/android/res/values/strings.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - - Barcode Reader - No - OK - Yes - About... - ZXing Barcode Reader v0.6\nhttp://code.google.com/p/zxing - Sorry, no barcode was found. - About - Barcode Detected - No Barcode Detected - Error - Open Web Page? - Add Contact? - Compose E-mail? - Look Up Barcode Online? - Dial Number? - View In Google Maps? - -- 2.20.1