initial import
This commit is contained in:
24
l3afpad/l3afpad.appdata.xml
Normal file
24
l3afpad/l3afpad.appdata.xml
Normal file
@@ -0,0 +1,24 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user