From 47fbe4b3cbc5ebb7ad7a4ecc73fc9f3b68e8cda9 Mon Sep 17 00:00:00 2001 From: Nikos Kouremenos Date: Sun, 30 Oct 2005 16:16:00 +0000 Subject: [PATCH] it is GTK+ --- src/dialogs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dialogs.py b/src/dialogs.py index 4dd0b8eeb..c6c127486 100644 --- a/src/dialogs.py +++ b/src/dialogs.py @@ -417,7 +417,7 @@ class AboutDialog: text = open('../COPYING').read() dlg.set_license(text) - dlg.set_comments(_('A GTK jabber client')) + dlg.set_comments(_('A GTK+ jabber client')) dlg.set_website('http://www.gajim.org') authors = [