Warning, /utilities/kate/addons/filetree/ui.rc is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <!DOCTYPE gui SYSTEM "kpartgui.dtd">
0003 <gui name="katefiletreeplugin" library="katefiletreeplugin" version="10" translationDomain="katefiletree">
0004   <!-- merge in view -->
0005   <MenuBar>
0006     <Menu name="go">
0007       <text>&amp;Go</text>
0008       <Action name="filetree_prev_document" group="switch_document"/>
0009       <Action name="filetree_next_document" group="switch_document"/>
0010       <Action name="filetree_show_active_document" group="switch_document"/>
0011     </Menu>
0012   </MenuBar>
0013 </gui>
0014 <!-- kate: space-indent on; indent-width 4; replace-tabs on; -->