]> git.lizzy.rs Git - micro.git/blob - data/com.github.zyedidia.micro.metainfo.xml
Merge
[micro.git] / data / com.github.zyedidia.micro.metainfo.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <component>
3         <id>com.github.zyedidia.micro</id>
4         <launchable type="desktop-id">micro.desktop</launchable>
5         <name>Micro Text Editor</name>
6         <summary>A modern and intuitive terminal-based text editor</summary>
7         <metadata_license>MIT</metadata_license>
8         <categories>
9                 <category>Development</category>
10                 <category>TextEditor</category>
11         </categories>
12         <provides>
13         ​     <binary>micro</binary>
14         ​</provides>
15         ​<developer_name>Zachary Yedidia</developer_name>
16         <screenshots>
17         ​     <screenshot type="default">
18         ​             <caption>Micro Text Editor editing its source code.</caption>
19         ​             <image type="source">https://raw.githubusercontent.com/zyedidia/micro/master/assets/micro-solarized.png</image>
20         ​     </screenshot>
21         ​</screenshots>
22         <url type="homepage">https://micro-editor.github.io</url>
23         <url type="bugtracker">https://github.com/zyedidia/micro/issues</url>
24 ​</component>