A few tweaks to template following the previous commit

This commit is contained in:
David Black 2013-05-04 13:19:51 +01:00
parent 85d25768e0
commit 12576e757e

View file

@ -1,18 +1,18 @@
## See http://f-droid.org/manual for details ## See http://f-droid.org/manual for details
## Delete fields that are not needed ## Delete fields for which no value is provided
## Blank lines are customary as they are seen here ## Blank lines are customary as they are seen here
# #
# Only used for making an app disappear from the index # Only used for making an app disappear from the index
Disabled: Disabled:
# Only changes the name in the index. Not generally required # Only changes the name in the index. Not generally required
Name: Name:
# Hard-coded in the client/web repository. Separate values with a ";" # Possible values are hard-coded in the F-Droid source code: separate with a ";"
AntiFeatures: AntiFeatures:
# Not hard-coded but look at the pre-existing ones. Separate with a ";" # Not hard-coded but look at the pre-existing ones. Separate with a ";"
Category: Category:
# The overall license: must be compatible with licenses of components # The ''overall'' license: must be compatible with licenses of components
License: License:
# Leave blank if the same as Source Code # Only use if different from Source Code
Web Site: Web Site:
# Should be http(s):// # Should be http(s)://
Source Code: Source Code:
@ -44,7 +44,7 @@ Requires root: No. The app can reboot the phone if it is allowed root.
Anti-features: Tracking and Network Services. The app uploads usage statistics Anti-features: Tracking and Network Services. The app uploads usage statistics
periodically to a server whose location is hard-coded into the app. periodically to a server whose location is hard-coded into the app.
Status: Last version; still in BETA. Status: Last version; BETA.
[https://github.com/k9mail/k-9/raw/master/res/raw/changelog.xml Changelog] [https://github.com/k9mail/k-9/raw/master/res/raw/changelog.xml Changelog]
. .
@ -52,12 +52,13 @@ Status: Last version; still in BETA.
# Yes is the only possible value # Yes is the only possible value
Requires Root: Requires Root:
## These next three only apply to apps with source-built versions ## These next four only apply to apps with source-built versions
Repo Type: Repo Type:
Repo: Repo:
# Version Names and Codes must be distinct # Versions/Codes of each line must be different from the others
# Any jars or prebuilts should have references, preferably in the README # Any jars or prebuilts should have references, preferably in the README
Build Version: Build Version:
Build Version:
# Comments on what to watch out for when adding new Build Versions (BVs) go here # Comments on what to watch out for when adding new Build Versions (BVs) go here
# This field is best used at the discretion of the repo maintainers # This field is best used at the discretion of the repo maintainers
@ -67,8 +68,8 @@ Auto Update Mode:
# Tags and RepoManifest (RM) are automatic but check that the mechanism works # Tags and RepoManifest (RM) are automatic but check that the mechanism works
# Use Static if you plan to let the maintainers know in person (so to speak) # Use Static if you plan to let the maintainers know in person (so to speak)
Update Check Mode: Update Check Mode:
# These two are usually in the AndroidManifest.xml, but can be automatically # These two values are usually in the AndroidManifest.xml, but can be automatically
# updated according to value of the previous field # updated according to the value of the previous field
Current Version: Current Version:
Current Version Code: Current Version Code: