[fix] timestamp in appdata
This commit is contained in:
@@ -10,46 +10,46 @@
|
|||||||
<p>
|
<p>
|
||||||
Teleport is a native GTK3 app to effortlessly share files on the local network.
|
Teleport is a native GTK3 app to effortlessly share files on the local network.
|
||||||
It's our answer to the question
|
It's our answer to the question
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Why is the easiest way to move a file between two computers in the same room
|
Why is the easiest way to move a file between two computers in the same room
|
||||||
sending it to a server in another country and retrieving it from there?
|
sending it to a server in another country and retrieving it from there?
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Teleport is designed to be a replacement for using USB keys or emailing stuff
|
Teleport is designed to be a replacement for using USB keys or emailing stuff
|
||||||
to yourself just so you have them on another device on your desk.
|
to yourself just so you have them on another device on your desk.
|
||||||
</p>
|
</p>
|
||||||
</description>
|
</description>
|
||||||
|
|
||||||
<screenshots>
|
<screenshots>
|
||||||
<screenshot type="default">
|
<screenshot type="default">
|
||||||
<caption>Mockup</caption>
|
<caption>Mockup</caption>
|
||||||
<image width="1600" height="900">https://raw.githubusercontent.com/frac-tion/teleport/master/docs/mvp-mockup.png</image>
|
<image width="1600" height="900">https://raw.githubusercontent.com/frac-tion/teleport/master/docs/mvp-mockup.png</image>
|
||||||
</screenshot>
|
</screenshot>
|
||||||
</screenshots>
|
</screenshots>
|
||||||
|
|
||||||
<url type="homepage">https://github.com/frac-tion/teleport/</url>
|
<url type="homepage">https://github.com/frac-tion/teleport/</url>
|
||||||
<url type="bugtracker">https://github.com/frac-tion/teleport/</url>
|
<url type="bugtracker">https://github.com/frac-tion/teleport/</url>
|
||||||
<project_group>GNOME</project_group>
|
<project_group>GNOME</project_group>
|
||||||
|
|
||||||
<kudos>
|
<kudos>
|
||||||
<kudo>AppMenu</kudo>
|
<kudo>AppMenu</kudo>
|
||||||
<kudo>HiDpiIcon</kudo>
|
<kudo>HiDpiIcon</kudo>
|
||||||
<kudo>ModernToolkit</kudo>
|
<kudo>ModernToolkit</kudo>
|
||||||
<kudo>Notifications</kudo>
|
<kudo>Notifications</kudo>
|
||||||
<kudo>UserDocs</kudo>
|
<kudo>UserDocs</kudo>
|
||||||
</kudos>
|
</kudos>
|
||||||
|
|
||||||
<update_contact>jualin@sparber.net</update_contact>
|
<update_contact>jualin@sparber.net</update_contact>
|
||||||
<translation type="gettext">teleport</translation>
|
<translation type="gettext">teleport</translation>
|
||||||
|
|
||||||
<releases>
|
<releases>
|
||||||
<release version="MVP" date="2017-10-27">
|
<release version="MVP" date="2017-10-26">
|
||||||
<description>
|
<description>
|
||||||
<p>
|
<p>
|
||||||
Basic version that only sends individual files.
|
Basic version that only sends individual files.
|
||||||
</p>
|
</p>
|
||||||
</description>
|
</description>
|
||||||
</release>
|
</release>
|
||||||
</releases>
|
</releases>
|
||||||
</component>
|
</component>
|
||||||
|
|||||||
Reference in New Issue
Block a user