diff options
Diffstat (limited to 'gnustep-apps/affiche/metadata.xml')
-rw-r--r-- | gnustep-apps/affiche/metadata.xml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/gnustep-apps/affiche/metadata.xml b/gnustep-apps/affiche/metadata.xml index 6cfe3231f3bc..6d8a7311ee20 100644 --- a/gnustep-apps/affiche/metadata.xml +++ b/gnustep-apps/affiche/metadata.xml @@ -1,5 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>gnustep</herd> +<herd>gnustep</herd> +<longdescription> +Affiche is a little application that allows people to "stick" little notes on their computer desktop. It works well under GNUstep and under Apple Mac OS X. + +The goal of this little application is to provide a good example on how to develop cross-platform applications between GNUstep and Apple Mac OS X while providing a useful application at the same time. +</longdescription> </pkgmetadata> |