it is GTK+
This commit is contained in:
parent
7efdb71dce
commit
47fbe4b3cb
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue