source: terepaima/terepaima-0.4.16/miscellaneous/qpdfview.appdata.xml

desarrollostretch
Last change on this file was 1f4adec, checked in by aosorio <aosorio@…>, 8 years ago

Agregado proyecto base, esto luego del dh_make -f

  • Property mode set to 100644
File size: 2.1 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!-- Copyright 2014 Adam Reichold <adam.reichold@t-online.de> -->
3<application>
4    <id type="desktop">qpdfview.desktop</id>
5    <metadata_license>CC0-1.0</metadata_license>
6    <project_license>GPL-2.0+</project_license>
7    <name>qpdfview</name>
8    <summary>tabbed document viewer</summary>
9    <description>
10        <p>
11        qpdfview is a simple tabbed document viewer which uses the Poppler library for PDF rendering and CUPS for printing and provides a clear and simple Qt graphical user interface. Support for the DjVu and PostScript formats can be added via plugins.
12        </p>
13        <p>       
14        The current feature set includes:
15        </p>
16        <ul>
17            <li>Outline, properties and thumbnail panes</li>
18            <li>Scale, rotate and fit</li>
19            <li>Fullscreen and presentation views</li>
20            <li>Continuous and multi-page layouts</li>
21            <li>Persistent per-file settings</li>
22            <li>Configurable keyboard shortcuts</li>
23            <li>Configurable tool bars</li>
24            <li>Support for DjVu and PostScript documents via plug-ins</li>
25            <li>Search for text (PDF and DjVu only)</li>
26            <li>SyncTeX support (PDF only)</li>
27            <li>Partial annotation support (PDF only, Poppler version 0.20.1 or newer)</li>
28            <li>Partial form support (PDF only)</li>
29        </ul>   
30    </description>
31    <screenshots>
32        <screenshot type="default" width="800" height="600">http://screenshots.debian.net/image/13652_large.png</screenshot>
33        <screenshot width="800" height="600">http://screenshots.debian.net/screenshots/q/qpdfview/13653_large.png</screenshot>
34        <screenshot width="426" height="503">http://screenshots.debian.net/screenshots/q/qpdfview/9701_large.png</screenshot>
35        <screenshot width="707" height="600">http://screenshots.debian.net/screenshots/q/qpdfview/9399_large.png</screenshot>
36    </screenshots>
37    <url type="homepage">https://launchpad.net/qpdfview</url>
38    <updatecontact>qpdfview@lists.launchpad.net</updatecontact>
39</application>
Note: See TracBrowser for help on using the repository browser.