~ubuntu-branches/ubuntu/precise/boinc/precise

« back to all changes in this revision

Viewing changes to clientscr/boinc_ss.h

Tags: 6.12.8+dfsg-1
* New upstream release.
* Simplified debian/rules

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
// Microsoft Visual C++ generated include file.
3
3
// Used by boinc_ss.rc
4
4
//
5
 
#define IDI_MAIN_ICON                        1
6
 
#define IDS_DESCRIPTION                      1
7
 
#define IDS_SHORTCUTNAME                     2
8
 
#define DLG_CONFIG                           104
9
 
#define IDB_BOINCSPLAT                       108
10
 
#define IDC_BLANK                            1000
11
 
#define IDC_BLANK_TIME                       1001
12
 
#define IDS_ERR_GENERIC                      2100
13
 
#define IDS_ERR_BOINCNOTDETECTED             2101
14
 
#define IDS_ERR_BOINCSUSPENDED               2103
15
 
#define IDS_ERR_BOINCNOAPPSEXECUTING         2104
 
5
#define IDI_MAIN_ICON                   1
 
6
#define IDS_DESCRIPTION                 1
 
7
#define IDS_SHORTCUTNAME                2
 
8
#define DLG_CONFIG                      104
 
9
#define IDB_BOINC                       108
 
10
#define IDC_SLIDER_BLANKTIME            1008
 
11
#define IDC_SLIDER_DEFAULTTIME          1010
 
12
#define IDC_SLIDER_RUNTIME              1011
 
13
#define IDC_SLIDER_SWITCHTIME           1012
 
14
#define IDS_ERR_GENERIC                 2100
 
15
#define IDS_ERR_BOINCNOTDETECTED        2101
 
16
#define IDS_ERR_BOINCSUSPENDED          2103
 
17
#define IDS_ERR_BOINCNOAPPSEXECUTING    2104
16
18
#define IDS_ERR_BOINCNOAPPSEXECUTINGNOPROJECTSDETECTED 2105
17
19
#define IDS_ERR_BOINCNOGRAPHICSAPPSEXECUTING 2106
18
 
#define IDS_ERR_BOINCSCREENSAVERLOADING      2107
 
20
#define IDS_ERR_BOINCSCREENSAVERLOADING 2107
19
21
#define IDS_ERR_BOINCAPPFOUNDGRAPHICSLOADING 2108
20
 
#define IDS_ERR_BOINCSHUTDOWNEVENT           2109
21
 
#define IDS_ERR_OUTOFMEMORY                  2110
22
 
#define IDS_ERR_NOPREVIEW                    2112
23
 
#define IDS_ERR_DAEMONALLOWSNOGRAPHICS       2113
 
22
#define IDS_ERR_BOINCSHUTDOWNEVENT      2109
 
23
#define IDS_ERR_OUTOFMEMORY             2110
 
24
#define IDS_ERR_NOPREVIEW               2112
 
25
#define IDS_ERR_DAEMONALLOWSNOGRAPHICS  2113
 
26
#define IDC_STATIC                      -1
24
27
 
25
28
// Next default values for new objects
26
29
// 
29
32
#define _APS_3D_CONTROLS                     1
30
33
#define _APS_NEXT_RESOURCE_VALUE        109
31
34
#define _APS_NEXT_COMMAND_VALUE         40000
32
 
#define _APS_NEXT_CONTROL_VALUE         1007
 
35
#define _APS_NEXT_CONTROL_VALUE         1010
33
36
#define _APS_NEXT_SYMED_VALUE           102
34
37
#endif
35
38
#endif