|
2 | 2 | <component type="desktop-application">
|
3 | 3 | <id>@appid@</id>
|
4 | 4 | <metadata_license>CC0-1.0</metadata_license>
|
| 5 | + <project_license>GPL-3.0+</project_license> |
| 6 | + <developer_name>Linux Mint</developer_name> |
| 7 | + < update_contact> [email protected]</ update_contact> |
5 | 8 | <!-- DO NOT TRANSLATE Warpinator -->
|
6 | 9 | <name>Warpinator</name>
|
7 |
| - <summary>Send and Receive Files across the Network</summary> |
| 10 | + <summary>Share files on your network</summary> |
8 | 11 | <description>
|
9 |
| - <p> |
10 |
| - Warpinator allows you to easily connect multiple computers on a local area network and share files quickly and securely. |
11 |
| - </p> |
| 12 | + <p>Warpinator allows you to easily connect multiple computers on a local area network and exchange files quickly and securely.</p> |
| 13 | + <p>Features:</p> |
| 14 | + <ul> |
| 15 | + <li>An easy-to-use graphical interface.</li> |
| 16 | + <li>Automatic discovery of devices on your network.</li> |
| 17 | + <li>Fully secure and encrypted connections between devices.</li> |
| 18 | + <li>Multiple simultaneous transfers.</li> |
| 19 | + <li>Optional data compression.</li> |
| 20 | + <li>Grouping of devices using a shared key, with multiple groups possible on the same network.</li> |
| 21 | + <li>Manual connections for restricte network environments.</li> |
| 22 | + </ul> |
12 | 23 | </description>
|
13 | 24 | <categories>
|
14 | 25 | <category>Network</category>
|
|
18 | 29 | <url type="donation">https://www.linuxmint.com/donors.php</url>
|
19 | 30 | <url type="homepage">https://github.com/linuxmint/warpinator</url>
|
20 | 31 | <url type="translate">https://translations.launchpad.net/linuxmint/latest/+pots/warpinator</url>
|
| 32 | + <url type="vcs-browser">https://github.com/linuxmint/warpinator</url> |
21 | 33 | < launchable type= "desktop-id">@ [email protected]</ launchable>
|
22 | 34 | <releases>
|
23 | 35 | <release version="@app_version@" date="@current_date@" />
|
24 | 36 | </releases>
|
25 |
| - <project_license>GPL-3.0+</project_license> |
26 | 37 | <!-- DO NOT TRANSLATE Linux Mint -->
|
27 |
| - <developer_name>Linux Mint</developer_name> |
28 | 38 | <screenshots>
|
29 | 39 | <screenshot type="default">
|
30 |
| - <image>https://github.com/linuxmint/warpinator/raw/a0d19c656068e84860c1e9b31a0ed20d6aeb266e/data/appdata/screenshot-1.png</image> |
| 40 | + <caption>The main view showing connected devices and their status</caption> |
| 41 | + <image type="source" scale="1">https://raw.githubusercontent.com/linuxmint/warpinator/master/data/appdata/warpinator-demo-screenshot-1x-1.png</image> |
| 42 | + <image type="source" scale="2">https://raw.githubusercontent.com/linuxmint/warpinator/master/data/appdata/warpinator-demo-screenshot-2x-1.png</image> |
| 43 | + </screenshot> |
| 44 | + <screenshot> |
| 45 | + <caption>Individual connection page showing individual incoming or outgoing transfers</caption> |
| 46 | + <image type="source" scale="1">https://raw.githubusercontent.com/linuxmint/warpinator/master/data/appdata/warpinator-demo-screenshot-1x-2.png</image> |
| 47 | + <image type="source" scale="2">https://raw.githubusercontent.com/linuxmint/warpinator/master/data/appdata/warpinator-demo-screenshot-2x-2.png</image> |
31 | 48 | </screenshot>
|
32 | 49 | <screenshot>
|
33 |
| - <image>https://github.com/linuxmint/warpinator/raw/a0d19c656068e84860c1e9b31a0ed20d6aeb266e/data/appdata/screenshot-2.png</image> |
| 50 | + <caption>Manual connection dialog</caption> |
| 51 | + <image type="source" scale="1">https://raw.githubusercontent.com/linuxmint/warpinator/master/data/appdata/warpinator-demo-screenshot-1x-3.png</image> |
| 52 | + <image type="source" scale="2">https://raw.githubusercontent.com/linuxmint/warpinator/master/data/appdata/warpinator-demo-screenshot-2x-3.png</image> |
34 | 53 | </screenshot>
|
35 | 54 | <screenshot>
|
36 |
| - <image>https://github.com/linuxmint/warpinator/raw/a0d19c656068e84860c1e9b31a0ed20d6aeb266e/data/appdata/screenshot-3.png</image> |
| 55 | + <caption>Preferences</caption> |
| 56 | + <image type="source" scale="1">https://raw.githubusercontent.com/linuxmint/warpinator/master/data/appdata/warpinator-demo-screenshot-1x-4.png</image> |
| 57 | + <image type="source" scale="2">https://raw.githubusercontent.com/linuxmint/warpinator/master/data/appdata/warpinator-demo-screenshot-2x-4.png</image> |
37 | 58 | </screenshot>
|
38 | 59 | </screenshots>
|
39 |
| - < update_contact> [email protected]</ update_contact> |
| 60 | + <branding> |
| 61 | + <color type="primary">#6c65b1</color> |
| 62 | + </branding> |
40 | 63 | <translation type="gettext">warpinator</translation>
|
41 |
| - <content_rating type="oars-1.0" /> |
| 64 | + <content_rating type="oars-1.1" /> |
42 | 65 | </component>
|
43 | 66 |
|
0 commit comments