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

List:       kde-commits
Subject:    KDE/kdepim/akonadi/tray
From:       Tom Albers <tomalbers () kde ! nl>
Date:       2008-05-17 14:05:42
Message-ID: 1211033142.952975.27001.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 808771 by toma:

The akonadi icon will be called 'akonadi' and will be part of oxygen. Use that in the \
tray and in the desktop file.


 M  +1 -0      akonaditray.desktop  
 M  +1 -1      dock.cpp  


--- trunk/KDE/kdepim/akonadi/tray/akonaditray.desktop #808770:808771
@@ -2,6 +2,7 @@
 Type=Application
 Categories=Qt;KDE;Network;
 Exec=akonaditray
+Icon=akonadi
 Name=Akonaditray
 Name[de]=Akonadi-Miniprogramm
 Name[sv]=Akonadi-bricka
--- trunk/KDE/kdepim/akonadi/tray/dock.cpp #808770:808771
@@ -58,7 +58,7 @@
 }
 
 Dock::Dock( QWidget *parent )
-        : KSystemTrayIcon( KIcon( "dummy" ), parent )
+        : KSystemTrayIcon( KIcon( "akonadi" ), parent )
 {
     KMenu *menu = new KMenu();
     m_title = menu->addTitle( i18n( "Akonadi" ) );


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

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