25 lines
922 B
XML
25 lines
922 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<application>
|
|
<id type="desktop">clipit.desktop</id>
|
|
<licence>CC0</licence>
|
|
<name>ClipIt</name>
|
|
<summary>A lightweight, fully featured clipboard manager</summary>
|
|
<description>
|
|
<p>
|
|
ClipIt is a lightweight, fully featured GTK+ clipboard manager.
|
|
It was forked from Parcellite, adding additional features and bug-fixes to the project.
|
|
</p>
|
|
<p>ClipIts main features are:</p>
|
|
<ul>
|
|
<li>Save a history of your last copied items</li>
|
|
<li>Search through the history</li>
|
|
<li>Global hot-keys for most used functions</li>
|
|
<li>Execute actions with clipboard items</li>
|
|
<li>Exclude specific items from history</li>
|
|
</ul>
|
|
</description>
|
|
<screenshots>
|
|
<screenshot type="default" width="626" height="647">https://comzeradd.fedorapeople.org/screenshots/clipit.jpg</screenshot>
|
|
</screenshots>
|
|
<url type="homepage">http://clipit.rspwn.com/</url>
|
|
</application>
|