mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
update label
This commit is contained in:
parent
671ed2ffa7
commit
4b1fcdb6fa
2 changed files with 4 additions and 2 deletions
|
@ -154,4 +154,6 @@ HideHeaderFiles.description= Hides all Header files
|
||||||
WorkInProgress.name=Work In Progress
|
WorkInProgress.name=Work In Progress
|
||||||
|
|
||||||
cDocumentFactory=C Document Factory
|
cDocumentFactory=C Document Factory
|
||||||
cDocumentSetupParticipant=C Document Setup Participant
|
cDocumentSetupParticipant=C Document Setup Participant
|
||||||
|
|
||||||
|
defaultPathContainerPage=Default Path Container
|
|
@ -686,7 +686,7 @@
|
||||||
<extension
|
<extension
|
||||||
point="org.eclipse.cdt.ui.PathContainerPage">
|
point="org.eclipse.cdt.ui.PathContainerPage">
|
||||||
<PathContainerPage
|
<PathContainerPage
|
||||||
name="%defaultClasspathContainerPage"
|
name="%defaultPathContainerPage"
|
||||||
class="org.eclipse.cdt.internal.ui.dialogs.cpaths.CPathContainerDefaultPage"
|
class="org.eclipse.cdt.internal.ui.dialogs.cpaths.CPathContainerDefaultPage"
|
||||||
id="*">
|
id="*">
|
||||||
</PathContainerPage>
|
</PathContainerPage>
|
||||||
|
|
Loading…
Add table
Reference in a new issue