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
233
233
PreferenceKeywords.General = click background heap
234
234
PreferenceKeywords.ViewLimit = view limit maximum elements items
235
235
PreferenceKeywords.Themes = themes
236
+ PreferenceKeywords.Icons = icons
237
+ PreferenceKeywords.Titles = titles
236
238
PreferenceKeywords.AppearancePage = presentation MRU dark light tabs
237
239
PreferenceKeywords.Tabs = tab
238
240
PreferenceKeywords.Editors = editors
Original file line number Diff line number Diff line change 461
461
<keyword
462
462
id =" org.eclipse.ui.ide.themes"
463
463
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" />
464
470
<keyword
465
471
id =" org.eclipse.ui.ide.textFont"
466
472
label =" %PreferenceKeywords.TextFont" />
641
647
<keywordReference id =" org.eclipse.ui.ide.appearance" />
642
648
<keywordReference id =" org.eclipse.ui.ide.colorlabels" />
643
649
<keywordReference id =" org.eclipse.ui.ide.themes" />
650
+ <keywordReference id =" org.eclipse.ui.ide.icons" />
644
651
<keywordReference id =" org.eclipse.ui.ide.tabs" />
652
+ <keywordReference id =" org.eclipse.ui.ide.titles" />
645
653
<keywordReference id =" org.eclipse.ui.ide.apearancepage" />
646
654
</page >
647
655
<page
You can’t perform that action at this time.
0 commit comments