Warning, /utilities/kate/addons/close-except-like/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="katecloseexcept" library="katecloseexceptplugin" version="4" translationDomain="katecloseexceptplugin">
0004   <MenuBar>
0005     <Menu name="file">
0006       <text>&amp;File</text>
0007       <Action name="file_close_except" group="close_merge"/>
0008       <Action name="file_close_like" group="close_merge"/>
0009     </Menu>
0010   </MenuBar>
0011 </gui>
0012 <!-- kate: space-indent on; indent-width 4; replace-tabs on; -->