Set new summary for library

This commit is contained in:
Maximiliano Sandoval R 2022-07-15 09:34:26 +02:00
parent 749831e5e8
commit 581160cb81
No known key found for this signature in database
GPG Key ID: D64A8D747F6FE706
3 changed files with 4 additions and 2 deletions

View File

@ -1,5 +1,7 @@
# libnotify
Send desktop notifications.
## Description
libnotify is a library for sending desktop notifications to a notification

View File

@ -6,7 +6,7 @@ website_url = "https://gitlab.gnome.org/GNOME/libnotify/"
docs_url = "https://gnome.pages.gitlab.gnome.org/libnotify/"
authors = "Marco Trevisan, Logan Rathbone, Christian Hammond, Mike Hearn, and John (J5) Palmieri"
license = "LGPL-2.1-or-later"
description = ""
description = "Send desktop notifications"
dependencies = [ "GObject-2.0", "GLib-1.0", "Gio-2.0" ]
devhelp = true
search_index = true

View File

@ -7,7 +7,7 @@
<shortname>libnotify</shortname>
<category rdf:resource="http://api.gnome.org/doap-extensions#core" />
<programming-language>C</programming-language>
<shortdesc xml:lang="en">libnotify is a library for sending desktop notifications</shortdesc>
<shortdesc xml:lang="en">Send desktop notifications</shortdesc>
<description>Library to send desktop notifications that follows the FDO
specifications:
https://gitlab.freedesktop.org/xdg/xdg-specs/-/blob/master/notification/notification-spec.xml</description>