File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed
bundles/org.eclipse.ui.ide Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -233,6 +233,8 @@ PreferenceKeywords.ColorLabels = color label
233233PreferenceKeywords.General = click background heap
234234PreferenceKeywords.ViewLimit = view limit maximum elements items
235235PreferenceKeywords.Themes = themes
236+ PreferenceKeywords.Icons = icons
237+ PreferenceKeywords.Titles = titles
236238PreferenceKeywords.AppearancePage = presentation MRU dark light tabs
237239PreferenceKeywords.Tabs = tab
238240PreferenceKeywords.Editors = editors
Original file line number Diff line number Diff line change 461461 <keyword
462462 id =" org.eclipse.ui.ide.themes"
463463 label =" %PreferenceKeywords.Themes" />
464+ <keyword
465+ id =" org.eclipse.ui.ide.icons"
466+ label =" %PreferenceKeywords.Icons" />
467+ <keyword
468+ id =" org.eclipse.ui.ide.titles"
469+ label =" %PreferenceKeywords.Titles" />
464470 <keyword
465471 id =" org.eclipse.ui.ide.textFont"
466472 label =" %PreferenceKeywords.TextFont" />
641647 <keywordReference id =" org.eclipse.ui.ide.appearance" />
642648 <keywordReference id =" org.eclipse.ui.ide.colorlabels" />
643649 <keywordReference id =" org.eclipse.ui.ide.themes" />
650+ <keywordReference id =" org.eclipse.ui.ide.icons" />
644651 <keywordReference id =" org.eclipse.ui.ide.tabs" />
652+ <keywordReference id =" org.eclipse.ui.ide.titles" />
645653 <keywordReference id =" org.eclipse.ui.ide.apearancepage" />
646654 </page >
647655 <page
You can’t perform that action at this time.
0 commit comments