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

List:       kde-commits
Subject:    kdenetwork/kopete/kopete/config/appearance
From:       Stephan Binner <binner () kde ! org>
Date:       2005-02-16 12:52:57
Message-ID: 20050216125257.B56651CF55 () office ! kde ! org
[Download RAW message or body]

CVS commit by binner: 

warningContinueCancel for delete confirmation


  M +2 -2      appearanceconfig.cpp   1.54


--- kdenetwork/kopete/kopete/config/appearance/appearanceconfig.cpp  #1.53:1.54
@@ -748,6 +748,6 @@ void AppearanceConfig::removeSelectedThe
                 arg(themeName);
 
-        int res = KMessageBox::questionYesNo(this, question, i18n("Confirmation"));
-        if (res!=KMessageBox::Yes)
+        int res = KMessageBox::warningContinueCancel(this, question, \
i18n("Confirmation"),KStdGuiItem::del()); +        if (res!=KMessageBox::Continue)
                 return;
 


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

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