diff options
author | Andre Klapper <a9016009@gmx.de> | 2019-02-23 03:20:05 +0100 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2019-02-23 03:20:05 +0100 |
commit | 8fb99b33b43f62100dd01e91b73f7c293cb55d7c (patch) | |
tree | 269910391da035cba2a53cf04637aa383d1b23da | |
parent | Replace Bugzilla by Gitlab URL in DOAP file (diff) | |
download | zenity-8fb99b33b43f62100dd01e91b73f7c293cb55d7c.tar.gz zenity-8fb99b33b43f62100dd01e91b73f7c293cb55d7c.tar.bz2 zenity-8fb99b33b43f62100dd01e91b73f7c293cb55d7c.zip |
Add <description> to DOAP file
-rw-r--r-- | zenity.doap | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zenity.doap b/zenity.doap index 18fc3ef2..3b1a4504 100644 --- a/zenity.doap +++ b/zenity.doap @@ -11,6 +11,7 @@ <bug-database rdf:resource="https://gitlab.gnome.org/GNOME/zenity/issues/" /> <category rdf:resource="http://api.gnome.org/doap-extensions#core" /> <programming-language>C</programming-language> + <description>Display GTK+ dialog boxes from the commandline and shell scripts.</description> <maintainer> <foaf:Person> |