~ubuntu-branches/debian/sid/boinc/sid

« back to all changes in this revision

Viewing changes to clientgui/WizardAttach.h

  • Committer: Package Import Robot
  • Author(s): Steffen Moeller
  • Date: 2011-08-08 01:36:51 UTC
  • mfrom: (6.1.11 experimental)
  • Revision ID: package-import@ubuntu.com-20110808013651-m1hs3cltiveuteyn
Tags: 6.13.1+dfsg-2
* Bringing notify patch to unstable.
* Adjusted build dependency to libjpeg-dev (Closes: #641093)
* Further improvements on stripchart.

Show diffs side-by-side

added added

removed removed

Lines of Context:
75
75
#define ID_WELCOMECHANGEAPPS 11102
76
76
 
77
77
// Project Info/Account Manager Info Controls
78
 
#define ID_PROJECTLISTCTRL 11200
79
 
#define ID_PROJECTURLSTATICCTRL 11201
80
 
#define ID_PROJECTURLCTRL 11202
 
78
#define ID_CATEGORIES 11200
 
79
#define ID_PROJECTS 11201
 
80
#define ID_PROJECTDESCRIPTION 11202
 
81
#define ID_PROJECTLISTCTRL 11203
 
82
#define ID_PROJECTURLSTATICCTRL 11204
 
83
#define ID_PROJECTURLCTRL 11205
81
84
 
82
85
// Terms Of Use Controls
83
86
#define ID_TERMSOFUSECTRL 11300