--- a/eric6.appdata.xml Sat Oct 08 17:01:03 2016 +0200 +++ b/eric6.appdata.xml Sat Oct 08 19:59:32 2016 +0200 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> -<application> - <id type="desktop">eric6@MARKER@.desktop</id> +<component type="desktop"> + <id>eric6@MARKER@.desktop</id> <metadata_license>CC-BY-3.0</metadata_license> <project_license>GPL-3.0+</project_license> <name>eric6@MARKER@</name> @@ -24,5 +24,12 @@ <screenshot width="1431" height="1254">http://eric-ide.python-projects.org/images/eric5-screen-10.png</screenshot> </screenshots> <url type="homepage">http://eric-ide.python-projects.org</url> - <updatecontact>detlev_at_die-offenbachs.de</updatecontact> -</application> + <url type="translate">http://eric-ide.python-projects.org/eric-translations.html</url> + <url type="donation">https://www.paypal.com/cgi-bin/webscr?item_name=Donation+to+Eric+Integrated+Development+Environment&cmd=_donations&business=detlev@die-offenbachs.de</url> + <update_contact>detlev_AT_die-offenbachs.de</update_contact> + <developer_name>Detlev Offenbach</developer_name> + <translation type="qt">eric6</translation> + <releases> + <release version="@VERSION@" date="@DATE@" /> + </releases> +</component>