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

List:       kde-commits
Subject:    extragear/graphics/digikam/digikam
From:       Gilles Caulier <caulier.gilles () gmail ! com>
Date:       2007-06-30 19:16:37
Message-ID: 1183230997.685433.15288.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 681909 by cgilles:

use KDE4 Oxygen icons


 M  +1 -1      digikamapp.cpp  
 M  +1 -1      imagepreviewview.cpp  


--- trunk/extragear/graphics/digikam/digikam/digikamapp.cpp #681908:681909
@@ -829,7 +829,7 @@
     d->fullScreenAction = KStandardAction::fullScreen(this, SLOT(slotToggleFullScreen()),
                                                  actionCollection(), this, "full_screen");
 
-    d->slideShowAction = new KActionMenu(i18n("Slide Show"), "slideshow",
+    d->slideShowAction = new KActionMenu(i18n("Slide Show"), "datashow",
                                          actionCollection(), "slideshow");
 
     d->slideShowAction->setDelayed(false);
--- trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp #681908:681909
@@ -374,7 +374,7 @@
     //-- Edit actions -----------------------------------------------
 
     popmenu.insertSeparator();
-    popmenu.insertItem(SmallIcon("slideshow"), i18n("SlideShow"), 16);
+    popmenu.insertItem(SmallIcon("datashow"), i18n("SlideShow"), 16);
     popmenu.insertItem(SmallIcon("editimage"), i18n("Edit..."), 12);
     popmenu.insertItem(SmallIcon("idea"), i18n("Add to Light Table"), 17);
     popmenu.insertItem(i18n("Open With"), &openWithMenu, 13);
[prev in list] [next in list] [prev in thread] [next in thread] 

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