~mythbuntu/mythbuntu/mythbuntu

« back to all changes in this revision

Viewing changes to ubiquity/src/ubiquity-1.5.3mythbuntu10/ubiquity/frontend/gtk-ui.py

  • Committer: Mario Limonciello
  • Date: 2007-06-26 21:18:53 UTC
  • Revision ID: supermario@portablemario-20070626211853-61o8z68u7zr8jhet
merge with ubiquity 1.5.4
remove workaround from live disk script
updated backend page button
Clean up the mythtv-setup launching a little (not ready still though)

Show diffs side-by-side

added added

removed removed

Lines of Context:
536
536
                widget.set_attributes(attrs)
537
537
 
538
538
        elif isinstance(widget, gtk.Button):
 
539
            # TODO evand 2007-06-26: LP #122141 causes a crash unless we keep a
 
540
            # reference to the button image.
 
541
            tempref = widget.get_image()
 
542
 
539
543
            question = i18n.map_widget_name(widget.get_name())
540
544
            if question.startswith('ubiquity/imported/'):
541
545
                if '|' in text: