~ubuntu-branches/ubuntu/karmic/spambayes/karmic

« back to all changes in this revision

Viewing changes to windows/resources/dialogs.h

  • Committer: Bazaar Package Importer
  • Author(s): Jorge Bernal
  • Date: 2005-04-07 14:02:02 UTC
  • Revision ID: james.westby@ubuntu.com-20050407140202-mgyh6t7gn2dlrrw5
Tags: upstream-1.0.1
ImportĀ upstreamĀ versionĀ 1.0.1

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 dialogs.rc
 
4
//
 
5
#define IDD_MANAGER                     101
 
6
#define IDI_SBICON                      102
 
7
#define IDC_PROGRESS                    1000
 
8
#define IDC_PROGRESS_TEXT               1001
 
9
#define IDC_STATIC_HAM                  1002
 
10
#define IDC_STATIC_SPAM                 1003
 
11
#define IDC_BROWSE_HAM                  1004
 
12
#define IDC_BROWSE_SPAM                 1005
 
13
#define IDC_START                       1006
 
14
#define IDC_BUT_REBUILD                 1007
 
15
#define IDC_BUT_RESCORE                 1008
 
16
#define IDC_VERSION                     1009
 
17
#define IDC_BUT_TRAIN_FROM_SPAM_FOLDER  1010
 
18
#define IDC_BUT_TRAIN_TO_SPAM_FOLDER    1011
 
19
#define IDC_BUT_TRAIN_NOW               1012
 
20
#define IDC_BUT_FILTER_ENABLE           1013
 
21
#define IDC_FILTER_STATUS               1014
 
22
#define IDC_BUT_FILTER_NOW              1015
 
23
#define IDC_BUT_FILTER_DEFINE           1016
 
24
#define IDC_BUT_ABOUT                   1017
 
25
#define IDC_BUT_ACT_SCORE               1018
 
26
#define IDC_BUT_ACT_ALL                 1019
 
27
#define IDC_BUT_UNREAD                  1020
 
28
#define IDC_BUT_UNSEEN                  1021
 
29
#define IDC_BUT_FILTERNOW               1022
 
30
#define IDC_SLIDER_CERTAIN              1023
 
31
#define IDC_EDIT_CERTAIN                1024
 
32
#define IDC_ACTION_CERTAIN              1025
 
33
#define IDC_TOFOLDER_CERTAIN            1026
 
34
#define IDC_FOLDER_CERTAIN              1027
 
35
#define IDC_BROWSE_CERTAIN              1028
 
36
#define IDC_SLIDER_UNSURE               1029
 
37
#define IDC_EDIT_UNSURE                 1030
 
38
#define IDC_ACTION_UNSURE               1031
 
39
#define IDC_TOFOLDER_UNSURE             1032
 
40
#define IDC_FOLDER_UNSURE               1033
 
41
#define IDC_BROWSE_UNSURE               1034
 
42
#define IDC_TRAINING_STATUS             1035
 
43
#define IDC_FOLDER_NAMES                1036
 
44
#define IDC_BROWSE                      1037
 
45
#define IDC_FOLDER_WATCH                1038
 
46
#define IDC_BROWSE_WATCH                1039
 
47
#define IDC_LIST_FOLDERS                1040
 
48
#define IDC_BUT_SEARCHSUB               1041
 
49
#define IDC_BUT_CLEARALL                1042
 
50
#define IDC_STATUS1                     1043
 
51
#define IDC_STATUS2                     1044
 
52
#define IDC_BUT_CLEARALL2               1045
 
53
#define IDC_BUT_NEW                     1046
 
54
#define IDC_MARK_SPAM_AS_READ           1047
 
55
#define IDC_SAVE_SPAM_SCORE             1048
 
56
#define IDC_MARK_UNSURE_AS_READ         1051
 
57
#define IDC_ADVANCED_BTN                1055
 
58
#define IDC_DELAY1_SLIDER               1056
 
59
#define IDC_DELAY1_TEXT                 1057
 
60
#define IDC_DELAY2_SLIDER               1058
 
61
#define IDC_DELAY2_TEXT                 1059
 
62
#define IDC_INBOX_TIMER_ONLY            1060
 
63
#define IDC_VERBOSE_LOG                 1061
 
64
#define IDB_SBLOGO                      1062
 
65
#define IDC_LOGO_GRAPHIC                1063
 
66
#define IDC_USE_DELAY1                  1064
 
67
#define IDC_USE_DELAY2                  1065
 
68
#define IDC_TAB                         1068
 
69
#define IDC_BACK_BTN                    1069
 
70
#define IDC_BUT_WIZARD                  1070
 
71
#define IDC_SHOW_DATA_FOLDER            1071
 
72
#define IDC_ABOUT_BTN                   1072
 
73
#define IDC_BUT_RESET                   1073
 
74
#define IDC_DEL_SPAM_RS                 1074
 
75
#define IDC_RECOVER_RS                  1075
 
76
#define IDC_HIDDEN                      1076
 
77
#define IDC_FORWARD_BTN                 1077
 
78
#define IDC_PAGE_PLACEHOLDER            1078
 
79
#define IDC_SHOW_DATA_FOLDER2           1079
 
80
#define IDC_BUT_SHOW_DIAGNOSTICS        1080
 
81
#define IDC_BUT_PREPARATION             1081
 
82
#define IDC_FOLDER_HAM                  1083
 
83
#define IDC_BUT_UNTRAINED               1088
 
84
#define IDC_BUT_TRAIN                   1089
 
85
#define IDC_BUT_TIMER_ENABLED           1091
 
86
#define IDC_WIZ_GRAPHIC                 1092
 
87
#define IDC_BUT_VIEW_LOG                1093
 
88
 
 
89
// Next default values for new objects
 
90
// 
 
91
#ifdef APSTUDIO_INVOKED
 
92
#ifndef APSTUDIO_READONLY_SYMBOLS
 
93
#define _APS_NEXT_RESOURCE_VALUE        103
 
94
#define _APS_NEXT_COMMAND_VALUE         40001
 
95
#define _APS_NEXT_CONTROL_VALUE         1094
 
96
#define _APS_NEXT_SYMED_VALUE           101
 
97
#endif
 
98
#endif