[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[cdt-patch] Fix for #39339
|
Index: ChangeLog
===================================================================
RCS file: /home/tools/org.eclipse.cdt.ui/ChangeLog,v
retrieving revision 1.197
diff -u -r1.197 ChangeLog
--- ChangeLog 30 Sep 2003 14:16:26 -0000 1.197
+++ ChangeLog 30 Sep 2003 17:07:15 -0000
@@ -1,3 +1,9 @@
+2003-09-30 Alain Magloire
+
+ PR 39339, a definition is missing the CPluginResource.properties file.
+
+ * src/org/eclipse/cdt/internal/ui/CPluginResource.properties.
+
2003-09-30 Hoda Amer
- Fix for bug#43524 : Removing a define from a .c file causes issues in the outline
Index: src/org/eclipse/cdt/internal/ui/CPluginResources.properties
===================================================================
RCS file: /home/tools/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/CPluginResources.properties,v
retrieving revision 1.24
diff -u -r1.24 CPluginResources.properties
--- src/org/eclipse/cdt/internal/ui/CPluginResources.properties 26 Sep 2003 17:53:36 -0000 1.24
+++ src/org/eclipse/cdt/internal/ui/CPluginResources.properties 30 Sep 2003 17:07:16 -0000
@@ -54,6 +54,7 @@
CProjectWizardPage.projectNameEmpty=Project name must be specified.
CProjectWizardPage.defaultLocationError=Location path can not overlap with default location.
CProjectWizardPage.projectExistsMessage=Project already exists.
+CProjectWizardPage.directoryLabel=Select the project contents directory.
# ------- ProjectConfigurationBlock-------
@@ -339,4 +340,4 @@
BuildPropertyCommon.label.addVar=Add
BuildPropertyCommon.label.message=Value:
BuildPropertyCommon.label.browse=Browse...
-BuildPropertyCommon.label.configs=Defined configurations:
\ No newline at end of file
+BuildPropertyCommon.label.configs=Defined configurations: