fix unterminated description oops

This commit is contained in:
David Black 2013-01-26 12:32:34 +00:00
parent 16091ecbb1
commit a550d92c49
2 changed files with 4 additions and 3 deletions

View file

@ -31,6 +31,7 @@ to use all features.
Flurry analytics library was removed before building. Thus the analytics switch Flurry analytics library was removed before building. Thus the analytics switch
in the preferences isn't relevant. Anti-feature: Tracking. Crash in the preferences isn't relevant. Anti-feature: Tracking. Crash
reports are sent by default, thought that can be disabled. reports are sent by default, thought that can be disabled.
.
#the trunk is old; leave as svn because it'll likely change #the trunk is old; leave as svn because it'll likely change
Repo Type:svn Repo Type:svn

View file

@ -1,5 +1,5 @@
Category:Phone & SMS Category:Phone & SMS
License:GPLv2/GPLv3 License:GPLv3
Web Site:http://www.servalproject.org Web Site:http://www.servalproject.org
Source Code:https://github.com/servalproject/batphone Source Code:https://github.com/servalproject/batphone
Issue Tracker:https://github.com/servalproject/batphone/issues Issue Tracker:https://github.com/servalproject/batphone/issues
@ -37,8 +37,8 @@ The Java/XML part is distributable under the GNU GPLv3 while the serval-dna proj
Repo Type:git Repo Type:git
Repo:https://github.com/servalproject/batphone.git Repo:https://github.com/servalproject/batphone.git
#Releases are in master branch, beta in development; version codes are mysterious #Releases are in master branch, beta in development; run ant version to get version info
Build Version:0.90-beta,1877,!needs checking 0.90-beta,buildjni=yes,submodules=yes,prebuild=\ Build Version:0.90-beta,1877,!need to build ELFs 0.90-beta,buildjni=yes,submodules=yes,prebuild=\
sed -i 's/android:versionName="\@string\/version"/android:versionName="0.90-beta"/g' AndroidManifest.xml sed -i 's/android:versionName="\@string\/version"/android:versionName="0.90-beta"/g' AndroidManifest.xml
Auto Update Mode:None Auto Update Mode:None