repo.or.cz
/
kdenetwork.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Show invite menu in wlm chat window immediately
[kdenetwork.git]
/
kopete
/
protocols
/
skype
/
skypechatui.rc
blob
9f92c8d65f479cbf25ca735f435841fad8af8257
1
<!DOCTYPE kpartgui>
2
<kpartgui version="1" name="kopetechatwindow">
3
<MenuBar>
4
<Menu name="tools" >
5
<text>&Tools</text>
6
<Action name="callSkypeContactFromChat" />
7
</Menu>
8
</MenuBar>
9
<ToolBar name="chatToolBar" fullWidth="true">
10
<Action name="callSkypeContactFromChat" />
11
<Action name="skypeInvite" />
12
</ToolBar>
13
</kpartgui>