mirror of https://github.com/procxx/kepka.git
26 lines
910 B
XML
26 lines
910 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<component type="desktop">
|
|
<id>telegram-desktop.desktop</id>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>GPL-3.0</project_license>
|
|
<name>Kepka</name>
|
|
<summary>Kepka telegram messenger</summary>
|
|
<description>
|
|
<p>Fast and secure desktop app, perfectly synced with your mobile phone.</p>
|
|
</description>
|
|
<categories>
|
|
<category>Network</category>
|
|
<category>InstantMessaging</category>
|
|
</categories>
|
|
<url type="homepage">https://github.com/procxx/kepka/</url>
|
|
<url type="bugtracker">https://github.com/procxx/kepka/issues</url>
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<image>https://raw.githubusercontent.com/procxx/kepka/dev/docs/assets/preview.png</image>
|
|
</screenshot>
|
|
</screenshots>
|
|
<provides>
|
|
<binary>kepka</binary>
|
|
</provides>
|
|
</component>
|