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

List:       kde-commits
Subject:    kdepim/kalarm
From:       Antonio Larrosa Jimenez <larrosa () kde ! org>
Date:       2003-08-27 21:03:06
[Download RAW message or body]

CVS commit by antlarr: 

fixing the icon in the system tray


  M +2 -2      traywindow.cpp   1.31


--- kdepim/kalarm/traywindow.cpp  #1.30:1.31
@@ -76,6 +76,6 @@ TrayWindow::TrayWindow(KAlarmMainWindow*
         kdDebug(5950) << "TrayWindow::TrayWindow()\n";
         // Set up GUI icons
-        mPixmapEnabled  = BarIcon("kalarm");
-        mPixmapDisabled = BarIcon("kalarm_disabled");
+        mPixmapEnabled  = loadIcon("kalarm");
+        mPixmapDisabled = loadIcon("kalarm_disabled");
         if (mPixmapEnabled.isNull() || mPixmapDisabled.isNull())
                 KMessageBox::sorry(this, i18n("Can't load system tray icon!"),


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

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