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

List:       kde-core-devel
Subject:    [PATCH] Don't scare the user ;-)
From:       Andras Mantia <amantia () kde ! org>
Date:       2005-02-24 8:20:30
Message-ID: 200502241020.30369.amantia () kde ! org
[Download RAW message or body]

[Attachment #2 (multipart/mixed)]


Hi,

 In Quanta when during the upload the server seems to be not available, 
a question is asked to continue or not, but the continue button is 
labeled as "Delete", which may scare and confuse the user a lot.
The patch fixes it.
May I commit?

Andras

-- 
Quanta Plus developer - http://quanta.sourceforge.net
K Desktop Environment - http://www.kde.org

["projectupload.diff" (text/x-diff)]

--- projectupload.cpp.old	2005-02-16 16:59:29.000000000 +0200
+++ projectupload.cpp	2005-02-24 10:17:44.400570696 +0200
@@ -360,7 +360,7 @@
     } else
     {
       if (KMessageBox::warningContinueCancel(this, i18n("<qt><b>%1</b> seems to be \
                unaccessible.<br>Do you want to proceed with upload?</qt>")
-          .arg(u.prettyURL(0, \
KURL::StripFileProtocol)),QString::null,KStdGuiItem::del()) == KMessageBox::Continue) \
+          .arg(u.prettyURL(0, \
KURL::StripFileProtocol)),QString::null,KStdGuiItem::cont()) == \
KMessageBox::Continue)  {
         upload();
         return;


[Attachment #6 (application/pgp-signature)]

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

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