mirror of
https://github.com/KDE/konsole.git
synced 2025-12-23 15:28:03 -05:00
Add Split View context menu for partui.rc
This allows to split view directly in Kate's Konsole popup menu, since it was also implemented in its main menu.
This commit is contained in:
committed by
Kurt Hindenburg
parent
51e5c7eb28
commit
df8e372852
@@ -8,6 +8,12 @@
|
||||
<Action name="web-search"/>
|
||||
<Action name="open-browser"/>
|
||||
<Separator/>
|
||||
<Menu name="view-split">
|
||||
<text>Split View</text>
|
||||
<Action name="split-view-left-right"/>
|
||||
<Action name="split-view-top-bottom"/>
|
||||
</Menu>
|
||||
<Separator/>
|
||||
<Action name="set-encoding"/>
|
||||
<Separator/>
|
||||
<Action name="edit_find"/>
|
||||
|
||||
Reference in New Issue
Block a user