Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-patch] Minor patch for descriptive text of managed builder's final wizard page

Hi Sam,

Did you want this for the 2.0 stream as well?

Doug Schaefer, IBM's Eclipse CDT Architect
Ottawa (Palladium), Ontario, Canada



"Robb, Sam" <sam.robb@xxxxxxxxxxx> 
Sent by: cdt-patch-admin@xxxxxxxxxxx
09/22/2004 04:11 PM
Please respond to
cdt-patch


To
<cdt-patch@xxxxxxxxxxx>
cc

Subject
[cdt-patch] Minor patch for descriptive text of managed builder's final 
wizard page






Index: PluginResources.properties
===================================================================
RCS file: 
/home/tools/org.eclipse.cdt.managedbuilder.ui/src/org/eclipse/cdt/managedbuilder/internal/ui/PluginResources.properties,v
retrieving revision 1.18
diff -u -r1.18 PluginResources.properties
--- PluginResources.properties           26 Jun 2004 23:17:26 -0000  1.18
+++ PluginResources.properties           22 Sep 2004 20:12:09 -0000
@@ -46,7 +46,7 @@
 
 # -- Strings for the additional options tab
 MngMakeProjectWizard.options.title=Additional Project Settings
-MngMakeProjectWizard.options.desc=Defined the inter-project dependencies, 
if any.
+MngMakeProjectWizard.options.desc=Define the inter-project dependencies, 
if any.
 
 # ----------- Configuration Selection Page -----------
 BuildPropertyPage.label.Platform=Platform:
_______________________________________________
cdt-patch mailing list
cdt-patch@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/cdt-patch




Back to the top