mirror of https://github.com/GNOME/gimp.git
Bug 782759 - strict validation of appdata file fails.
Command line: appstream-util validate-strict gimp.appdata.xml.in This fixes only the following warning: value-missing : <!-- Copyright [year] [name] --> is not present Screenshot has not the right ratio. We will have to find one or more replacement screenshots.
This commit is contained in:
parent
3814ac9056
commit
5b4dcbfb3e
|
@ -1,4 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Copyright 1995-2017 Spencer Kimball, Peter Mattis, and others -->
|
||||
<component type="desktop">
|
||||
<id>gimp.desktop</id>
|
||||
|
||||
|
|
Loading…
Reference in New Issue