~and471/slickpanel/trunk

« back to all changes in this revision

Viewing changes to wscript

  • Committer: Andrew Higginson
  • Date: 2014-12-29 17:48:31 UTC
  • Revision ID: at.higginson@gmail.com-20141229174831-bukedaw8kny4aq8t
updating

Show diffs side-by-side

added added

removed removed

Lines of Context:
67
67
    conf.define('GETTEXT_PACKAGE', APPNAME)
68
68
    conf.define('PREFIX', Options.options.prefix)
69
69
    conf.define('LOCALE_DIR', os.path.join(Options.options.prefix, "locale"))
 
70
    conf.define('WNCK_I_KNOW_THIS_IS_UNSTABLE', 1)
70
71
    
71
72
    # Get directories in which indicators are located
72
73
    indicators_dir = (subprocess.check_output(["pkg-config", "indicator3-0.4", "--variable",