summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/groupwise/gwchatui.rc
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/groupwise/gwchatui.rc')
-rw-r--r--kopete/protocols/groupwise/gwchatui.rc17
1 files changed, 17 insertions, 0 deletions
diff --git a/kopete/protocols/groupwise/gwchatui.rc b/kopete/protocols/groupwise/gwchatui.rc
new file mode 100644
index 00000000..5871ae50
--- /dev/null
+++ b/kopete/protocols/groupwise/gwchatui.rc
@@ -0,0 +1,17 @@
+<!DOCTYPE kpartgui>
+<kpartgui version="1" name="kopete_groupwise_chat">
+ <MenuBar>
+ <Menu noMerge="1" name="file">
+ <text>&amp;Chat</text>
+ <Action name="gwInvite" />
+ </Menu>
+ </MenuBar>
+
+
+ <ToolBar name="statusToolBar">
+ <Action name="gwSecureChat" />
+ <Action name="gwLoggingChat" />
+ </ToolBar>
+
+
+</kpartgui>