qterminal-packaging/qterminal.appdata.xml
Alf Gaida e382624fd2 Cherry-picking upstream release 0.7.0
* Sync debian foo with experimental
* Bumped compat to 10
* Removed --parallel from rules, standard compat 10
* Bumped Standards to 3.9.8, no changes needed
* Bumped minimum version debhelper (>= 10)
* Bumped minimum version libqtermwidget5-0-dev (>= 0.7.0)
* Added build dependency libkf5windowsystem-dev
* Added build dependency liblxqt0-dev (>= 0.11.0)
* Added build dependency libqt5svg5-dev
* Added build dependency libqt5xdg-dev (>= 3.0.0)
* Added Recommends qterminal-l10n
* Fixed VCS fields, using https, plain /git/ and pointing to the right branch
* Fixed copyright Format field, using https
* Exported LC_ALL=C.UTF-8, make builds reproducible
* Added hardening options
* Added translation control to rules
* Set CMAKE_BUILD_TYPE=RelWithDebInfo
2016-10-18 20:59:44 +02:00

44 lines
1.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<application>
<id type="desktop">qterminal.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2</project_license>
<name>QTerminal</name>
<summary>A lightweight multiplatform terminal emulator.</summary>
<description>
<p>
QTerminal is a lightweight multiplatform terminal emulator.
</p>
<p>
Its main features are:
</p>
<ul>
<li>Multiple tabs</li>
<li>Layout terminals side-by-side</li>
<li>Dropdown mode</li>
<li>Text search</li>
<li>Configurable uster interface</li>
<li>Integration of system clipboard</li>
</ul>
</description>
<screenshots>
<screenshot type="default">
<image>http://worblehat.github.io/storage/qterminal_1.png</image>
<caption>The default QTerminal window.</caption>
</screenshot>
</screenshots>
<screenshots>
<screenshot type="default">
<image>http://worblehat.github.io/storage/qterminal_2.png</image>
<caption>QTerminal with multiple tabs, splitted terminals and highlighted text.</caption>
</screenshot>
</screenshots>
<screenshots>
<screenshot type="default">
<image>http://worblehat.github.io/storage/qterminal_3.png</image>
<caption>Find bar and highlighted match.</caption>
</screenshot>
</screenshots>
<url type="homepage">https://github.com/lxde/qterminal</url>
</application>