mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-25 18:07:07 +09:00
Update Appstream
This commit is contained in:
@@ -1,27 +1,23 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<component>
|
<component>
|
||||||
<id>com.github.zyedidia.micro</id>
|
<id>com.github.zyedidia.micro</id>
|
||||||
<name>Micro Text Editor</name>
|
<name>Micro Text Editor</name>
|
||||||
<summary>A modern and intuitive terminal-based text editor</summary>
|
<summary>A modern and intuitive terminal-based text editor</summary>
|
||||||
<url type="homepage">https://micro-editor.github.io</url>
|
<metadata_license>MIT</metadata_license>
|
||||||
<url type="bugtracker">https://github.com/zyedidia/micro</url>
|
<categories>
|
||||||
<metadata_license>MIT</metadata_license>
|
<category>Development</category>
|
||||||
<categories>
|
<category>TextEditor</category>
|
||||||
<category>Development</category>
|
</categories>
|
||||||
<category>TextEditor</category>
|
<provides>
|
||||||
</categories>
|
<binary>micro</binary>
|
||||||
|
</provides>
|
||||||
<provides>
|
<developer_name>Zachary Yedidia</developer_name>
|
||||||
<binary>micro</binary>
|
<screenshots>
|
||||||
</provides>
|
<screenshot type="default">
|
||||||
<releases>
|
<caption>Micro Text Editor editing its source code.</caption>
|
||||||
<release version="1.2.0" date="2017-05-28" />
|
<image type="source">https://raw.githubusercontent.com/zyedidia/micro/master/assets/micro-solarized.png</image>
|
||||||
</releases>
|
</screenshot>
|
||||||
<developer_name>Zachary Yedidia</developer_name>
|
</screenshots>
|
||||||
<screenshots>
|
<url type="homepage">https://micro-editor.github.io</url>
|
||||||
<screenshot type="default">
|
<url type="bugtracker">https://github.com/zyedidia/micro/issues</url>
|
||||||
<caption>Micro Text Editor editing its source code.</caption>
|
|
||||||
<image type="source">https://raw.githubusercontent.com/zyedidia/micro/master/assets/micro-solarized.png</image>
|
|
||||||
</screenshot>
|
|
||||||
</screenshots>
|
|
||||||
</component>
|
</component>
|
||||||
|
|||||||
Reference in New Issue
Block a user