From 12e0b4528283e0f9d8796d465247640ff0787c30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20=22Kashban=22=20Wahlmann?= Date: Tue, 7 Oct 2014 08:52:57 +0200 Subject: [PATCH] A definition file to support aboutLibraries-Lib Enables AboutLibraries (https://github.com/mikepenz/AboutLibraries) to autodetect the usage of this lib. --- aFileChooser/res/values/about_libraries_def.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 aFileChooser/res/values/about_libraries_def.xml diff --git a/aFileChooser/res/values/about_libraries_def.xml b/aFileChooser/res/values/about_libraries_def.xml new file mode 100644 index 0000000..4d9d368 --- /dev/null +++ b/aFileChooser/res/values/about_libraries_def.xml @@ -0,0 +1,13 @@ + + + + Paul Burke + http://about.me/ipaulpro + aFileChooser + aFileChooser is an Android Library Project that simplifies the process of presenting a file chooser on Android 2.1+. + 1.0 + https://github.com/iPaulPro/aFileChooser + apache_2_0 + true + https://github.com/iPaulPro/aFileChooser.git +