summaryrefslogtreecommitdiff
path: root/gtk.doap
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2019-02-04 11:56:52 -0500
committerMatthias Clasen <mclasen@redhat.com>2019-02-04 11:58:09 -0500
commitd080be3e5091c98d5171063a95d55c01170881f3 (patch)
tree72b2621ee1a2ea201c4c70f568ff869cc5520037 /gtk.doap
parent25e199e7b789894f020ec740ff4a9419207f6a61 (diff)
downloadgtk+-d080be3e5091c98d5171063a95d55c01170881f3.tar.gz
Rename some references to GTK+
We are dropping the plus.
Diffstat (limited to 'gtk.doap')
-rw-r--r--gtk.doap14
1 files changed, 7 insertions, 7 deletions
diff --git a/gtk.doap b/gtk.doap
index 12f4b5565c..f0d0c80920 100644
--- a/gtk.doap
+++ b/gtk.doap
@@ -6,20 +6,20 @@
xmlns="http://usefulinc.com/ns/doap#">
<name xml:lang="en">gtk+</name>
- <shortname>gtk+</shortname>
+ <shortname>gtk</shortname>
<shortdesc xml:lang="en">Multi-platform toolkit</shortdesc>
- <description xml:lang="en">GTK+ is a multi-platform toolkit for creating graphical user
-interfaces. Offering a complete set of widgets, GTK+ is suitable for
+ <description xml:lang="en">GTK is a multi-platform toolkit for creating graphical user
+interfaces. Offering a complete set of widgets, GTK is suitable for
projects ranging from small one-off tools to complete application
suites.
-GTK+ has been designed from the ground up to support a range of
-languages, not only C/C++. Using GTK+ from languages such as Perl and
+GTK has been designed from the ground up to support a range of
+languages, not only C/C++. Using GTK from languages such as Perl and
Python (especially in combination with the Glade GUI builder) provides
an effective method of rapid application development.
-GTK+ is free software and part of the GNU Project. However, the
-licensing terms for GTK+, the GNU LGPL, allow it to be used by all
+GTK is free software and part of the GNU Project. However, the
+licensing terms for GTK, the GNU LGPL, allow it to be used by all
developers, including those developing proprietary software, without
any license fees or royalties.</description>
<homepage rdf:resource="http://www.gtk.org/" />