We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a502fd commit 35279baCopy full SHA for 35279ba
1 file changed
system-config-printer.appdata.xml.in
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
-<application>
3
- <id type="desktop">system-config-printer.desktop</id>
+<component type="desktop">
+ <id>system-config-printer.desktop</id>
4
<metadata_license>CC0</metadata_license>
5
<project_license>GPL-2.0+</project_license>
6
<_name>Print Settings</_name>
@@ -29,5 +29,5 @@
29
<dbus type="system">org.fedoraproject.Config.Printing</dbus>
30
</provides>
31
32
- <updatecontact>zdohnal@redhat.com</updatecontact>
33
-</application>
+ <update_contact>zdohnal@redhat.com</update_contact>
+</component>
0 commit comments