From 202cef3f43f1e74ff63adc33915327037553bc47 Mon Sep 17 00:00:00 2001 From: alxpl Date: Sun, 9 Nov 2014 14:19:52 +0200 Subject: Create atril.appdata.xml An appdata file for inclusion in the upcoming software centers as per the new freedesktop.org specs. It should be placed in /usr/share/appdata/ similar to the way .desktop files are placed in /usr/share/applications/, e.g. if you have a "$(datadir)/applications" definition in your makefiles, you need to add a "$(datadir)/appdata" as well. Please, skim through the file in case I made a mistake and please, include it in the 1.8 branch as well. Thanks! --- data/atril.appdata.xml | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 data/atril.appdata.xml diff --git a/data/atril.appdata.xml b/data/atril.appdata.xml new file mode 100644 index 00000000..73ec303c --- /dev/null +++ b/data/atril.appdata.xml @@ -0,0 +1,44 @@ + + + + atril.desktop + CC0-1.0 + GPL-2.0+ + Atril Document Viewer + A Document Viewer for the MATE desktop environment + +

+ 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. +

+

+ 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. +

+
+ + + + https://alexpl.fedorapeople.org/AppData/atril/screens/atril_01.png + + + + + https://alexpl.fedorapeople.org/AppData/atril/screens/atril_02.png + + + + + https://alexpl.fedorapeople.org/AppData/atril/screens/atril_03.png + + + + http://www.mate-desktop.org + mate-dev@ml.mate-desktop.org + MATE +
-- cgit v1.2.1