1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-25 18:05:33 +02:00

extern string

This commit is contained in:
David Inglis 2004-05-12 13:38:22 +00:00
parent 3a2ac35857
commit 9de996037c
2 changed files with 3 additions and 1 deletions

View file

@ -43,3 +43,5 @@ ActionDefinition.uncomment.name= Uncomment
ActionDefinition.uncomment.description= Uncomment the selected # style comment lines
MakefileEditor.name=Makefile Editor
ProjectPathProperies.name=C/C++ Project Paths

View file

@ -300,7 +300,7 @@
<page
objectClass="org.eclipse.core.resources.IProject"
adaptable="true"
name="C/C++ Project Paths"
name="%ProjectPathProperies.name"
nameFilter="*"
class="org.eclipse.cdt.internal.ui.dialogs.cpaths.CPathPropertyPage"
id="org.eclipse.cdt.internal.ui.dialogs.cpath.CPathPropertyPage">