Shorten the comments for the NoSource field ...
Comments for the rest of the fields are usually one line. Not sure what the point of this is since the current version is usually derived from the source code, but I'd like to extend it to cover licenses.
This commit is contained in:
parent
925e5b9ed3
commit
bee666ba33
|
@ -23,6 +23,7 @@ N.B This apk is form ARMv7 only. Other ABIs are available from the website
|
||||||
|
|
||||||
Repo Type:svn
|
Repo Type:svn
|
||||||
Repo:http://csipsimple.googlecode.com/svn/branches/stable-01.00
|
Repo:http://csipsimple.googlecode.com/svn/branches/stable-01.00
|
||||||
|
|
||||||
# svn update to different revision will break repo so may as well use the stable branch
|
# svn update to different revision will break repo so may as well use the stable branch
|
||||||
# Requires quilt and swig as described here: http://code.google.com/p/csipsimple/wiki/HowToBuild
|
# Requires quilt and swig as described here: http://code.google.com/p/csipsimple/wiki/HowToBuild
|
||||||
# See http://code.google.com/p/csipsimple/issues/detail?id=2035 for more
|
# See http://code.google.com/p/csipsimple/issues/detail?id=2035 for more
|
||||||
|
@ -36,7 +37,6 @@ sed -i 's/com.csipsimple/org.fdroid.csipsimple/g' AndroidManifest.xml && \
|
||||||
sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties,build=\
|
sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties,build=\
|
||||||
make SWIG=swig ANDROID_NDK=$$NDK$$ ANDROID_SDK=$$SDK$$,buildjni=no
|
make SWIG=swig ANDROID_NDK=$$NDK$$ ANDROID_SDK=$$SDK$$,buildjni=no
|
||||||
|
|
||||||
Update Check Mode:None
|
Auto Update Mode:None
|
||||||
Current Version:1.00.00
|
Update Check Mode:Static
|
||||||
Current Version Code:2200
|
|
||||||
|
|
||||||
|
|
|
@ -77,8 +77,6 @@ Update Check Mode:
|
||||||
Current Version:
|
Current Version:
|
||||||
Current Version Code:
|
Current Version Code:
|
||||||
|
|
||||||
# Optional field: If the source code for the current version is not available,
|
# The version at which the app stopped being free, source code became unavailable
|
||||||
# we specify here since what version are we missing the code for this app.
|
|
||||||
# Example: If 1.0 has source, but 1.1 and 1.2 do not, we'll put 1.1 here.
|
|
||||||
No Source Since:
|
No Source Since:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue