forked from mijorus/collector
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
20 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,22 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<component type="desktop"> | ||
<id>it.mijorus.collector.desktop</id> | ||
<metadata_license>CC0-1.0</metadata_license> | ||
<project_license>GPL-3.0-or-later</project_license> | ||
<summary>Summary</summary> | ||
<description> | ||
<p>No description</p> | ||
</description> | ||
<name>Collector</name> | ||
<summary>Drag and Drop to the next level</summary> | ||
<url type="donation">https://ko-fi.com/mijorus</url> | ||
<url type="homepage">https://mijorus.it/projects/collector</url> | ||
<url type="bugtracker">https://github.com/mijorus/collector/issues</url> | ||
<metadata_license>CC0-1.0</metadata_license> | ||
<project_license>GPL-3.0-or-later</project_license> | ||
<developer_name>Lorenzo Paderi</developer_name> | ||
<description> | ||
<p>Collector is a simple utility that allows you to drag multiple files into a single window and drop them anywhere! It can also download images automatically when pasting urls.</p> | ||
</description> | ||
<releases> | ||
<release type="stable" version="1.0.0" date="2024-01-12T00:00:00Z"> | ||
<description> | ||
<p>- First release</p> | ||
</description> | ||
</release> | ||
</releases> | ||
</component> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters