author | Jeff Walden <jwalden@mit.edu> |
Thu, 28 Mar 2013 00:19:40 -0700 | |
changeset 137805 | 81cef708ab47be07690e03f07edb756e5733705a |
parent 136725 | 97e443115162450609702fc72c99b6d88d8703d6 |
child 137946 | 03452b187c1406f07556cf5f0db7e99cc3a93aae |
permissions | -rw-r--r-- |
# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. XPIDL_SOURCES += [ 'nsIPrintProgress.idl', 'nsIPrintProgressParams.idl', 'nsIPrintStatusFeedback.idl', ] XPIDL_MODULE = 'layout_printing' MODULE = 'layout'