~photostory/photostory/trunk

« back to all changes in this revision

Viewing changes to photostory

  • Committer: David Turner
  • Date: 2010-11-10 22:33:52 UTC
  • Revision ID: finalfantasykid13@gmail.com-20101110223352-zvabh1uol1qpjxfw
-Fixed a GTK Warning at startup

Show diffs side-by-side

added added

removed removed

Lines of Context:
237
237
 
238
238
        win.add(hbox)
239
239
        hbox.pack_start(vbox1, expand=False)
240
 
        hbox.pack_start(vbox2)
241
240
        hbox2.pack_start(filmBut, expand=False)
242
241
        hbox2.pack_start(deleteBut, expand=False)
243
242
        #hbox2.pack_start(shareBut)
244
243
        hbox2.pack_start(aboutBut)
245
 
        hbox.pack_start(vbox2)
246
244
        vbox2.pack_start(movie)
247
245
        vbox2.pack_start(cal, expand=True, padding=10)
248
246
        vbox2.pack_start(takeBut, expand=False)
 
247
        hbox.pack_start(vbox2)
249
248
        win.show_all()
250
249
 
251
250
        #Pipeline stuff - feed