aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2012-10-21 22:39:48 -0700
committerKenny Root <kenny@the-b.org>2012-10-21 22:39:48 -0700
commit549c087c18f6eae22c6160935ad4a0a7bbc03d23 (patch)
tree9195af3e4f82c6fa307e16b06467fdad33a654b6 /build.xml
parent3860493c8615454d3bec087e18e4f0d972863b74 (diff)
downloadconnectbot-549c087c18f6eae22c6160935ad4a0a7bbc03d23.tar.gz
connectbot-549c087c18f6eae22c6160935ad4a0a7bbc03d23.tar.bz2
connectbot-549c087c18f6eae22c6160935ad4a0a7bbc03d23.zip
Add vim modeline for my sanity
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index a53621c..329284e 100644
--- a/build.xml
+++ b/build.xml
@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!-- vim: set ts=4 sw=4 et: -->
<project name="ConnectBot" default="help">
<!-- The local.properties file is created and updated by the 'android' tool.