19 lines
890 B
XML
19 lines
890 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop">
|
|
<id>@@NAME@@.desktop</id>
|
|
<metadata_license>@@LICENSE@@</metadata_license>
|
|
<project_license>@@LICENSE@@</project_license>
|
|
<name>@@NAME_LONG@@</name>
|
|
<url type="homepage">https://gitee.com/openkylin/kylin-code</url>
|
|
<summary>Kylin Code. Code editing. Redefined.</summary>
|
|
<description>
|
|
<p>Kylin Code is a new choice of tool that combines the simplicity of a code editor with what developers need for the core edit-build-debug cycle. See https://gitee.com/openkylin/kylin-code/releases for installation instructions and FAQ.</p>
|
|
</description>
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<image>https://gitee.com/openkylin/kylin-code/raw/master/imgs/home/home-screenshot-linux-lg.png</image>
|
|
<caption>Editing C++, TypeScript and searching for extensions</caption>
|
|
</screenshot>
|
|
</screenshots>
|
|
</component>
|