summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/jabber/jabberchatui.rc
blob: 9db9abe2e0633d994a2ede0be85a3d469a8561d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE kpartgui>
<kpartgui version="11" name="kopete_jabber_chat">
	<MenuBar>
		<Menu noMerge="1" name="file">
			<text>&amp;Chat</text>
			<Action name="jabber_voicecall" />
			<Action name="jabberSendFile" />
		</Menu>
	</MenuBar>


	<ToolBar name="statusToolBar">
		<Action name="jabberDisplayPicture" />
		<Action name="jabber_voicecall" />
		<Action name="jabberSendFile" />		
	</ToolBar>


</kpartgui>