Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bronko
gajim
Commits
31e51e17
Commit
31e51e17
authored
Jan 07, 2020
by
Philipp Hörist
Browse files
Raise min GTK version
parent
82b6cd66
Changes
1
Show whitespace changes
Inline
Side-by-side
gajim/gajim.py
View file @
31e51e17
...
@@ -27,7 +27,7 @@
...
@@ -27,7 +27,7 @@
from
gajim.common
import
i18n
from
gajim.common
import
i18n
_MIN_NBXMPP_VER
=
'0.9.92'
_MIN_NBXMPP_VER
=
'0.9.92'
_MIN_GTK_VER
=
'3.22.
0
'
_MIN_GTK_VER
=
'3.22.
27
'
_MIN_CAIRO_VER
=
'1.14.0'
_MIN_CAIRO_VER
=
'1.14.0'
_MIN_PYGOBJECT_VER
=
'3.32.0'
_MIN_PYGOBJECT_VER
=
'3.32.0'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment