~ubuntu-branches/ubuntu/quantal/lightning-extension/quantal-security

« back to all changes in this revision

Viewing changes to mozilla/build/appini_header.py

  • Committer: Package Import Robot
  • Author(s): Chris Coulson
  • Date: 2012-05-21 16:09:39 UTC
  • mfrom: (1.3.1) (25.1.1 precise-security)
  • Revision ID: package-import@ubuntu.com-20120521160939-0702473a46xfq3tl
Tags: 1.5~b2+build1-0ubuntu1
New upstream release from the beta channel (CALENDAR_1_5b2_BUILD1)

Show diffs side-by-side

added added

removed removed

Lines of Context:
61
61
    appdata['flags'] = ' | '.join(flags) if flags else '0'
62
62
    appdata['App:profile'] = '"%s"' % appdata['App:profile'] if 'App:profile' in appdata else 'NULL'
63
63
 
64
 
    print '''#include "nsXULAppAPI.h"
 
64
    print '''#include "nsXREAppData.h"
65
65
             static const nsXREAppData sAppData = {
66
66
                 sizeof(nsXREAppData),
67
67
                 NULL, // directory