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

List:       kde-commits
Subject:    kdegraphics/kamera/kioslave
From:       Marcus Meissner <marcus.meissner () caldera ! de>
Date:       2003-01-31 15:08:30
[Download RAW message or body]

CVS commit by mm: 

Newer gphoto2 versions use a : in their names, quote it to %3a for
the root listing.


  M +1 -1      kamera.cpp   1.28


--- kdegraphics/kamera/kioslave/kamera.cpp  #1.27:1.28
@@ -432,5 +432,5 @@ void KameraProtocol::listDir(const KURL 
 
                                 atom.m_uds = UDS_URL;
-                                atom.m_str = QString::fromLatin1("camera://") + *it \
+ QString::fromLatin1("/"); +                                atom.m_str = \
QString::fromLatin1("camera://") + (*it).replace(":","%3a") + \
QString::fromLatin1("/");  entry.append(atom);
 


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

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