Skype protocol for Kopete is moved from kdereview to kdenetwork
commitf1d51a058fa6dae55e2c89c0f475015a4039e549
authorpali <pali@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Mon, 16 Mar 2009 16:53:37 +0000 (16 16:53 +0000)
committerpali <pali@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Mon, 16 Mar 2009 16:53:37 +0000 (16 16:53 +0000)
tree07793a2cb9ff10ed7908f411aa671a206d3df3e6
parent0568035467281379f928d14c30ad6b30c22ca90b
Skype protocol for Kopete is moved from kdereview to kdenetwork

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/KDE/kdenetwork@940125 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
80 files changed:
kopete/protocols/skype/AUTHORS [new file with mode: 0644]
kopete/protocols/skype/CMakeLists.txt [new file with mode: 0644]
kopete/protocols/skype/COPYING [new file with mode: 0644]
kopete/protocols/skype/COPYING-DOCS [new file with mode: 0644]
kopete/protocols/skype/Messages.sh [new file with mode: 0644]
kopete/protocols/skype/README [new file with mode: 0644]
kopete/protocols/skype/TODO [new file with mode: 0644]
kopete/protocols/skype/call_end [new file with mode: 0755]
kopete/protocols/skype/call_start [new file with mode: 0755]
kopete/protocols/skype/icons/CMakeLists.txt [new file with mode: 0644]
kopete/protocols/skype/icons/ox128-app-skype_protocol.png [new file with mode: 0644]
kopete/protocols/skype/icons/ox16-action-skype_blockcontact.png [new file with mode: 0644]
kopete/protocols/skype/icons/ox16-action-skype_call.png [new file with mode: 0644]
kopete/protocols/skype/icons/ox16-action-skype_connecting.mng [new file with mode: 0644]
kopete/protocols/skype/icons/ox16-action-skype_connecting.png [new file with mode: 0644]
kopete/protocols/skype/icons/ox16-action-skype_contact_away.png [new file with mode: 0644]
kopete/protocols/skype/icons/ox16-action-skype_contact_dnd.png [new file with mode: 0644]
kopete/protocols/skype/icons/ox16-action-skype_contact_invisible.png [new file with mode: 0644]
kopete/protocols/skype/icons/ox16-action-skype_contact_not_available.png [new file with mode: 0644]
kopete/protocols/skype/icons/ox16-action-skype_contact_offline.png [new file with mode: 0644]
kopete/protocols/skype/icons/ox16-action-skype_contact_online.png [new file with mode: 0644]
kopete/protocols/skype/icons/ox16-action-skype_contact_skypeme.png [new file with mode: 0644]
kopete/protocols/skype/icons/ox16-action-skype_contact_skypeout.png [new file with mode: 0644]
kopete/protocols/skype/icons/ox16-action-skype_contact_unknown.png [new file with mode: 0644]
kopete/protocols/skype/icons/ox16-app-skype_protocol.png [new file with mode: 0644]
kopete/protocols/skype/icons/ox22-action-skype_blockcontact.png [new file with mode: 0644]
kopete/protocols/skype/icons/ox22-action-skype_call.png [new file with mode: 0644]
kopete/protocols/skype/icons/ox22-action-skype_contact_skypeout.png [new file with mode: 0644]
kopete/protocols/skype/icons/ox22-app-skype_protocol.png [new file with mode: 0644]
kopete/protocols/skype/icons/ox32-action-skype_blockcontact.png [new file with mode: 0644]
kopete/protocols/skype/icons/ox32-action-skype_call.png [new file with mode: 0644]
kopete/protocols/skype/icons/ox32-action-skype_contact_skypeout.png [new file with mode: 0644]
kopete/protocols/skype/icons/ox32-app-skype_protocol.png [new file with mode: 0644]
kopete/protocols/skype/icons/ox48-app-skype_protocol.png [new file with mode: 0644]
kopete/protocols/skype/kopete_skype.desktop [new file with mode: 0644]
kopete/protocols/skype/libskype/skype.cpp [new file with mode: 0644]
kopete/protocols/skype/libskype/skype.h [new file with mode: 0644]
kopete/protocols/skype/libskype/skypedbus/com.Skype.API.Client.xml [new file with mode: 0644]
kopete/protocols/skype/libskype/skypedbus/skypeconnection.cpp [new file with mode: 0644]
kopete/protocols/skype/libskype/skypedbus/skypeconnection.h [new file with mode: 0644]
kopete/protocols/skype/skypeaccount.cpp [new file with mode: 0644]
kopete/protocols/skype/skypeaccount.h [new file with mode: 0644]
kopete/protocols/skype/skypeaddcontact.cpp [new file with mode: 0644]
kopete/protocols/skype/skypeaddcontact.h [new file with mode: 0644]
kopete/protocols/skype/skypebuttons/CMakeLists.txt [new file with mode: 0644]
kopete/protocols/skype/skypebuttons/callto.protocol [new file with mode: 0644]
kopete/protocols/skype/skypebuttons/main.cpp [new file with mode: 0644]
kopete/protocols/skype/skypebuttons/qtbrowserplugin/qtbrowserplugin.cpp [new file with mode: 0644]
kopete/protocols/skype/skypebuttons/qtbrowserplugin/qtbrowserplugin.def [new file with mode: 0644]
kopete/protocols/skype/skypebuttons/qtbrowserplugin/qtbrowserplugin.h [new file with mode: 0644]
kopete/protocols/skype/skypebuttons/qtbrowserplugin/qtbrowserplugin.pri [new file with mode: 0644]
kopete/protocols/skype/skypebuttons/qtbrowserplugin/qtbrowserplugin_mac.cpp [new file with mode: 0644]
kopete/protocols/skype/skypebuttons/qtbrowserplugin/qtbrowserplugin_p.h [new file with mode: 0644]
kopete/protocols/skype/skypebuttons/qtbrowserplugin/qtbrowserplugin_win.cpp [new file with mode: 0644]
kopete/protocols/skype/skypebuttons/qtbrowserplugin/qtbrowserplugin_x11.cpp [new file with mode: 0644]
kopete/protocols/skype/skypebuttons/qtbrowserplugin/qtbrowserpluginax.def [new file with mode: 0644]
kopete/protocols/skype/skypebuttons/qtbrowserplugin/qtnpapi.h [new file with mode: 0644]
kopete/protocols/skype/skypebuttons/skype.protocol [new file with mode: 0644]
kopete/protocols/skype/skypebuttons/skypebuttons.cpp [new file with mode: 0644]
kopete/protocols/skype/skypebuttons/tel.protocol [new file with mode: 0644]
kopete/protocols/skype/skypecalldialog.cpp [new file with mode: 0644]
kopete/protocols/skype/skypecalldialog.h [new file with mode: 0644]
kopete/protocols/skype/skypechatsession.cpp [new file with mode: 0644]
kopete/protocols/skype/skypechatsession.h [new file with mode: 0644]
kopete/protocols/skype/skypechatui.rc [new file with mode: 0644]
kopete/protocols/skype/skypeconference.cpp [new file with mode: 0644]
kopete/protocols/skype/skypeconference.h [new file with mode: 0644]
kopete/protocols/skype/skypecontact.cpp [new file with mode: 0644]
kopete/protocols/skype/skypecontact.h [new file with mode: 0644]
kopete/protocols/skype/skypedetails.cpp [new file with mode: 0644]
kopete/protocols/skype/skypedetails.h [new file with mode: 0644]
kopete/protocols/skype/skypeeditaccount.cpp [new file with mode: 0644]
kopete/protocols/skype/skypeeditaccount.h [new file with mode: 0644]
kopete/protocols/skype/skypeprotocol.cpp [new file with mode: 0644]
kopete/protocols/skype/skypeprotocol.h [new file with mode: 0644]
kopete/protocols/skype/skypeui.rc [new file with mode: 0644]
kopete/protocols/skype/ui/skypeaddcontactbase.ui [new file with mode: 0644]
kopete/protocols/skype/ui/skypecalldialogbase.ui [new file with mode: 0644]
kopete/protocols/skype/ui/skypedetailsbase.ui [new file with mode: 0644]
kopete/protocols/skype/ui/skypeeditaccountbase.ui [new file with mode: 0644]