You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdenetwork/kopete/plugins/history/historychatui.rc

18 lines
396 B

<!DOCTYPE kpartgui>
<kpartgui version="19" name="kopetechatwindow">
<MenuBar>
<Menu name="tools" >
<text>&amp;Tools</text>
<Action name="historyPrevious" />
<Action name="historyNext" />
<Action name="historyLast" />
</Menu>
</MenuBar>
<ToolBar name="mainToolBar" fullWidth="true">
<Action name="historyPrevious" />
<Action name="historyNext" />
</ToolBar>
</kpartgui>