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

List:       kde-commits
Subject:    kdelibs/kparts
From:       Waldo Bastian <bastian () kde ! org>
Date:       2004-10-07 12:21:15
Message-ID: 20041007122115.59C1E16AE5 () office ! kde ! org
[Download RAW message or body]

CVS commit by waba: 

Show hostname (if present) more prominently in Open With dialogs


  M +1 -1      browserrun.cpp   1.43


--- kdelibs/kparts/browserrun.cpp  #1.42:1.43
@@ -345,5 +345,5 @@ BrowserRun::AskSaveResult BrowserRun::as
 
     int choice = KMessageBox::questionYesNoCancel(
-        0L, question, QString::null,
+        0L, question, url.host(),
         KStdGuiItem::saveAs(), KGuiItem( i18n( "&Open" ), "fileopen"),
         QString::fromLatin1("askEmbedOrSave")+ mimeType ); // dontAskAgainName, KEEP IN SYNC!!!


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

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