mirror of
https://github.com/bolucat/Archive.git
synced 2026-04-23 00:17:16 +08:00
51 lines
1.7 KiB
XML
51 lines
1.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop-application">
|
|
<id>com.github.Qv2ray</id>
|
|
<metadata_license>CC-BY-SA-3.0</metadata_license>
|
|
<project_license>GPL-3.0+</project_license>
|
|
<name>Qv2ray</name>
|
|
<summary>Qv2ray is a cross-platform v2ray graphical frontend written in Qt.</summary>
|
|
|
|
<description>
|
|
<p>
|
|
Qv2ray is a cross-platform v2ray graphical frontend written in Qt which can improve v2ray user experience.
|
|
It can help users to set up v2ray configuration files easily and automatically set the system proxy.
|
|
</p>
|
|
</description>
|
|
|
|
<categories>
|
|
<category>Network</category>
|
|
</categories>
|
|
|
|
<developer_name>Leroy.H.Y</developer_name>
|
|
|
|
<launchable type="desktop-id">com.github.Qv2ray.desktop</launchable>
|
|
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<caption>The main window</caption>
|
|
<image>https://user-images.githubusercontent.com/7822648/72329040-ffcd9180-36ee-11ea-80de-0f30bd59fa22.png</image>
|
|
</screenshot>
|
|
</screenshots>
|
|
|
|
<releases>
|
|
<release version="2.0.1" date="2019-1-28">
|
|
<description>
|
|
<p>
|
|
New bugfix version.
|
|
<ul>
|
|
<li>Prevent messing up vcore logs</li>
|
|
<li>upstream: solved QTimer issue and golang memory leak issue</li>
|
|
<li>fix: fixed duplicated scheme:// in GNOME system settings</li>
|
|
<li>add: added os process signals support</li>
|
|
<li>add: enable hiding Qv2ray when performing screenshot, fixed #283</li>
|
|
</ul>
|
|
</p>
|
|
</description>
|
|
</release>
|
|
</releases>
|
|
<content_rating type="oars-1.1" />
|
|
<url type="homepage">https://github.com/Qv2ray/Qv2ray</url>
|
|
<url type="bugtracker">https://github.com/Qv2ray/Qv2ray/issues</url>
|
|
</component>
|