Sophie

Sophie

distrib > Mandriva > cs4.0 > i586 > by-pkgid > 6f96ffda8b8309fb9c58db5e0ddbde2c > files > 67

kdebase-3.5.4-2.1.20060mlcs4.src.rpm

--- kdebase-3.4.92/kicker/kicker/buttons/desktopbutton.cpp~	2005-09-10 10:25:31.000000000 +0200
+++ kdebase-3.4.92/kicker/kicker/buttons/desktopbutton.cpp	2005-10-26 15:50:23.000000000 +0200
@@ -43,7 +43,7 @@
 
     QToolTip::add(this, i18n("Show desktop"));
     setTitle(i18n("Desktop Access"));
-    setIcon("desktop");
+    setIcon("desktop-mdk");
 
     connect( this, SIGNAL(toggled(bool)), this, SLOT(showDesktop(bool)) );
     connect( ShowDesktop::the(), SIGNAL(desktopShown(bool)), this, SLOT(toggle(bool)) );