1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/toolkit/components/printing/jar.mn Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,21 @@ 1.4 +# This Source Code Form is subject to the terms of the Mozilla Public 1.5 +# License, v. 2.0. If a copy of the MPL was not distributed with this 1.6 +# file, You can obtain one at http://mozilla.org/MPL/2.0/. 1.7 + 1.8 +toolkit.jar: 1.9 + content/global/printdialog.js (content/printdialog.js) 1.10 + content/global/printdialog.xul (content/printdialog.xul) 1.11 +#ifdef XP_UNIX 1.12 +#ifndef XP_MACOSX 1.13 + content/global/printjoboptions.js (content/printjoboptions.js) 1.14 + content/global/printjoboptions.xul (content/printjoboptions.xul) 1.15 +#endif 1.16 +#endif 1.17 + content/global/printPageSetup.js (content/printPageSetup.js) 1.18 + content/global/printPageSetup.xul (content/printPageSetup.xul) 1.19 + content/global/printPreviewBindings.xml (content/printPreviewBindings.xml) 1.20 + content/global/printPreviewProgress.js (content/printPreviewProgress.js) 1.21 + content/global/printPreviewProgress.xul (content/printPreviewProgress.xul) 1.22 + content/global/printProgress.js (content/printProgress.js) 1.23 + content/global/printProgress.xul (content/printProgress.xul) 1.24 + content/global/printUtils.js (content/printUtils.js)