mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
Added repository metadata
This commit is contained in:
parent
4e927277bd
commit
0596149458
2 changed files with 30 additions and 0 deletions
|
@ -4,3 +4,11 @@
|
|||
|
||||
aapt_path = "/path/to/android-sdk-linux_86/platforms/android-4/tools/aapt"
|
||||
|
||||
repo_url = "http://f-droid.org/repo"
|
||||
repo_name = "FDroid"
|
||||
repo_icon = "fdroid-icon.png"
|
||||
repo_description = """
|
||||
The official FDroid repository. Applications in this repository are official
|
||||
binaries built by the original application developers.
|
||||
"""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue