kopia lustrzana https://gitlab.com/Zwarf/picplanner
appdata: Shorten screenshot captions
Otherwise appstream-util is unhappy: $ appstream-util validate data/de.zwarf.picplanner.appdata.xml.in data/de.zwarf.picplanner.appdata.xml.in: FAILED: • style-invalid : <caption> is too long [The overview page with the basic information visible];longest allowed is 50 chars • style-invalid : <caption> is too long [The overview page with time and date settings visible];longest allowed is 50 chars Validation of files failed Closes: #6main
rodzic
d76dc370ce
commit
5592b0e032
|
@ -26,15 +26,15 @@
|
|||
|
||||
<screenshots>
|
||||
<screenshot type="default">
|
||||
<caption>The overview page of PicPlanner</caption>
|
||||
<caption>Overview with map and some controls</caption>
|
||||
<image type="source" width="1600" height="900">https://gitlab.com/Zwarf/picplanner/-/raw/main/screenshots/screenshot-large-1.png</image>
|
||||
</screenshot>
|
||||
<screenshot>
|
||||
<caption>The overview page with time and date settings visible</caption>
|
||||
<caption>Change date and time in the overview</caption>
|
||||
<image type="source" width="1600" height="900">https://gitlab.com/Zwarf/picplanner/-/raw/main/screenshots/screenshot-large-2.png</image>
|
||||
</screenshot>
|
||||
<screenshot>
|
||||
<caption>The overview page with the basic information visible</caption>
|
||||
<caption>Information about celestial bodies</caption>
|
||||
<image type="source" width="1600" height="900">https://gitlab.com/Zwarf/picplanner/-/raw/main/screenshots/screenshot-large-3.png</image>
|
||||
</screenshot>
|
||||
<screenshot>
|
||||
|
|
Ładowanie…
Reference in New Issue