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

List:       kde-commits
Subject:    kdebase/konqueror/listview
From:       Jakub Stachowski <qbast () go2 ! pl>
Date:       2005-01-30 12:44:35
Message-ID: 20050130124435.809E41BB3C () office ! kde ! org
[Download RAW message or body]

CVS commit by qbast: 

Taken from sidebar/trees/dirtree_module


  M +6 -0      konq_treeviewwidget.cc   1.59


--- kdebase/konqueror/listview/konq_treeviewwidget.cc  #1.58:1.59
@@ -195,4 +195,10 @@ void KonqTreeViewWidget::slotNewItems( c
         parentDir = m_dictSubDirs[ dir.url(-1) ];
 
+    if ( !parentDir )   // hack for zeroconf://domain/type/service listed in zeroconf:/type/ dir
+    {
+        dir.setHost( QString::null );
+        parentDir = m_dictSubDirs[ dir.url(-1) ];
+    }
+
     for ( ; kit.current(); ++kit )
     {


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

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