[Kde-imaging] kdeextragear-libs-1/kipi-plugins/imagesgallery

Gilles Caulier caulier.gilles at free.fr
Tue Sep 21 17:00:44 CEST 2004


CVS commit by cgilles: 

Fixed bug #88885
CCMAIL: kde-imaging at kde.org


  M +2 -2      imagesgallery.cpp   1.23


--- kdeextragear-libs-1/kipi-plugins/imagesgallery/imagesgallery.cpp  #1.22:1.23
@@ -975,5 +975,5 @@ void ImagesGallery::createBody(QTextStre
 
         if ( m_useCommentFile )
-           imgComment = (*m_commentMap)[imgName];
+           imgComment = (*m_commentMap)[(*urlIt).prettyURL()];
 
         d = new KIPIImagesGalleryPlugin::EventData;




More information about the Kde-imaging mailing list