2017-11-06 15:02:05 +03:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!-- Copyright Lubomir Rintel 2016 -->
|
|
|
|
<component type="addon">
|
2018-02-12 17:35:47 +03:00
|
|
|
<id>network-manager-wireguard</id>
|
2017-11-06 15:02:05 +03:00
|
|
|
<project_license>GPL-2.0+</project_license>
|
|
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
|
|
<extends>nm-connection-editor.desktop</extends>
|
|
|
|
<extends>gnome-control-center.desktop</extends>
|
2019-04-29 20:01:15 +03:00
|
|
|
<_name>WireGuard client</_name>
|
|
|
|
<_summary>Client for WireGuard virtual private networks</_summary>
|
2017-11-06 15:02:05 +03:00
|
|
|
|
|
|
|
<keywords>
|
|
|
|
<keyword>network</keyword>
|
|
|
|
<keyword>manager</keyword>
|
|
|
|
<keyword>NetworkManager</keyword>
|
|
|
|
<keyword>connection</keyword>
|
|
|
|
<keyword>VPN</keyword>
|
2019-04-29 20:01:15 +03:00
|
|
|
<keyword>WireGuard</keyword>
|
2017-11-06 15:02:05 +03:00
|
|
|
</keywords>
|
|
|
|
|
|
|
|
<description>
|
2019-04-29 20:01:15 +03:00
|
|
|
<_p>Support for configuring WireGuard virtual private network connections.</_p>
|
|
|
|
<_p>WireGuard is a modern VPN client built for simplicity.</_p>
|
2017-11-06 15:02:05 +03:00
|
|
|
</description>
|
|
|
|
|
|
|
|
<screenshots>
|
|
|
|
<screenshot type="default">
|
|
|
|
<image width="800" height="658">https://git.gnome.org/browse/network-manager-openvpn/plain/appdata/openvpn.png</image>
|
|
|
|
</screenshot>
|
|
|
|
<screenshot>
|
|
|
|
<caption>The advanced options dialog</caption>
|
|
|
|
<image width="800" height="604">https://git.gnome.org/browse/network-manager-openvpn/plain/appdata/openvpn-advanced.png</image>
|
|
|
|
</screenshot>
|
|
|
|
</screenshots>
|
|
|
|
|
|
|
|
<url type="homepage">https://wiki.gnome.org/Projects/NetworkManager/VPN</url>
|
|
|
|
<url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=NetworkManager</url>
|
|
|
|
<update_contact>networkmanager-maint@gnome.bugs</update_contact>
|
|
|
|
<translation type="gettext">NetworkManager-openvpn</translation>
|
|
|
|
<_developer_name>The NetworkManager Developers</_developer_name>
|
|
|
|
</component>
|