25 lines
1010 B
XML
25 lines
1010 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop-application">
|
|
<id>com.github.l3afpad</id>
|
|
<launchable type="desktop-id">l3afpad.desktop</launchable>
|
|
<name>L3afpad</name>
|
|
<summary>Simple text editor</summary>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>GPL-2.0</project_license>
|
|
<description>
|
|
<p>
|
|
L3afpad is a simple GTK+ text editor that emphasizes simplicity. As development
|
|
focuses on keeping weight down to a minimum, only the most essential features
|
|
are implemented in the editor. L3afpad is simple to use, is easily compiled,
|
|
requires few libraries, and starts up quickly.
|
|
</p>
|
|
</description>
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<image>https://cn.opendesktop.org/img/hive/content-pre1/144892-1.png</image>
|
|
</screenshot>
|
|
</screenshots>
|
|
<url type="bugtracker">https://github.com/stevenhoneyman/l3afpad/issues</url>
|
|
<url type="homepage">https://github.com/stevenhoneyman/l3afpad</url>
|
|
</component>
|