summaryrefslogtreecommitdiff
path: root/data/atril.appdata.xml.in
diff options
context:
space:
mode:
authorrbuj <[email protected]>2021-01-26 09:48:19 +0100
committerraveit65 <[email protected]>2021-02-05 14:03:13 +0100
commit6b159d0665c67c3c78c2968673e24bf45c2430d2 (patch)
tree2a1749c69530cf639e47f28f866d9b09204db557 /data/atril.appdata.xml.in
parentfe6a858432d2657a2f004a2e40b1005e2142f7b2 (diff)
downloadatril-6b159d0665c67c3c78c2968673e24bf45c2430d2.tar.bz2
atril-6b159d0665c67c3c78c2968673e24bf45c2430d2.tar.xz
build: Use PACKAGE_URL variable
Diffstat (limited to 'data/atril.appdata.xml.in')
-rw-r--r--data/atril.appdata.xml.in44
1 files changed, 0 insertions, 44 deletions
diff --git a/data/atril.appdata.xml.in b/data/atril.appdata.xml.in
deleted file mode 100644
index c54aee98..00000000
--- a/data/atril.appdata.xml.in
+++ /dev/null
@@ -1,44 +0,0 @@
-<?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">https://mate-desktop.org</url>
- <updatecontact>[email protected]</updatecontact>
- <project_group>MATE</project_group>
-</component>