summarylogtreecommitdiffstats
path: root/x-tile.appdata.xml
diff options
context:
space:
mode:
authorMark Wagie2021-08-19 17:40:18 -0600
committerMark Wagie2021-08-19 17:40:18 -0600
commit1a57e9984ccf00207bbfc08c258a93e8d256c401 (patch)
tree393ddd6612248553c3358514b36b718428f0598b /x-tile.appdata.xml
parentf09107f79764d942c9be24ae5eaa7ade48e011de (diff)
downloadaur-1a57e9984ccf00207bbfc08c258a93e8d256c401.tar.gz
add check() and appdata.xml from Fedora
Diffstat (limited to 'x-tile.appdata.xml')
-rw-r--r--x-tile.appdata.xml29
1 files changed, 29 insertions, 0 deletions
diff --git a/x-tile.appdata.xml b/x-tile.appdata.xml
new file mode 100644
index 000000000000..e3dfeb6a88f7
--- /dev/null
+++ b/x-tile.appdata.xml
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<component type="desktop">
+ <id>x-tile.desktop</id>
+ <metadata_license>CC0-1.0</metadata_license>
+ <project_license>GPL-2.0+</project_license>
+ <name>X-tile</name>
+ <summary>A GTK application to tile windows in different ways</summary>
+ <description>
+ <p>
+ X-tile is a GTK application that allows you to select a number of windows
+ and tile them in different ways. This is especially useful for comparing
+ products in separate web pages, or for programmers referring to
+ documentation as they are programming.
+ </p>
+ </description>
+ <screenshots>
+ <screenshot type="default">
+ <image>https://www.giuspen.com/images/x-tile_main_window.png</image>
+ </screenshot>
+ <screenshot>
+ <image>https://www.giuspen.com/images/x-tile_custom_window.png</image>
+ </screenshot>
+ <screenshot>
+ <image>https://www.giuspen.com/images/x-tile_config_window.png</image>
+ </screenshot>
+ </screenshots>
+ <url type="homepage">https://www.giuspen.com/x-tile/</url>
+ <update_contact>melmorabity_at_fedoraproject.org</update_contact>
+</component>