~ubuntu-branches/ubuntu/lucid/boinc/lucid

« back to all changes in this revision

Viewing changes to client/win/boinc_ss.h

  • Committer: Bazaar Package Importer
  • Author(s): Frank S. Thomas, Frank S. Thomas
  • Date: 2008-05-31 08:02:47 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20080531080247-4ce890lp2rc768cr
Tags: 6.2.7-1
[ Frank S. Thomas ]
* New upstream release.
  - BOINC Manager: Redraw disk usage charts immediately after connecting to
    a (different) client. (closes: 463823)
* debian/copyright:
  - Added the instructions from debian/README.Debian-source about how
    repackaged BOINC tarballs can be reproduced because DevRef now
    recommends to put this here instead of in the afore-mentioned file.
  - Updated for the new release.
* Removed the obsolete debian/README.Debian-source.
* For consistency upstream renamed the core client and the command tool
  ("boinc_client" to "boinc" and "boinc_cmd" to "boinccmd"). Done the same
  in all packages and created symlinks with the old names for the binaries
  and man pages. Also added an entry in debian/boinc-client.NEWS explaining
  this change.
* debian/rules: Do not list Makefile.ins in the clean target individually,
  just remove all that can be found.

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 boinc_ss.rc
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_BOINCNOTDETECTEDSTARTUP      2102
15
 
#define IDS_ERR_BOINCSUSPENDED               2103
16
 
#define IDS_ERR_BOINCNOAPPSEXECUTING         2104
17
 
#define IDS_ERR_BOINCNOAPPSEXECUTINGNOPROJECTSDETECTED 2105
18
 
#define IDS_ERR_BOINCNOGRAPHICSAPPSEXECUTING 2106
19
 
#define IDS_ERR_BOINCSCREENSAVERLOADING      2107
20
 
#define IDS_ERR_BOINCAPPFOUNDGRAPHICSLOADING 2108
21
 
#define IDS_ERR_BOINCSHUTDOWNEVENT           2109
22
 
#define IDS_ERR_OUTOFMEMORY                  2110
23
 
#define IDS_ERR_NOPREVIEW                    2112
24
 
#define IDS_ERR_DAEMONALLOWSNOGRAPHICS       2113
25
 
 
26
 
// Next default values for new objects
27
 
// 
28
 
#ifdef APSTUDIO_INVOKED
29
 
#ifndef APSTUDIO_READONLY_SYMBOLS
30
 
#define _APS_3D_CONTROLS                     1
31
 
#define _APS_NEXT_RESOURCE_VALUE        109
32
 
#define _APS_NEXT_COMMAND_VALUE         40000
33
 
#define _APS_NEXT_CONTROL_VALUE         1007
34
 
#define _APS_NEXT_SYMED_VALUE           102
35
 
#endif
36
 
#endif