diff --git a/core/org.eclipse.cdt.ui/ChangeLog b/core/org.eclipse.cdt.ui/ChangeLog index 71182380584..0da7e055e0e 100644 --- a/core/org.eclipse.cdt.ui/ChangeLog +++ b/core/org.eclipse.cdt.ui/ChangeLog @@ -1,4 +1,4 @@ -2005-03-06 Alain Magloire +2005-03-07 Alain Magloire Part of plan item 79518: for PathEntry variable manager. Not enable. * plugin.xml diff --git a/core/org.eclipse.cdt.ui/plugin.properties b/core/org.eclipse.cdt.ui/plugin.properties index 46156251fb3..fdedc7c2f21 100644 --- a/core/org.eclipse.cdt.ui/plugin.properties +++ b/core/org.eclipse.cdt.ui/plugin.properties @@ -286,6 +286,9 @@ problemHoverDescription= Shows the description of the selected problem. # appearancePrefName= Appearance +# PathEntry Variable Preference Name +pathEntryVariablesPrefName=PathEntry Variables + #--- folding foldingStructureProvidersExtensionPoint= Folding Structure Providers defaultFoldingStructureProviderName= Default C Folding diff --git a/core/org.eclipse.cdt.ui/plugin.xml b/core/org.eclipse.cdt.ui/plugin.xml index 442c37139fd..d9faafff4b6 100644 --- a/core/org.eclipse.cdt.ui/plugin.xml +++ b/core/org.eclipse.cdt.ui/plugin.xml @@ -627,7 +627,7 @@ id="org.eclipse.cdt.ui.preferences.AppearancePreferencePage">