[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/applets/quicklaunch
From:       Lukas Appelhans <l.appelhans () gmx ! de>
Date:       2008-12-21 14:42:59
Message-ID: 1229870579.757752.23005.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 899759 by lappelhans:

Better icon and don't screw up the dialog again (seems like I forgot to commit that \
=))


 M  +1 -1      plasma-applet-quicklaunch.desktop  
 M  +2 -0      quicklaunchApplet.cpp  


--- trunk/KDE/kdebase/workspace/plasma/applets/quicklaunch/plasma-applet-quicklaunch.desktop \
#899758:899759 @@ -69,7 +69,7 @@
 Comment[zh_CN]=启动您最常用的程序
 Comment[zh_TW]=啟動您最常用的應用程式
 
-Icon=kget
+Icon=fork
 Type=Service
 X-KDE-ServiceTypes=Plasma/Applet
 
--- trunk/KDE/kdebase/workspace/plasma/applets/quicklaunch/quicklaunchApplet.cpp \
#899758:899759 @@ -190,6 +190,8 @@
             icon->show();
             m_innerLayout->addItem(icon);
         } else if (m_dialogLayout) {
+            icon->setMinimumSize(minSize);
+            icon->setMaximumSize(maxSize);
             icon->show();
             m_dialogLayout->addItem(icon);
         } else {


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic