summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorParménides GV <parmegv@sdf.org>2013-05-29 16:06:31 +0200
committerParménides GV <parmegv@sdf.org>2013-05-29 16:06:31 +0200
commit10cb3dc6835d89f288eaa78739a5a60c1c849a91 (patch)
tree9cf76c7b190c7d7e4d1ccd96ae456137f5650043 /build.xml
parent086a98886a5b28c1f9426fd40c093bf2affa960e (diff)
README now suggest to use scripts.
I've also simlinked README.txt to README. In the future, if we want to write another file in another format (MarkDown?), we will only have to change the target of the README file.
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 538f2eee..a10a9149 100644
--- a/build.xml
+++ b/build.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project name="LEAP Android" default="help">
+<project name="MainActivity" 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