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

List:       kde-commits
Subject:    kdeutils/kgpg
From:       Stephan Binner <binner () kde ! org>
Date:       2005-01-16 18:45:52
Message-ID: 20050116184552.7C2631CE9F () office ! kde ! org
[Download RAW message or body]

CVS commit by binner: 

Use KStdGuiItem::del()


  M +1 -1      listkeys.cpp   1.230


--- kdeutils/kgpg/listkeys.cpp  #1.229:1.230
@@ -2385,5 +2385,5 @@ void listKeys::confirmdeletekey()
                 if (keysToDelete.isEmpty())
                         return;
-                int \
result=KMessageBox::warningContinueCancelList(this,i18n("<qt><b>Delete the following \
public key?</b></qt>","<qt><b>Delete the following public \
keys?</b></qt>",keysToDelete.count()),keysToDelete,i18n("Warning"),KGuiItem(i18n("Delete"),"editdelete"));
 +                int \
result=KMessageBox::warningContinueCancelList(this,i18n("<qt><b>Delete the following \
public key?</b></qt>","<qt><b>Delete the following public \
keys?</b></qt>",keysToDelete.count()),keysToDelete,i18n("Warning"),KStdGuiItem::del());
  if (result!=KMessageBox::Continue)
                         return;


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

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