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

List:       kde-bugs-dist
Subject:    [Bug 71698] View with Konqueror action
From:       Mantia Andras <amantia () freemail ! hu>
Date:       2004-01-08 18:29:57
Message-ID: 20040108182957.8314.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
      
http://bugs.kde.org/show_bug.cgi?id=71698      
amantia@freemail.hu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From amantia@freemail.hu  2004-01-08 19:29 -------
Subject: quanta_be: quanta/quanta

CVS commit by amantia: 

Always open the document in Konqueror if View with Konqueror is used, not with the \
application associated with text/html.

CCMAIL: 71698-done@bugs.kde.org


  M +1 -1      quantaview_slots.cpp   1.151.2.14


--- quanta/quanta/quantaview_slots.cpp  #1.151.2.13:1.151.2.14
@@ -502,5 +502,5 @@ void QuantaView::slotViewInKFM()
     KProcess *show = new KProcess();
     KURL url = quantaApp->project()->urlWithPrefix(w->url());
-    *show << "kfmclient" << "exec" << url.url();
+    *show << "kfmclient" << "openURL" << url.url();
     show->start( KProcess::DontCare );
   }


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

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