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

List:       kde-commits
Subject:    extragear/graphics/digikam
From:       Johann Ollivier Lapeyre <johann.ollivierlapeyre () gmail ! com>
Date:       2008-07-27 14:53:22
Message-ID: 1217170402.121397.14901.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 838336 by johann_ol:

make digikam using the new oxygen icon

 D             data/icons/hi128-action-crop.png  
 D             data/icons/hi16-action-crop.png  
 D             data/icons/hi22-action-crop.png  
 D             data/icons/hi32-action-crop.png  
 D             data/icons/hi48-action-crop.png  
 D             data/icons/hi64-action-crop.png  
 M  +1 -1      utilities/imageeditor/editor/editorwindow.cpp  


--- trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp #838335:838336
@@ -456,7 +456,7 @@
     connect(d->resizeAction, SIGNAL(triggered()), this, SLOT(slotResize()));
     actionCollection()->addAction("editorwindow_resize", d->resizeAction);
 
-    d->cropAction = new KAction(KIcon("crop"), i18n("Crop"), this);
+    d->cropAction = new KAction(KIcon("transform-crop-and-resize"), i18n("Crop"), this);
     d->cropAction->setShortcut(Qt::CTRL+Qt::Key_X);
     connect(d->cropAction, SIGNAL(triggered()), m_canvas, SLOT(slotCrop()));
     actionCollection()->addAction("editorwindow_crop", d->cropAction);
[prev in list] [next in list] [prev in thread] [next in thread] 

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