You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
54 lines
1.7 KiB
54 lines
1.7 KiB
8 years ago
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<!-- Copyright 2017 Lukáš Holeček <hluk@email.cz> -->
|
||
|
<component type="desktop">
|
||
|
<id>copyq.desktop</id>
|
||
|
<metadata_license>CC0-1.0</metadata_license>
|
||
|
<project_license>GPL-3.0+</project_license>
|
||
|
|
||
|
<name>CopyQ</name>
|
||
|
<summary>Advanced clipboard manager</summary>
|
||
|
|
||
|
<description>
|
||
|
<p>
|
||
|
CopyQ is advanced clipboard manager with editing and scripting features.
|
||
|
</p>
|
||
|
<p>
|
||
|
CopyQ monitors system clipboard and saves its content in customized tabs.
|
||
|
Saved clipboard can be later copied and pasted directly into any application.
|
||
|
</p>
|
||
|
</description>
|
||
|
|
||
|
<url type="homepage">https://hluk.github.io/CopyQ/</url>
|
||
|
<url type="bugtracker">https://github.com/hluk/CopyQ/issues</url>
|
||
|
<url type="help">https://github.com/hluk/CopyQ/wiki</url>
|
||
|
<url type="faq">https://github.com/hluk/CopyQ/wiki/FAQ</url>
|
||
|
<url type="donation">https://www.bountysource.com/teams/copyq</url>
|
||
|
<url type="translate">https://hosted.weblate.org/engage/copyq/</url>
|
||
|
|
||
|
<screenshots>
|
||
|
<screenshot type="default">
|
||
|
<image>https://hluk.github.io/CopyQ/images/application.png</image>
|
||
|
</screenshot>
|
||
|
</screenshots>
|
||
|
|
||
|
<categories>
|
||
|
<category>Utility</category>
|
||
|
</categories>
|
||
|
|
||
|
<kudos>
|
||
|
<kudo>HiDpiIcon</kudo>
|
||
|
<kudo>ModernToolkit</kudo>
|
||
|
</kudos>
|
||
|
|
||
|
<keywords>
|
||
|
<keyword>clipboard</keyword>
|
||
|
<keyword>clipboard-manager</keyword>
|
||
|
<keyword>clipboard-history</keyword>
|
||
|
<keyword>notes</keyword>
|
||
|
<keyword>copy-and-paste</keyword>
|
||
|
</keywords>
|
||
|
|
||
|
<update_contact>hluk_at_email.cz</update_contact>
|
||
|
<developer_name>Lukas Holecek</developer_name>
|
||
|
</component>
|