diff options
Diffstat (limited to 'kopete/protocols/yahoo/yahooconferenceui.rc')
-rw-r--r-- | kopete/protocols/yahoo/yahooconferenceui.rc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/kopete/protocols/yahoo/yahooconferenceui.rc b/kopete/protocols/yahoo/yahooconferenceui.rc new file mode 100644 index 00000000..6077dee3 --- /dev/null +++ b/kopete/protocols/yahoo/yahooconferenceui.rc @@ -0,0 +1,11 @@ +<!DOCTYPE kpartgui> +<kpartgui version="4" name="kopete_yahoo_conference"> + <MenuBar> + <Menu noMerge="1" name="file"> + <text>&Chat</text> + <Action name="yahooInvite" /> + </Menu> + </MenuBar> + +</kpartgui> + |