michael@0: /* This Source Code Form is subject to the terms of the Mozilla Public michael@0: * License, v. 2.0. If a copy of the MPL was not distributed with this michael@0: * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ michael@0: michael@0: // Microsoft Visual C++ generated resource script. michael@0: // michael@0: #include "resource.h" michael@0: michael@0: #define APSTUDIO_READONLY_SYMBOLS michael@0: ///////////////////////////////////////////////////////////////////////////// michael@0: // michael@0: // Generated from the TEXTINCLUDE 2 resource. michael@0: // michael@0: #include "winresrc.h" michael@0: michael@0: ///////////////////////////////////////////////////////////////////////////// michael@0: #undef APSTUDIO_READONLY_SYMBOLS michael@0: michael@0: ///////////////////////////////////////////////////////////////////////////// michael@0: // English (U.S.) resources michael@0: michael@0: #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) michael@0: #ifdef _WIN32 michael@0: LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US michael@0: #pragma code_page(1252) michael@0: #endif //_WIN32 michael@0: michael@0: ///////////////////////////////////////////////////////////////////////////// michael@0: // michael@0: // RT_MANIFEST michael@0: // michael@0: michael@0: 1 RT_MANIFEST "updater.exe.manifest" michael@0: michael@0: ///////////////////////////////////////////////////////////////////////////// michael@0: // michael@0: // Icon michael@0: // michael@0: michael@0: IDI_DIALOG ICON "updater.ico" michael@0: michael@0: michael@0: ///////////////////////////////////////////////////////////////////////////// michael@0: // michael@0: // Embedded certificates for allowed MARs michael@0: // michael@0: michael@0: #if defined(MAR_SIGNING_RELEASE_BETA) michael@0: IDR_PRIMARY_CERT TYPE_CERT "release_primary.der" michael@0: IDR_BACKUP_CERT TYPE_CERT "release_secondary.der" michael@0: #elif defined(MAR_SIGNING_AURORA_NIGHTLY) michael@0: IDR_PRIMARY_CERT TYPE_CERT "nightly_aurora_level3_primary.der" michael@0: IDR_BACKUP_CERT TYPE_CERT "nightly_aurora_level3_secondary.der" michael@0: #else michael@0: IDR_PRIMARY_CERT TYPE_CERT "dep1.der" michael@0: IDR_BACKUP_CERT TYPE_CERT "dep2.der" michael@0: #endif michael@0: michael@0: IDR_XPCSHELL_CERT TYPE_CERT "xpcshellCertificate.der" michael@0: michael@0: michael@0: ///////////////////////////////////////////////////////////////////////////// michael@0: // michael@0: // Embedded an identifier to uniquely identiy this as a Mozilla updater. michael@0: // michael@0: michael@0: STRINGTABLE michael@0: { michael@0: IDS_UPDATER_IDENTITY, "moz-updater.exe-4cdccec4-5ee0-4a06-9817-4cd899a9db49" michael@0: } michael@0: michael@0: michael@0: ///////////////////////////////////////////////////////////////////////////// michael@0: // michael@0: // Dialog michael@0: // michael@0: michael@0: IDD_DIALOG DIALOGEX 0, 0, 253, 41 michael@0: STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION michael@0: FONT 8, "MS Shell Dlg", 400, 0, 0x1 michael@0: BEGIN michael@0: CONTROL "",IDC_PROGRESS,"msctls_progress32",WS_BORDER,7,24,239,10 michael@0: LTEXT "",IDC_INFO,7,8,239,13,SS_NOPREFIX michael@0: END michael@0: michael@0: michael@0: ///////////////////////////////////////////////////////////////////////////// michael@0: // michael@0: // DESIGNINFO michael@0: // michael@0: michael@0: #ifdef APSTUDIO_INVOKED michael@0: GUIDELINES DESIGNINFO michael@0: BEGIN michael@0: IDD_DIALOG, DIALOG michael@0: BEGIN michael@0: LEFTMARGIN, 7 michael@0: RIGHTMARGIN, 246 michael@0: TOPMARGIN, 7 michael@0: BOTTOMMARGIN, 39 michael@0: END michael@0: END michael@0: #endif // APSTUDIO_INVOKED michael@0: michael@0: michael@0: #ifdef APSTUDIO_INVOKED michael@0: ///////////////////////////////////////////////////////////////////////////// michael@0: // michael@0: // TEXTINCLUDE michael@0: // michael@0: michael@0: 1 TEXTINCLUDE michael@0: BEGIN michael@0: "resource.h\0" michael@0: END michael@0: michael@0: 2 TEXTINCLUDE michael@0: BEGIN michael@0: "#include ""winresrc.h""\r\n" michael@0: "\0" michael@0: END michael@0: michael@0: 3 TEXTINCLUDE michael@0: BEGIN michael@0: "\r\n" michael@0: "\0" michael@0: END michael@0: michael@0: #endif // APSTUDIO_INVOKED michael@0: michael@0: #endif // English (U.S.) resources michael@0: ///////////////////////////////////////////////////////////////////////////// michael@0: michael@0: michael@0: michael@0: #ifndef APSTUDIO_INVOKED michael@0: ///////////////////////////////////////////////////////////////////////////// michael@0: // michael@0: // Generated from the TEXTINCLUDE 3 resource. michael@0: // michael@0: michael@0: michael@0: ///////////////////////////////////////////////////////////////////////////// michael@0: #endif // not APSTUDIO_INVOKED michael@0: