Bug 100263 - typo in "New PathEntry Variable" dialog... extra overConfigurationBlock string
Summary: typo in "New PathEntry Variable" dialog... extra overConfigurationBlock string
Status: VERIFIED FIXED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.0 RC1   Edit
Assignee: Alain Magloire CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2005-06-15 14:36 EDT by Devin Steffler CLA
Modified: 2009-01-09 14:59 EST (History)
0 users

See Also:


Attachments
fix for this PR (1.16 KB, patch)
2005-06-15 14:36 EDT, Devin Steffler CLA
bjorn.freeman-benson: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Steffler CLA 2005-06-15 14:36:39 EDT
Window->Preferences->C/C++->PathEntry Variables->New

The string
"Name:overConfigurationBlock"
should be
"Name:"
Comment 1 Devin Steffler CLA 2005-06-15 14:36:55 EDT
Created attachment 23233 [details]
fix for this PR
Comment 2 Alain Magloire CLA 2005-06-22 10:41:50 EDT
Thanks Devin, I'll take a look
Comment 3 Alain Magloire CLA 2005-06-22 10:42:15 EDT
Fix in the head please verify
Comment 4 Devin Steffler CLA 2005-06-22 10:46:40 EDT
Looks good.