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

List:       kde-commits
Subject:    KDE/kdeplasmoids/applets/showdashboard
From:       Andre Duffeck <andre () duffeck ! de>
Date:       2008-06-13 6:57:55
Message-ID: 1213340275.388247.14024.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 820076 by duffeck:

use dashboard-show icon. Thanks to Augusto for the pointer


 M  +1 -1      plasma-applet-showdashboard.desktop  
 M  +1 -1      showdashboard.cpp  


--- trunk/KDE/kdeplasmoids/applets/showdashboard/plasma-applet-showdashboard.desktop #820075:820076
@@ -36,7 +36,7 @@
 Comment[uk]=Дає змогу побачити панель приладів
 Comment[zh_CN]=显示仪表板部件
 Comment[zh_TW]=顯示出您的儀表板
-Icon=plasma
+Icon=dashboard-show
 Type=Service
 ServiceTypes=Plasma/Applet
 
--- trunk/KDE/kdeplasmoids/applets/showdashboard/showdashboard.cpp #820075:820076
@@ -45,7 +45,7 @@
     layout->setContentsMargins(0, 0, 0, 0);
     layout->setSpacing(0);
 
-    Plasma::Icon *icon = new Plasma::Icon(KIcon("plasma"), QString(), this);
+    Plasma::Icon *icon = new Plasma::Icon(KIcon("dashboard-show"), QString(), this);
     layout->addItem(icon);
 
     setAspectRatioMode(Plasma::ConstrainedSquare);
[prev in list] [next in list] [prev in thread] [next in thread] 

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