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

List:       kde-commits
Subject:    branches/extragear/graphics/digikam/0.11/imageplugins/coreplugin
From:       Gilles Caulier <caulier.gilles () gmail ! com>
Date:       2009-02-28 16:45:52
Message-ID: 1235839552.092632.624.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 933318 by cgilles:

add "Do not ask me later" button with confirm dialog of 16 to 8 bits color depth \
conversion


 M  +6 -3      imageplugin_core.cpp  


--- branches/extragear/graphics/digikam/0.11/imageplugins/coreplugin/imageplugin_core.cpp \
#933317:933318 @@ -210,9 +210,12 @@
     }
     else
     {
-       if (KMessageBox::warningContinueCancel(kapp->activeWindow(),
-                                              i18n("Performing this operation will \
                reduce image color quality. "
-                                                   "Do you want to continue?")) == \
KMessageBox::Cancel) +       if (KMessageBox::warningContinueCancel(
+                        kapp->activeWindow(),
+                        i18n("Performing this operation will reduce image color \
quality. " +                             "Do you want to continue?"), QString(), 
+                        KStandardGuiItem::cont(), KStandardGuiItem::cancel(),
+                        QString("ImagePluginCore16To8Bits")) == KMessageBox::Cancel)
            return;
     }
 


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

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