~vorlon/ubuntu/saucy/gourmet/trunk

« back to all changes in this revision

Viewing changes to src/lib/timeScanner.py

  • Committer: Bazaar Package Importer
  • Author(s): Rolf Leggewie
  • Date: 2009-01-12 23:03:28 UTC
  • mfrom: (2.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20090112230328-wnuqqte22uk3981b
Tags: 0.14.3-2
Conflict with python-pysqlite >= 2.5 which when installed crashes 
gourmet at startup. (Closes: #507382) and python-sqlalchemy >= 0.5.
Both restrictions should eventually be relaxed when upstream has
made the code compatible with the newer libs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
70
70
if __name__ == '__main__':
71
71
    
72
72
    import gtk
73
 
    c = convert.Converter()
 
73
    c = convert.get_converter()
74
74
    tv = LinkedTimeView()
75
75
    tv.connect('time-link-activated',show_timer_cb,c)
76
76
    tv.get_buffer().set_text(