it is GTK+
This commit is contained in:
parent
7efdb71dce
commit
47fbe4b3cb
|
@ -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 = [
|
||||
|
|
Loading…
Reference in New Issue