commit c8769e19c027f93493d02f28d132afa33de3105b
Author: Andrea Musuruane <musuruan(a)gmail.com>
Date: Sun Jan 14 21:06:22 2018 +0100
Fixed missing AppData file
yapeSDL.appdata.xml | 15 +++++++++++++++
1 file changed, 15 insertions(+)
---
diff --git a/yapeSDL.appdata.xml b/yapeSDL.appdata.xml
new file mode 100644
index 0000000..cb47933
--- /dev/null
+++ b/yapeSDL.appdata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<component type="desktop">
+<id>snes9x.desktop</id>
+ <metadata_license>CC-BY-SA-3.0</metadata_license>
+ <project_license>GPLv2+</project_license>
+ <name>yapeSDL</name>
+ <summary>Yet another plus/4 emulator</summary>
+ <description>
+ <p>
+ yapeSDL is a decent no-nonsense Commodore 264 family (C16, plus/4 etc.) emulator.
+ </p>
+ </description>
+ <url
type="homepage">https://github.com/calmopyrin/yapesdl</ur...
+</component>
+