~ubuntu-branches/ubuntu/precise/kompozer/precise

« back to all changes in this revision

Viewing changes to mozilla/modules/plugin/tools/XPIPackager/resource.h

  • Committer: Bazaar Package Importer
  • Author(s): Anthony Yarusso
  • Date: 2007-08-27 01:11:03 UTC
  • Revision ID: james.westby@ubuntu.com-20070827011103-2jgf4s6532gqu2ka
Tags: upstream-0.7.10
ImportĀ upstreamĀ versionĀ 0.7.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
//{{NO_DEPENDENCIES}}
 
2
// Microsoft Developer Studio generated include file.
 
3
// Used by XPIPackager.rc
 
4
//
 
5
#define IDM_ABOUTBOX                    0x0010
 
6
#define IDD_ABOUTBOX                    100
 
7
#define IDS_ABOUTBOX                    101
 
8
#define IDD_XPIPACKAGER_DIALOG          102
 
9
#define IDR_MAINFRAME                   128
 
10
#define IDD_FILE_CHOOSER                129
 
11
#define IDR_HEADER                      132
 
12
#define IDR_BODY                        134
 
13
#define IDR_FILLER                      135
 
14
#define IDD_MIMETYPE_CHOOSER            136
 
15
#define IDC_AUTO_PLID                   1001
 
16
#define IDC_DOMAIN_NAME                 1002
 
17
#define IDC_PRODUCT_NAME                1003
 
18
#define IDC_PLUGIN_VERSION              1004
 
19
#define IDC_PLID_HELP                   1005
 
20
#define IDC_PLID                        1006
 
21
#define IDC_ARCHIVE_NAME                1007
 
22
#define IDC_PLUGIN_LIST                 1008
 
23
#define IDC_PLUGIN_BROWSE               1009
 
24
#define IDC_PLUGIN_REMOVE               1010
 
25
#define IDC_PLUGIN_SIZE                 1011
 
26
#define IDC_COMPONENT_LIST              1012
 
27
#define IDC_COMPONENT_BROWSE            1013
 
28
#define IDC_COMPONENT_REMOVE            1014
 
29
#define IDC_COMPONENT_SIZE              1015
 
30
#define IDC_MIME_LIST                   1016
 
31
#define IDC_COMPANY_NAME                1017
 
32
#define IDC_BIG_HELP                    1018
 
33
#define IDC_FILENAME_BROWSE             1019
 
34
#define IDC_FILENAME                    1020
 
35
#define IDC_PLUGIN_DESCRIPTION          1024
 
36
#define IDC_MIMETYPE_ADD                1025
 
37
#define IDC_MIMETYPE_REMOVE             1026
 
38
#define IDC_MIMETYPE                    1027
 
39
#define IDC_SUFFIX                      1028
 
40
#define IDC_SUFFIX_DESCRIPTION          1029
 
41
 
 
42
// Next default values for new objects
 
43
// 
 
44
#ifdef APSTUDIO_INVOKED
 
45
#ifndef APSTUDIO_READONLY_SYMBOLS
 
46
#define _APS_NEXT_RESOURCE_VALUE        137
 
47
#define _APS_NEXT_COMMAND_VALUE         32771
 
48
#define _APS_NEXT_CONTROL_VALUE         1031
 
49
#define _APS_NEXT_SYMED_VALUE           101
 
50
#endif
 
51
#endif