toolkit/mozapps/update/updater/resource.h

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/toolkit/mozapps/update/updater/resource.h	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,28 @@
     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 +//{{NO_DEPENDENCIES}}
     1.9 +// Microsoft Visual C++ generated include file.
    1.10 +// Used by updater.rc
    1.11 +//
    1.12 +#define IDD_DIALOG                      101
    1.13 +#define IDC_PROGRESS                    1000
    1.14 +#define IDC_INFO                        1002
    1.15 +#define IDI_DIALOG                      1003
    1.16 +#define TYPE_CERT                       512
    1.17 +#define IDR_PRIMARY_CERT                1004
    1.18 +#define IDR_BACKUP_CERT                 1005
    1.19 +#define IDS_UPDATER_IDENTITY            1006
    1.20 +#define IDR_XPCSHELL_CERT               1007
    1.21 +
    1.22 +// Next default values for new objects
    1.23 +// 
    1.24 +#ifdef APSTUDIO_INVOKED
    1.25 +#ifndef APSTUDIO_READONLY_SYMBOLS
    1.26 +#define _APS_NEXT_RESOURCE_VALUE        102
    1.27 +#define _APS_NEXT_COMMAND_VALUE         40001
    1.28 +#define _APS_NEXT_CONTROL_VALUE         1008
    1.29 +#define _APS_NEXT_SYMED_VALUE           101
    1.30 +#endif
    1.31 +#endif

mercurial