1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

update label

This commit is contained in:
David Inglis 2004-04-26 15:51:29 +00:00
parent 671ed2ffa7
commit 4b1fcdb6fa
2 changed files with 4 additions and 2 deletions

View file

@ -154,4 +154,6 @@ HideHeaderFiles.description= Hides all Header files
WorkInProgress.name=Work In Progress
cDocumentFactory=C Document Factory
cDocumentSetupParticipant=C Document Setup Participant
cDocumentSetupParticipant=C Document Setup Participant
defaultPathContainerPage=Default Path Container

View file

@ -686,7 +686,7 @@
<extension
point="org.eclipse.cdt.ui.PathContainerPage">
<PathContainerPage
name="%defaultClasspathContainerPage"
name="%defaultPathContainerPage"
class="org.eclipse.cdt.internal.ui.dialogs.cpaths.CPathContainerDefaultPage"
id="*">
</PathContainerPage>