diff -u kdebase-workspace-4.0.3/debian/patches/series kdebase-workspace-4.0.3/debian/patches/series --- kdebase-workspace-4.0.3/debian/patches/series +++ kdebase-workspace-4.0.3/debian/patches/series @@ -28,0 +29,2 @@ + +kubuntu_601_remove_toolbox.diff diff -u kdebase-workspace-4.0.3/debian/changelog kdebase-workspace-4.0.3/debian/changelog --- kdebase-workspace-4.0.3/debian/changelog +++ kdebase-workspace-4.0.3/debian/changelog @@ -1,3 +1,10 @@ +kdebase-workspace (4:4.0.3-0ubuntu2) hardy; urgency=low + + * Remove the desktop toolbox as discussed with apachelogger on IRC + (LP: #197865) + + -- Ilya Eremin Fri, 04 Apr 2008 00:31:59 +0100 + kdebase-workspace (4:4.0.3-0ubuntu1) hardy; urgency=low * New upstream release only in patch2: unchanged: --- kdebase-workspace-4.0.3.orig/debian/patches/kubuntu_601_remove_toolbox.diff +++ kdebase-workspace-4.0.3/debian/patches/kubuntu_601_remove_toolbox.diff @@ -0,0 +1,11 @@ +--- kdebase-workspace-4.0.3/libs/plasma/desktoptoolbox.cpp 2008-03-27 20:34:44.000000000 +0000 ++++ temp/libs/plasma/desktoptoolbox.cpp 2008-04-04 00:28:31.000000000 +0100 +@@ -79,7 +79,7 @@ DesktopToolbox::DesktopToolbox(QGraphics + m_icon("plasma"), + m_toolBacker(0), + m_iconSelected("plasma"), +- m_size(50), ++ m_size(0), + m_showing(false), + m_animId(0), + m_animFrame(0)