diff options
author | Tor Lillqvist <tml@iki.fi> | 2012-08-03 12:08:46 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2012-08-03 12:09:33 +0300 |
commit | b18e6c7d2c35e781884c30af472143cd2fbc01a6 (patch) | |
tree | dcff2f92c3a2b810e3dd10457d3ff34aee61360a /android/experimental | |
parent | 922c9d0edd2d716188442a96a5e42777b3481c82 (diff) |
Reduce confusion, this isn't "DocumentLoader"
Change-Id: I69683f93894ea696c3aab4033aea0ab9624f6cff
Diffstat (limited to 'android/experimental')
-rw-r--r-- | android/experimental/LibreOffice4Android/build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/experimental/LibreOffice4Android/build.xml b/android/experimental/LibreOffice4Android/build.xml index 5b9550cbf197..9b4ac265fcef 100644 --- a/android/experimental/LibreOffice4Android/build.xml +++ b/android/experimental/LibreOffice4Android/build.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<project name="LibreOfficeDocumentLoader" default="help"> +<project name="LibreOffice4Android" 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 |