Skip to content

Add <MergeLocal name="view_redisplay_merge"/> to ui_standards.rc.

Soren Stoutner requested to merge (removed):master into master

This adds a MergeLocal directly under <Action name="view_redisplay"/>.

I am developing a web browser named [Privacy Browser] (https://www.stoutner.com/privacy-browser-pc/) based on KDE Frameworks and need an action that performs a Reload and Bypass Cache. Currently I can only insert it into the View menu with a separator between the existing Refresh. This addition would allow them to be grouped together without the separator.

BUG: 470848

Edited by Nate Graham

Merge request reports