Create an applet to replace the coverbling widget. Still a definate work in progress...
commitd3756e23310ec7b02310d884c19a7d98695a2168
authordmeltzer <dmeltzer@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Thu, 30 Aug 2007 12:37:34 +0000 (30 12:37 +0000)
committerdmeltzer <dmeltzer@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Thu, 30 Aug 2007 12:37:34 +0000 (30 12:37 +0000)
tree23c04d3eb8341e2b7ca1fbda25de6a7b30f8c4a1
parent2c1669bbd293fb677767ddb9970a42b894f66524
Create an applet to replace the coverbling widget.  Still a definate work in progress.  The applet shows up but is covered by a white box for some reason

git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/extragear/multimedia/amarok@706442 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
src/MainWindow.cpp
src/context/CMakeLists.txt
src/context/CoverBling.cpp
src/context/applets/CMakeLists.txt
src/context/applets/coverbling/CMakeLists.txt [new file with mode: 0644]
src/context/applets/coverbling/CoverBlingApplet.cpp [copied from src/context/CoverBling.cpp with 51% similarity]
src/context/applets/coverbling/CoverBlingApplet.h [new file with mode: 0644]
src/context/applets/coverbling/amarok-context-applet-coverbling.desktop [new file with mode: 0644]