Warning, /utilities/konsole/desktop/partui.rc is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0"?>
0002 <!DOCTYPE gui SYSTEM "kpartgui.dtd">
0003 
0004 <gui name="konsolepart" version="14" translationDomain="konsole">
0005     <Menu name="session-popup-menu">
0006         <Action name="edit_copy_contextmenu"/>
0007         <Action name="edit_paste"/>
0008         <Action name="web-search"/>
0009         <Action name="open-browser"/>
0010         <Separator/>
0011         <Action name="set-encoding"/>
0012         <Separator/>
0013         <Action name="edit_find"/>
0014         <Menu name="history"><text>S&amp;crollback</text>
0015             <Action name="file_save_as" group="session-history-operations"/>
0016             <Separator group="session-history-operations"/>
0017             <Action name="adjust-history" group="session-history-operations"/>
0018             <Separator group="session-history-operations"/>
0019             <Action name="clear-history" group="session-history-operations"/>
0020             <Action name="clear-history-and-reset" group="session-history-operations"/>
0021         </Menu>
0022         <Separator/>
0023         <Action name="view-readonly" />
0024         <Action name="allow-mouse-tracking" />
0025         <Separator/>
0026         <Action name="switch-profile"/>
0027         <Action name="edit-current-profile"/>
0028         <Action name="manage-profiles"/>
0029         <Separator/>
0030         <Action name="close-session"/>
0031     </Menu>
0032 </gui>