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

List:       kde-bugs-dist
Subject:    [konqueror] [Bug 273574] Konqueror suggests installing nonfree Adobe Flash
From:       Martin Sandsmark <martin.sandsmark () kde ! org>
Date:       2014-01-03 5:19:38
Message-ID: bug-273574-17878-WL6LLmeBm7 () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=273574

Martin Sandsmark <martin.sandsmark@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |martin.sandsmark@kde.org

--- Comment #8 from Martin Sandsmark <martin.sandsmark@kde.org> ---
Maybe something like this?:

@@ -599,7 +599,7 @@ void
HTMLObjectBaseElementImpl::slotPartLoadingErrorNotify()
             KUrl pluginPageURL(embed->pluginPage);
             QString shortURL = pluginPageURL.protocol() == "http" ?
pluginPageURL.host() : pluginPageURL.prettyUrl();
             int res = KMessageBox::questionYesNo( part->view(),
-                                                  i18n("No plugin found for
'%1'.\nDo you want to download one from %2?", mimeName, shortURL),
+                                                  i18n("No plugin found for
'%1'.\nThe website links to %2 to download a plugin, do you want to download
this?\nWARNING: This plugin may contain malicious code.", mimeName, shortURL),
                                                   i18n("Missing Plugin"),
KGuiItem(i18n("Download")), KGuiItem(i18n("Do Not Download")),
QString("plugin-")+serviceType);
             if (res == KMessageBox::Yes)
             {

-- 
You are receiving this mail because:
You are watching all bug changes.
[prev in list] [next in list] [prev in thread] [next in thread] 

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