mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-23 18:32:50 +00:00
28 lines
1.1 KiB
Text
28 lines
1.1 KiB
Text
<!DOCTYPE kpartgui>
|
|
|
|
<kpartgui name="konsolepart" version="10">
|
|
<Menu name="session-popup-menu">
|
|
<Action name="edit_copy"/>
|
|
<Action name="edit_paste"/>
|
|
<Action name="web-search"/>
|
|
<Action name="open-browser"/>
|
|
<Separator/>
|
|
<Action name="set-encoding"/>
|
|
<Separator/>
|
|
<Action name="edit_find"/>
|
|
<Menu name="history"><text>S&crollback</text>
|
|
<Action name="file_save_as" group="session-history-operations"/>
|
|
<Separator group="session-history-operations"/>
|
|
<Action name="adjust-history" group="session-history-operations"/>
|
|
<Separator group="session-history-operations"/>
|
|
<Action name="clear-history" group="session-history-operations"/>
|
|
<Action name="clear-history-and-reset" group="session-history-operations"/>
|
|
</Menu>
|
|
<Separator/>
|
|
<Action name="switch-profile"/>
|
|
<Action name="edit-current-profile"/>
|
|
<Action name="manage-profiles"/>
|
|
<Separator/>
|
|
<Action name="close-session"/>
|
|
</Menu>
|
|
</kpartgui>
|