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

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

CVS commit by mm: 

Newer gphoto2 versions return kamera names with :, quote those to %3a.


  M +1 -1      kamera.cpp   1.27.2.1


--- kdegraphics/kamera/kioslave/kamera.cpp  #1.27:1.27.2.1
@@ -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