mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 06:50:29 +03:00
Support for Bitcoin field in metadata
This commit is contained in:
parent
1df48f7964
commit
5cb5b5b9cd
2 changed files with 11 additions and 0 deletions
|
|
@ -425,6 +425,7 @@ The following sections describe the fields recognised within the file.
|
|||
* Issue Tracker::
|
||||
* Donate::
|
||||
* FlattrID::
|
||||
* Bitcoin::
|
||||
* Summary::
|
||||
* Description::
|
||||
* Repo Type::
|
||||
|
|
@ -559,6 +560,13 @@ The project's Flattr (http://flattr.com) ID, if it has one. This should be
|
|||
a numeric ID, such that (for example) https://flattr.com/thing/xxxx leads
|
||||
directly to the page to donate to the project.
|
||||
|
||||
@node Bitcoin
|
||||
@section Bitcoin
|
||||
|
||||
@cindex Bitcoin
|
||||
|
||||
A bitcoin address for donating to the project.
|
||||
|
||||
@node Summary
|
||||
@section Summary
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue