mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-11-10 16:53:46 +01:00
Convert to desktop-application
This commit is contained in:
parent
c02652dff0
commit
11d2239d19
@ -1,15 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Copyright 2014-2018 pwmt.org -->
|
||||
|
||||
<component type="desktop">
|
||||
<id>org.pwmt.zathura.desktop</id>
|
||||
<component type="desktop-application">
|
||||
<id>org.pwmt.zathura</id>
|
||||
<metadata_license>CC0-1.0</metadata_license>
|
||||
<project_license>Zlib</project_license>
|
||||
<name>Zathura</name>
|
||||
<summary>A minimalistic document viewer</summary>
|
||||
<description>
|
||||
<p>
|
||||
zathura is a highly customizable and functional document viewer. It
|
||||
Zathura is a highly customizable and functional document viewer. It
|
||||
provides a minimalistic and space saving interface as well as an easy
|
||||
usage that mainly focuses on keyboard interaction. zathura makes it
|
||||
usage that mainly focuses on keyboard interaction. Zathura makes it
|
||||
possible to completely view and navigate through documents without using a
|
||||
mouse.
|
||||
</p>
|
||||
@ -22,6 +23,7 @@
|
||||
</ul>
|
||||
</p>
|
||||
</description>
|
||||
<launchable type="desktop-id">org.pwmt.zathura.desktop</launchable>
|
||||
<url type="homepage">https://pwmt.org/projects/zathura</url>
|
||||
<url type="bugtracker">https://bugs.pwmt.org/project/zathura</url>
|
||||
<screenshots>
|
||||
|
Loading…
Reference in New Issue
Block a user