Remove trailing period in application summary
For the AppStream metadata (appdata.xml), there is a rule saying that the summary shouldn’t end with a period (as confirmed by ‘appstream-util validate-strict’). For the .desktop file, *most* applications omit the period. The rule is not language-dependent, so I have also removed the period from all translations (.po files).
This commit is contained in:
parent
695d8044d0
commit
d8d67440da
131 changed files with 219 additions and 219 deletions
|
|
@ -6,4 +6,4 @@ Icon=tuxpaint
|
|||
Terminal=false
|
||||
Categories=Education;Art;Graphics;2DGraphics;Game;KidsGame;
|
||||
GenericName=Drawing program
|
||||
Comment=A drawing program for children.
|
||||
Comment=A drawing program for children
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue