Merge branch 'master' of github.com:frac-tion/teleport

This commit is contained in:
Julian Sparber
2017-11-01 12:48:39 +01:00
5 changed files with 12 additions and 5 deletions

View File

@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyleft 2017 Julian Sparber <julian@sparber.net> -->
<component type="desktop">
<id>com.frac_tion.teleport.desktop</id>
<metadata_license>CC0</metadata_license>
@@ -16,8 +17,12 @@
<screenshots>
<screenshot type="default">
<caption>Screenshot of the Teleport window</caption>
<image width="1600" height="900">https://raw.githubusercontent.com/frac-tion/teleport/master/docs/screenshots/window.png</image>
<caption>Teleport window with multiple devices</caption>
<image width="1366" height="768">https://raw.githubusercontent.com/frac-tion/teleport/master/data/screenshots/window.png</image>
</screenshot>
<screenshot type="default">
<caption>Teleport notification</caption>
<image width="1366" height="768">https://raw.githubusercontent.com/frac-tion/teleport/master/data/screenshots/notification.png</image>
</screenshot>
</screenshots>
@@ -32,14 +37,15 @@
<kudo>Notifications</kudo>
</kudos>
<update_contact>jualin@sparber.net</update_contact>
<update_contact>julian@sparber.net</update_contact>
<translation type="gettext">teleport</translation>
<releases>
<release version="MVP" date="2017-10-26">
<release version="MVP" date="2017-10-29">
<description>
<p>
Basic version that only sends individual files.
This basic initial version sends files chose via the file chooser or
drag and drop. The Downloads directory can be set from the menu.
</p>
</description>
</release>

View File

@@ -1,5 +1,6 @@
[Desktop Entry]
Name=Teleport
Comment=Share files on the local network
Exec=teleport
Icon=com.frac_tion.teleport
Type=Application

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.9 KiB

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

BIN
data/screenshots/window.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 908 KiB