diff options
author | Arnaud Rebillout <arnaudr@kali.org> | 2023-05-10 10:11:24 +0700 |
---|---|---|
committer | Arnaud Rebillout <arnaudr@kali.org> | 2023-05-10 10:56:44 +0700 |
commit | f722f11e576f56d6029c9d09dcc04c185d34a28a (patch) | |
tree | 0be264a294427bd5b3fed9f84d7bc121b52972c3 /gobject/glib-enumtypes.h.template | |
parent | 20964ad4ab18f5ba01f3bd1625fb9152eb8ca932 (diff) | |
download | glib-f722f11e576f56d6029c9d09dcc04c185d34a28a.tar.gz |
Rename GTK+ to GTK (mostly comments and documentation)
GTK lost it's '+' suffix back in 2019, according to
<https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html>
This commit can be re-generated with:
git grep -l GTK+ \
| grep -v -e ^NEWS -e ^glib/tests/collate.c \
| xargs sed -i 's/GTK+/GTK/g'
Most of the changes are in comments and documentation.
Diffstat (limited to 'gobject/glib-enumtypes.h.template')
0 files changed, 0 insertions, 0 deletions