initial import
This commit is contained in:
37
djview/djvulibre-djview4.appdata.xml
Normal file
37
djview/djvulibre-djview4.appdata.xml
Normal file
@@ -0,0 +1,37 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<component type="desktop-application">
|
||||
<id>net.sourceforge.djvu.DjView4</id>
|
||||
<launchable type="desktop-id">djvulibre-djview4.desktop</launchable>
|
||||
<name>DjView4</name>
|
||||
<summary>Viewer for DjVu documents</summary>
|
||||
<metadata_license>CC0-1.0</metadata_license>
|
||||
<project_license>GPL-2.0</project_license>
|
||||
<developer_name>Léon Bottou</developer_name>
|
||||
<description>
|
||||
<p>DjView4 is a portable DjVu viewer</p>
|
||||
<p>Highlights:</p>
|
||||
<ul>
|
||||
<li>Entirely based on the public djvulibre api.</li>
|
||||
<li>Entirely written in portable Qt4/Qt5.</li>
|
||||
<li>Works natively under Unix/X11, MS Windows, and MacOS X.</li>
|
||||
<li>Continuous scrolling of pages</li>
|
||||
<li>Side-by-side display of pages</li>
|
||||
<li>Ability to specify a url to the djview command</li>
|
||||
<li>All plugin and cgi options available from the command line</li>
|
||||
<li>All silly annotations implemented</li>
|
||||
<li>Display thumbnails as a grid</li>
|
||||
<li>Display outlines</li>
|
||||
<li>Page names supported (see djvused command set-page-title)</li>
|
||||
<li>Metadata dialog (see djvused command set-meta)</li>
|
||||
<li>Implemented as reusable Qt widgets</li>
|
||||
</ul>
|
||||
</description>
|
||||
<screenshots>
|
||||
<screenshot type="default">
|
||||
<image>https://a.fsdn.com/con/app/proj/djvu/screenshots/djview.jpg</image>
|
||||
</screenshot>
|
||||
</screenshots>
|
||||
<url type="bugtracker">https://sourceforge.net/p/djvu/bugs/</url>
|
||||
<url type="homepage">http://djvu.sourceforge.net/djview4.html</url>
|
||||
<update_contact>leon@bottou.org</update_contact>
|
||||
</component>
|
||||
Reference in New Issue
Block a user