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).
9 lines
218 B
Desktop File
9 lines
218 B
Desktop File
[Desktop Entry]
|
|
Name=Tux Paint
|
|
Type=Application
|
|
Exec=tuxpaint
|
|
Icon=tuxpaint
|
|
Terminal=false
|
|
Categories=Education;Art;Graphics;2DGraphics;Game;KidsGame;
|
|
GenericName=Drawing program
|
|
Comment=A drawing program for children
|