Merge branch 'patch-1' into 'master'

updated urls, reordered releases

See merge request jsparber/teleport!12
This commit is contained in:
Julian Sparber
2019-10-22 08:22:57 +00:00

View File

@@ -18,16 +18,16 @@
<screenshots> <screenshots>
<screenshot type="default"> <screenshot type="default">
<caption>Teleport window with multiple devices</caption> <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> <image width="1366" height="768">https://gitlab.gnome.org/jsparber/teleport/raw/master/data/screenshots/window.png</image>
</screenshot> </screenshot>
<screenshot type="default"> <screenshot type="default">
<caption>Teleport notification</caption> <caption>Teleport notification</caption>
<image width="1366" height="768">https://raw.githubusercontent.com/frac-tion/teleport/master/data/screenshots/notification.png</image> <image width="1366" height="768">https://gitlab.gnome.org/jsparber/teleport/raw/master/data/screenshots/notification.png</image>
</screenshot> </screenshot>
</screenshots> </screenshots>
<url type="homepage">https://github.com/frac-tion/teleport/</url> <url type="homepage">https://gitlab.gnome.org/jsparber/teleport</url>
<url type="bugtracker">https://github.com/frac-tion/teleport/</url> <url type="bugtracker">https://gitlab.gnome.org/jsparber/teleport/issues</url>
<project_group>GNOME</project_group> <project_group>GNOME</project_group>
<kudos> <kudos>
@@ -40,7 +40,14 @@
<update_contact>julian@sparber.net</update_contact> <update_contact>julian@sparber.net</update_contact>
<translation type="gettext">teleport</translation> <translation type="gettext">teleport</translation>
<releases> <releases>
<release version="0.0.1" date="2018-10-28">
<description>
<p>
Some small fixes.
</p>
</description>
</release>
<release version="MVP" date="2017-10-29"> <release version="MVP" date="2017-10-29">
<description> <description>
<p> <p>
@@ -49,12 +56,5 @@
</p> </p>
</description> </description>
</release> </release>
<release version="0.0.1" date="2018-10-28">
<description>
<p>
Some small fixes.
</p>
</description>
</release>
</releases> </releases>
</component> </component>