mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
give a character limit for the summary
This commit is contained in:
parent
ea8cc866ab
commit
881bcb0264
1 changed files with 3 additions and 1 deletions
|
@ -611,7 +611,9 @@ A bitcoin address for donating to the project.
|
|||
|
||||
@cindex Summary
|
||||
|
||||
A brief summary of what the application is.
|
||||
A brief summary of what the application is. Since the summary is only allowed
|
||||
one line on the list of the F-Droid client, keeping it to within 32 characters
|
||||
will ensure it fits even on the smallest screens.
|
||||
|
||||
@node Description
|
||||
@section Description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue