[retro-gtk] doap: Update the name and descriptions



commit e1b84811877f86901caecf360a0195cecafde37f
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Sun Nov 15 15:34:14 2020 +0100

    doap: Update the name and descriptions
    
    This makes them match the README and webpage.

 retro-gtk.doap | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/retro-gtk.doap b/retro-gtk.doap
index 10812a7d..c460853c 100644
--- a/retro-gtk.doap
+++ b/retro-gtk.doap
@@ -5,9 +5,9 @@
          xmlns:gnome="http://api.gnome.org/doap-extensions#";
          xmlns="http://usefulinc.com/ns/doap#";>
 
-  <name xml:lang="en">retro-gtk</name>
-  <shortdesc xml:lang="en">Toolkit to write GTK+ 3 based Libretro frontends</shortdesc>
-  <description xml:lang="en">retro-gtk is a toolkit allowing to easily write GTK+ 3 based Libretro 
frontends.</description>
+  <name xml:lang="en">RetroGTK</name>
+  <shortdesc xml:lang="en">The GTK Libretro frontend framework</shortdesc>
+  <description xml:lang="en">RetroGTK is a framework easing the use of Libretro cores in conjunction with 
GTK.</description>
   <homepage rdf:resource="https://gnome.pages.gitlab.gnome.org/retro-gtk/"; />
   <download-page rdf:resource="http://download.gnome.org/sources/retro-gtk/"; />
   <bug-database rdf:resource="https://gitlab.gnome.org/GNOME/retro-gtk/issues"; />


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]