~mathijshenquet/wingpanel/natty

« back to all changes in this revision

Viewing changes to wscript

  • Committer: Maxwell Barvian
  • Date: 2011-01-31 20:44:44 UTC
  • Revision ID: mbarvian@comcast.net-20110131204444-tq90h0wvcbq1wzfa
Fixed the white flicker issue. Thanks PsyberS.

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
 
63
63
def build(bld):
64
64
    src = ['wingpanel-panel.vala',
 
65
            'CompositedWindow.vala',
65
66
            'wingpanel-config.vala',
66
67
            'wingpanel-indicator-file-model.vala',
67
68
            'wingpanel-object-entry.vala',