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: #6
main
Evangelos Ribeiro Tzaras 2022-08-31 11:04:23 +02:00
rodzic d76dc370ce
commit 5592b0e032
1 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -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>