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.
19 lines
410 B
19 lines
410 B
15 years ago
|
<!DOCTYPE kpartgui>
|
||
|
<kpartgui version="11" name="kopete_jabber_chat">
|
||
|
<MenuBar>
|
||
|
<Menu noMerge="1" name="file">
|
||
|
<text>&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>
|