source: murachi/esteidfirefoxplugin/firefox/resource.h @ 56bf39a

Last change on this file since 56bf39a was 7d3ae3e, checked in by antonioaraujob <aaraujo@…>, 9 years ago

Agregados archivos fuentes del complemento esteidfirefoxplugin de Estonia para firmar electrónicamente un hash.

  • Property mode set to 100644
File size: 1.2 KB
Line 
1//{{NO_DEPENDENCIES}}
2// Microsoft Visual C++ generated include file.
3// Used by plugin-win.rc
4//
5#define VS_VERSION_INFO                 1
6#define IDC_PROGRESSBAR                 1002
7#define IDC_WARNING                     1003
8#define IDD_PIN_DIALOG                  8001
9#define IDC_PIN2                        8002
10#define IDC_NAME                        8003
11#define IDC_ERROR                       8004
12#define IDC_PIN2_LABEL                  8005
13#define IDC_PINPAD_PIN2_LABEL           8006
14#define IDD_CERTIFICATESELECTIONDLG     9001
15#define IDC_LIST2                       9002
16#define IDC_CERTIFICATESLIST            9002
17#define IDD_PINPAD_DIALOG               9002
18#define IDC_BUTTON_DETAILS              9003
19#define IDS_CERTIFICATEHEADER           9102
20#define IDS_TYPEHEADER                  9103
21#define IDS_VALIDUNTILHEADER            9104
22#define IDS_EMPTY                       9105
23
24// Next default values for new objects
25//
26#ifdef APSTUDIO_INVOKED
27#ifndef APSTUDIO_READONLY_SYMBOLS
28#define _APS_NEXT_RESOURCE_VALUE        104
29#define _APS_NEXT_COMMAND_VALUE         40001
30#define _APS_NEXT_CONTROL_VALUE         1004
31#define _APS_NEXT_SYMED_VALUE           101
32#endif
33#endif
Note: See TracBrowser for help on using the repository browser.