Warning, /utilities/kate/addons/keyboardmacros/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="keyboardmacrosplugin" library="libkeyboardmacrosplugin" version="2" translationDomain="katekeyboardmacros"> 0004 <MenuBar> 0005 <Menu name="tools"> 0006 <text>&Tools</text> 0007 <Separator/> 0008 <Action name="keyboardmacros" /> 0009 </Menu> 0010 </MenuBar> 0011 <ToolBar name="keyboardmacros"> 0012 <text>Keyboard Macros</text> 0013 </ToolBar> 0014 </gui> 0015 <!-- kate: space-indent on; indent-width 4; replace-tabs on; -->