add: desktop entry, metadata, app name, icons
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<component type="desktop-application">
|
||||
<id>com.wyattjmiller.snespatcher</id>
|
||||
|
||||
<metadata_license>CC0-1.0</metadata_license>
|
||||
<project_license>MPL-2.0</project_license>
|
||||
|
||||
<name>SNES Patcher</name>
|
||||
<summary>Apply IPS and BPS patches to Super Nintendo ROMs</summary>
|
||||
|
||||
<description>
|
||||
<p>
|
||||
SNES Patcher creates patched copies of Super Nintendo ROMs
|
||||
while preserving the original file.
|
||||
</p>
|
||||
</description>
|
||||
|
||||
<launchable type="desktop-id">
|
||||
com.wyattjmiller.snespatcher.desktop
|
||||
</launchable>
|
||||
|
||||
<url type="homepage">
|
||||
https://scm.wyattjmiller.com/wymiller/snespatcher
|
||||
</url>
|
||||
|
||||
<content_rating type="oars-1.1"/>
|
||||
</component>
|
||||
Reference in New Issue
Block a user