~extension-hackers/globalmenu-extension/3.5

« back to all changes in this revision

Viewing changes to toolkit/mozapps/installer/wince/resourceppc.h

  • Committer: Chris Coulson
  • Date: 2011-08-05 17:37:02 UTC
  • Revision ID: chrisccoulson@ubuntu.com-20110805173702-n11ykbt0tdp5u07q
Refresh build system from FIREFOX_6_0b5_BUILD1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
//{{NO_DEPENDENCIES}}
2
 
// Microsoft Visual C++ generated include file.
3
 
// Used by nsInstallerppc.rc
4
 
//
5
 
#define IDS_APP_TITLE                   1
6
 
#define IDI_NSINSTALLER                 101
7
 
#define IDR_MENU                        102
8
 
#define IDD_MAIN                        103
9
 
#define IDC_BTN_INSTALL                 1000
10
 
#define IDC_PROGRESS                    1001
11
 
#define IDC_CMB_PATH                    1002
12
 
#define IDC_STATUS_TEXT                 1003
13
 
#define IDC_STATIC_TITLE                1004
14
 
#define IDC_STATIC_INSTALL              1005
15
 
#define IDC_STATIC                      -1
16
 
 
17
 
// Next default values for new objects
18
 
// 
19
 
#ifdef APSTUDIO_INVOKED
20
 
#ifndef APSTUDIO_READONLY_SYMBOLS
21
 
#define _APS_NO_MFC                     1
22
 
#define _APS_NEXT_RESOURCE_VALUE        129
23
 
#define _APS_NEXT_COMMAND_VALUE         32771
24
 
#define _APS_NEXT_CONTROL_VALUE         1006
25
 
#define _APS_NEXT_SYMED_VALUE           110
26
 
#endif
27
 
#endif