mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-15 19:50:29 +03:00
Allowed for APKs with bad names, and added Mobile C64, which is one of those
This commit is contained in:
parent
88be9b9fc4
commit
06cc795565
4 changed files with 23 additions and 2 deletions
7
README
7
README
|
|
@ -31,6 +31,13 @@ The license for the application.
|
|||
|
||||
Common values: GPLv2, GPLv2+, GPLv3, Apache2, MIT, BSD
|
||||
|
||||
==Name==
|
||||
|
||||
The name of the application. Normally, this field should not be present since the
|
||||
application's correct name is retrieved from the APK file. However, in a situation
|
||||
where an APK contains a bad or missing application name, it can be overridden
|
||||
using this.
|
||||
|
||||
==Web Site==
|
||||
|
||||
The URL for the application's web site.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue