summaryrefslogtreecommitdiff
path: root/data/atril.appdata.xml.in.in
diff options
context:
space:
mode:
Diffstat (limited to 'data/atril.appdata.xml.in.in')
-rw-r--r--data/atril.appdata.xml.in.in44
1 files changed, 44 insertions, 0 deletions
diff --git a/data/atril.appdata.xml.in.in b/data/atril.appdata.xml.in.in
new file mode 100644
index 00000000..963e6d84
--- /dev/null
+++ b/data/atril.appdata.xml.in.in
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2014 MATE team <[email protected]> -->
+<component type="desktop">
+ <id>atril.desktop</id>
+ <metadata_license>CC0-1.0</metadata_license>
+ <project_license>GPL-2.0+</project_license>
+ <name>Atril Document Viewer</name>
+ <summary>A Document Viewer for the MATE desktop environment</summary>
+ <description>
+ <p>
+ Atril is a simple multi-page document viewer. It can display and
+ print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI,
+ XPS and Portable Document Format (PDF) files, as well as comic book
+ archive files. When supported by the document, it also allows
+ searching for text, copying text to the clipboard, hypertext navigation
+ and table-of-contents bookmarks.
+ </p>
+ <p>
+ Atril is a fork of Evince and part of the MATE Desktop Environment.
+ If you would like to know more about MATE and Atril, please visit the
+ project's home page.
+ </p>
+ </description>
+ <screenshots>
+ <screenshot type="default">
+ <image width="960" height="540">
+ https://alexpl.fedorapeople.org/AppData/atril/screens/atril_01.png
+ </image>
+ </screenshot>
+ <screenshot>
+ <image width="960" height="540">
+ https://alexpl.fedorapeople.org/AppData/atril/screens/atril_02.png
+ </image>
+ </screenshot>
+ <screenshot>
+ <image width="960" height="540">
+ https://alexpl.fedorapeople.org/AppData/atril/screens/atril_03.png
+ </image>
+ </screenshot>
+ </screenshots>
+ <url type="homepage">@PACKAGE_URL@</url>
+ <updatecontact>[email protected]</updatecontact>
+ <project_group>MATE</project_group>
+</component>