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
|
||||
|
||||
cDocumentFactory=C Document Factory
|
||||
cDocumentSetupParticipant=C Document Setup Participant
|
||||
cDocumentSetupParticipant=C Document Setup Participant
|
||||
|
||||
defaultPathContainerPage=Default Path Container
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue