From 824bfec6c7a388245065d3851500c8d73758a1ab Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 1 Jul 2013 12:32:20 +0100 Subject: [PATCH] tart up Barcode Scanner (com.google.zxing.client.android) description --- metadata/com.google.zxing.client.android.txt | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/metadata/com.google.zxing.client.android.txt b/metadata/com.google.zxing.client.android.txt index 201dce7f1c..dd0de5b9cb 100644 --- a/metadata/com.google.zxing.client.android.txt +++ b/metadata/com.google.zxing.client.android.txt @@ -9,15 +9,11 @@ Summary:Barcode scanner Description: Read the information stored in barcodes or create QR-codes for sharing addresses or text between devices. +Book, product and web searches go to a Google domain (depending on the choice +of origin country), though a custom search button can be created in the settings +e.g. https://duckduckgo.com/?q=%s or +http://en.wikibooks.org/w/index.php?search=%s. Supports: -All web and product searches go to a Google domain (depending on the choice -of origin country), though a custom search button can be created in the -settings e.g. https://duckduckgo.com/?q=%s. -Scanning an ISBN barcode will display suggestions for Google Books and Amazon, -so unless you want to buy DRM-laden books from these re-sellers, it is best -to do a Web Search instead. - -Supports: * UPC-A and UPC-E * EAN-8 and EAN-13 * Code 39; 93; 128 @@ -28,7 +24,8 @@ Supports: * Data Matrix * Aztec ('beta' quality) * PDF 417 ('alpha' quality) -(See the website for explanations of the permissions) + +See the website for troubleshooting and explanations of the permissions. . Repo Type:git-svn