summaryrefslogtreecommitdiff
path: root/data/eom.appdata.xml.in.in
diff options
context:
space:
mode:
Diffstat (limited to 'data/eom.appdata.xml.in.in')
-rw-r--r--data/eom.appdata.xml.in.in19
1 files changed, 19 insertions, 0 deletions
diff --git a/data/eom.appdata.xml.in.in b/data/eom.appdata.xml.in.in
new file mode 100644
index 0000000..3aa83a4
--- /dev/null
+++ b/data/eom.appdata.xml.in.in
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2014 Ryan Lerch <[email protected]> -->
+<component type="desktop">
+ <id>eom.desktop</id>
+ <metadata_license>CC0-1.0</metadata_license>
+ <name>Eye of MATE</name>
+ <summary>Simple image viewer</summary>
+ <description>
+ <p>
+ Eye of MATE is a simple viewer for browsing images on your computer.
+ Once an image is loaded, you can zoom and rotate the image, and also view
+ subsequent images in the directory the image was loaded from.
+ </p>
+ </description>
+ <url type="homepage">@PACKAGE_URL@</url>
+ <screenshots>
+ <screenshot type="default">https://mate-desktop.org/gallery/1.8/eom.png</screenshot>
+ </screenshots>
+</component>