View | Details | Raw Unified
Collapse All | Expand All

(-) gonvert-0.2.11-orig/gonvert (-1 / +1 lines)
 Lines 997-1003    Link Here 
books_window = widgets.get_widget('books_window')
books_window = widgets.get_widget('books_window')
about_image = widgets.get_widget('about_image')
about_image = widgets.get_widget('about_image')
about_image.set_from_file(homepath  +'pixmaps/gonvert_picture.png')
about_image.set_from_file(homepath  +'../pixmaps/gonvert_picture.png')
versionlabel = widgets.get_widget('versionlabel')
versionlabel = widgets.get_widget('versionlabel')
versionlabel.set_text(version)
versionlabel.set_text(version)