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

List:       kde-devel
Subject:    Re: Problem with media:/
From:       Kévin_Ottens <ervin () ipsquad ! net>
Date:       2004-12-27 11:36:26
Message-ID: 200412271236.27346.ervin () ipsquad ! net
[Download RAW message or body]

Le Vendredi 24 Décembre 2004 23:34, Adam Pigg a écrit :
> clicking on an avi loads it instantly in kmplayer (good)
> right clicking and selecting either 'open in kmplayer' or 'open in
> kaffeine' still downloads the file (bad)

The attached patch should fix this (yeah! a one liner!).

Same conditions as my previous patch. ;-)

Regards.
-- 
Kévin 'ervin' Ottens, http://ervin.ipsquad.net
"Ni le maître sans disciple, Ni le disciple sans maître,
Ne font reculer l'ignorance."

["konq_popupmenu.cc.diff" (text/x-diff)]

Index: konq_popupmenu.cc
===================================================================
RCS file: /home/kde/kdebase/libkonq/konq_popupmenu.cc,v
retrieving revision 1.208
diff -u -p -u -r1.208 konq_popupmenu.cc
--- konq_popupmenu.cc	25 Nov 2004 07:02:45 -0000	1.208
+++ konq_popupmenu.cc	27 Dec 2004 11:27:22 -0000
@@ -361,7 +361,7 @@ void KonqPopupMenu::setup(KonqPopupFlags
     // Check whether all URLs are correct
     for ( ; it.current(); ++it )
     {
-        url = (*it)->url();
+        url = (*it)->mostLocalURL(isLocal);
 
         // Build the list of URLs
         m_lstPopupURLs.append( url );


>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<


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

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