File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
bundles/org.eclipse.ui.ide Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -262,6 +262,7 @@ PreferenceKeywords.unassociated = unassociated
262262PreferenceKeywords.Save = save
263263PreferenceKeywords.Open = open
264264PreferenceKeywords.Nature = nature
265+ PreferenceKeywords.HiDPI = hidpi dpi scaling monitor rescaling ui
265266
266267# TODO This stuff is just to help me work on the parsing of the menus extension
267268# point. It is likely not in its final form yet.
Original file line number Diff line number Diff line change 565565 id =" org.eclipse.ui.ide.workspace.build"
566566 label =" %PreferenceKeywords.Workspace.Build" >
567567 </keyword >
568+ <keyword
569+ label =" %PreferenceKeywords.HiDPI"
570+ id =" org.eclipse.ui.ide.hidpi" >
571+ </keyword >
568572 </extension >
569573 <extension
570574 point =" org.eclipse.ui.preferencePages" >
651655 <keywordReference id =" org.eclipse.ui.ide.tabs" />
652656 <keywordReference id =" org.eclipse.ui.ide.titles" />
653657 <keywordReference id =" org.eclipse.ui.ide.apearancepage" />
658+ <keywordReference id =" org.eclipse.ui.ide.hidpi" />
654659 </page >
655660 <page
656661 name =" %PreferencePages.ColorsAndFonts"
You can’t perform that action at this time.
0 commit comments