Warning, /multimedia/audex/audexui.rc is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
0003 <kpartgui name="audex" version="1">
0004   <MenuBar>
0005     <Menu name="file" noMerge="1">
0006       <text>&amp;Audex</text>
0007       <Action name="eject"/>
0008       <Separator/>
0009       <Action name="rip"/>
0010       <Separator/>
0011       <Action name="file_quit"/>
0012     </Menu>
0013     <Menu name="metadata">
0014       <text>&amp;Metadata</text>
0015       <Menu name="cddb">
0016         <text context="@title:menu">CDDB</text>
0017         <Action name="cddbfetch"/>
0018         <Action name="cddbsubmit"/>
0019       </Menu>
0020       <Separator/>
0021       <Action name="edit"/>
0022       <Separator/>
0023       <Menu name="titlecorrectiontools">
0024         <text context="@title:menu">Title Correction Tools</text>
0025         <Action name="splittitles"/>
0026         <Action name="swapartistsandtitles"/>
0027         <Action name="capitalize"/>
0028         <Action name="autofillartists"/>
0029       </Menu>
0030     </Menu>
0031     <Menu name="settings">
0032       <text>&amp;Settings</text>
0033       <Merge name="StandardToolBarMenuHandler"/>
0034       <Action name="preferences" append="configure_merge"/>
0035     </Menu>
0036   </MenuBar>
0037   <ToolBar name="mainToolBar" hidden="false" noMerge="1">
0038     <Action name="eject"/>
0039     <Separator lineSeparator="true"/>
0040     <Action name="profile_label"/>
0041     <Action name="profile"/>
0042     <Separator lineSeparator="true"/>
0043     <Action name="edit"/>
0044     <Action name="cddbfetch"/>
0045     <Separator lineSeparator="true"/>
0046     <Action name="rip"/>
0047   </ToolBar>
0048 </kpartgui>