[atomix] Update the AppData file to spec version 0.7+
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [atomix] Update the AppData file to spec version 0.7+
- Date: Fri, 22 Jan 2016 19:22:30 +0000 (UTC)
commit a7dcab9b645e55e55053dc98ebc848a6010cd2c4
Author: Richard Hughes <richard hughsie com>
Date: Fri Jan 22 19:22:20 2016 +0000
Update the AppData file to spec version 0.7+
data/atomix.appdata.xml.in | 55 ++++++++++++++++++++++++++-----------------
1 files changed, 33 insertions(+), 22 deletions(-)
---
diff --git a/data/atomix.appdata.xml.in b/data/atomix.appdata.xml.in
index 06db176..6e3d4a2 100644
--- a/data/atomix.appdata.xml.in
+++ b/data/atomix.appdata.xml.in
@@ -1,24 +1,35 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2015 Robert Roth -->
-<application>
- <id type="desktop">atomix.desktop</id>
- <metadata_license>CC0-1.0</metadata_license>
- <project_license>GPL-2.0+</project_license>
- <_name>Atomix</_name>
- <_summary>Build molecules out of single atoms</_summary>
- <description>
- <_p>
- Atomix is a puzzle game where your goal is to assemble molecules from compound atoms by moving them on
the playfield.
- However, atoms don't just move wherever you want to move them to, they slide until they hit either a wall
or another atom.
- </_p>
- <_p>
- Try to build the molecules as fast as you can on each level to earn a higher score.
- </_p>
- </description>
- <screenshots>
- <screenshot type="default" width="686"
height="557">https://wiki.gnome.org/Apps/Atomix?action=AttachFile&do=get&target=atomix-screenshot.png</screenshot>
- </screenshots>
- <url type="homepage">https://wiki.gnome.org/Apps/Atomix</url>
- <updatecontact>games_list_at_gnome.org</updatecontact>
- <project_group>GNOME</project_group>
-</application>
+<component type="desktop">
+ <id>atomix.desktop</id>
+ <metadata_license>CC0-1.0</metadata_license>
+ <project_license>GPL-2.0+</project_license>
+ <_name>Atomix</_name>
+ <_summary>Build molecules out of single atoms</_summary>
+ <description>
+ <_p>
+ Atomix is a puzzle game where your goal is to assemble molecules from
+ compound atoms by moving them on the playfield.
+ However, atoms don't just move wherever you want to move them to, they
+ slide until they hit either a wall or another atom.
+ </_p>
+ <_p>
+ Try to build the molecules as fast as you can on each level to earn a
+ higher score.
+ </_p>
+ </description>
+ <screenshots>
+ <screenshot height="557" width="686" type="default">
+
<image>https://wiki.gnome.org/Apps/Atomix?action=AttachFile&do=get&target=atomix-screenshot.png</image>
+ </screenshot>
+ </screenshots>
+ <url type="homepage">https://wiki.gnome.org/Apps/Atomix</url>
+ <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=atomix</url>
+ <url type="donation">http://www.gnome.org/friends/</url>
+ <update_contact>games_list_at_gnome.org</update_contact>
+ <project_group>GNOME</project_group>
+ <kudos>
+ <kudo>AppMenu</kudo>
+ <kudo>ModernToolkit</kudo>
+ </kudos>
+</component>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]