release 0.8.2

This commit is contained in:
Daniel Pavel 2012-12-03 15:17:33 +02:00
parent c41859816b
commit 61d0159e8a
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ def _show_about_window(action):
# is the Gtk3 version too old?
pass
about.set_website('http://github.com/pwr/Solaar/wiki')
about.set_website('http://pwr.github.com/Solaar/')
about.set_website_label('Solaar Wiki')
about.run()