1
0
mirror of https://github.com/PurpleI2P/i2pd.git synced 2025-01-30 16:14:14 +00:00

Update desktop files (#1263)

* Rename files to freedesktop standarts

* Add application icons
This commit is contained in:
l-n-s 2018-10-31 12:23:16 +00:00 committed by GitHub
parent 929a27a5ac
commit 75d6599143
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
11 changed files with 3 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 168 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

View File

@ -1,7 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2018 Viktor Villainov <supervillain@riseup.net> --> <!-- Copyright 2018 Viktor Villainov <supervillain@riseup.net> -->
<component type="desktop"> <component type="desktop">
<id>i2pd.desktop</id> <id>website.i2pd.i2pd</id>
<launchable type="desktop-id">website.i2pd.i2pd.desktop</launchable>
<metadata_license>CC0-1.0</metadata_license> <metadata_license>CC0-1.0</metadata_license>
<project_license>BSD 3-Clause</project_license> <project_license>BSD 3-Clause</project_license>
<name>i2pd</name> <name>i2pd</name>

View File

@ -3,7 +3,7 @@ Categories=Network;P2P;Qt;
Exec=i2pd_qt Exec=i2pd_qt
GenericName=Invisible Internet GenericName=Invisible Internet
Comment=A universal anonymous network layer Comment=A universal anonymous network layer
Icon=i2pd Icon=website.i2pd.i2pd
Name=i2pd Name=i2pd
Terminal=false Terminal=false
Type=Application Type=Application