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

List:       kde-commits
Subject:    KDE/kdepim/akregator/src/libsyndication/src/rss2
From:       Frank Osterfeld <frank.osterfeld () kdemail ! net>
Date:       2006-01-12 16:50:52
Message-ID: 1137084652.156311.21650.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 497394 by osterfeld:

fix order, don't mixup description and link


 M  +1 -1      item.cpp  


--- trunk/KDE/kdepim/akregator/src/libsyndication/src/rss2/item.cpp #497393:497394
@@ -138,7 +138,7 @@
         pubDate.setTime_t(time);
     }
 
-    return Item(title, description, link, content, categories, comments, 
+    return Item(title, link, description, content, categories, comments, 
                 author, enclosure, guid, guidIsPermaLink, pubDate, source);
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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