]> git.eshelyaron.com Git - emacs.git/commit
Tweak AppStream metadata to satisfy `appstream-util validate'
authorPeter Oliver <git@mavit.org.uk>
Wed, 2 Apr 2025 14:15:02 +0000 (15:15 +0100)
committerEshel Yaron <me@eshelyaron.com>
Mon, 21 Apr 2025 20:39:27 +0000 (22:39 +0200)
commit897f86926e3b53fa972cee2a2b30504db3f5412d
tree84bc3d145074dedac690c6149a4fea0a2dc4314e
parenta4b52b32fc0911058d7c2e77624c6d746b05814c
Tweak AppStream metadata to satisfy `appstream-util validate'

* etc/emacs.metainfo.xml: `appstream-util validate' suggests that
screenshot height and width attributes should match the actual size of
the image, and that captions be no longer than 50 chars and do not end
in `.'.  Follow those rules.

(cherry picked from commit b3fb93e0e88bb06c1bfdfa6a0c35ec5e146d94e5)
etc/emacs.metainfo.xml