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

List:       kde-commits
Subject:    KDE/kdelibs/kdeprint/management
From:       Laurent Montel <montel () kde ! org>
Date:       2007-04-16 14:27:24
Message-ID: 1176733644.139336.1873.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 654557 by mlaurent:

Fix icons name


 M  +1 -1      kmjobviewer.cpp  


--- trunk/KDE/kdelibs/kdeprint/management/kmjobviewer.cpp #654556:654557
@@ -324,7 +324,7 @@
 	}
 
 	// Filter actions
-	KActionMenu	*fact = new KActionMenu(KIcon("kdeprint_printer"), i18n("&Select Printer"), this);
+	KActionMenu	*fact = new KActionMenu(KIcon("kdeprint-printer"), i18n("&Select Printer"), this);
 	actionCollection()->addAction( "filter_modify", fact );
 	fact->setDelayed(false);
 	connect(fact->menu(),SIGNAL(triggered(QAction*)),SLOT(slotPrinterSelected(QAction*)));

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

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