blob: d795f44add75dbe8de27d2c7c37ac774cfa79f3d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by C:\Temp\Myranda\plugins\NewsAggregator\res\Resource.rc
//
#define IDD_OPTIONS 101
#define IDI_ICON 109
#define IDD_ADDFEED 110
#define IDI_CHECKALL 111
#define IDI_ADDFEED 112
#define IDI_IMPORTFEEDS 113
#define IDI_EXPORTFEEDS 114
#define IDI_ENABLED 115
#define IDI_DISABLED 116
#define IDC_TIMEOUT_VALUE_SPIN 1035
#define IDC_FEEDLIST 1036
#define IDC_ADD 1037
#define IDC_CHANGE 1038
#define IDC_REMOVE 1039
#define IDC_IMPORT 1040
#define IDC_EXPORT 1041
#define IDC_FEEDTITLE 1042
#define IDC_FEEDURL 1043
#define IDC_CHECKTIME 1044
#define IDC_DISCOVERY 1045
#define IDC_USEAUTH 1046
#define IDC_LOGIN 1047
#define IDC_PASSWORD 1048
#define IDC_TAGSEDIT 1049
#define IDC_RESET 1050
#define IDC_TAGHELP 1051
#define IDC_STARTUPRETRIEVE 1052
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 117
#define _APS_NEXT_COMMAND_VALUE 40075
#define _APS_NEXT_CONTROL_VALUE 1053
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|