Warning, /games/kdiamond/src/kdiamondui.rc is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <gui name="kdiamond"
0003      version="2"
0004      xmlns="http://www.kde.org/standards/kxmlgui/1.0"
0005      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
0006      xsi:schemaLocation="http://www.kde.org/standards/kxmlgui/1.0
0007                          http://www.kde.org/standards/kxmlgui/1.0/kxmlgui.xsd">
0008         <MenuBar>
0009         </MenuBar>
0010         <ToolBar name="mainToolBar">
0011                 <text>Main Toolbar</text>
0012                 <Action name="game_new"/>
0013                 <Action name="game_highscores"/>
0014                 <Separator/>
0015                 <Action name="game_pause"/>
0016                 <Action name="move_hint"/>
0017         </ToolBar>
0018 </gui>