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

List:       kde-commits
Subject:    extragear/graphics/digikam/utilities/imageeditor/editor
From:       Gilles Caulier <caulier.gilles () kdemail ! net>
Date:       2007-02-09 19:19:57
Message-ID: 1171048797.123828.13622.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 632019 by cgilles:

digikam from trunk : bug fix : missing to read the right config section of SlideShow settings

 M  +1 -0      editorwindow.cpp  
 M  +1 -1      imagewindow.cpp  


--- trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp #632018:632019
@@ -974,6 +974,7 @@
 void EditorWindow::slotToggleSlideShow()
 {
     KConfig* config = kapp->config();
+    config->setGroup("ImageViewer Settings");
     bool startWithCurrent = config->readBoolEntry("SlideShowStartCurrent", false);
     bool loop             = config->readBoolEntry("SlideShowLoop", false);
     bool printName        = config->readBoolEntry("SlideShowPrintName", true);
--- trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp #632018:632019
@@ -1,6 +1,6 @@
 /* ============================================================
  * Authors: Renchi Raju <renchi@pooh.tam.uiuc.edu>
- *         Gilles Caulier <caulier dot gilles at kdemail dot net>
+ *          Gilles Caulier <caulier dot gilles at kdemail dot net>
  * Date   : 2004-02-12
  * Description : digiKam image editor GUI
  *
[prev in list] [next in list] [prev in thread] [next in thread] 

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