Commit f789757f authored by Michal Čihař's avatar Michal Čihař

Better label

parent 49dbc367
......@@ -2821,14 +2821,14 @@ def get_versions():
'1.8',
))
name = 'PyGtk'
name = 'Pango (PyGtk)'
url = 'http://www.pygtk.org/'
mod = get_version_module('pango', name, url)
result.append((
name,
url,
mod.version_string(),
'1.0',
'1.2',
))
name = 'South'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment