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

List:       kde-commits
Subject:    KDE/kdepim/akregator/src
From:       Frank Osterfeld <frank.osterfeld () kdemail ! net>
Date:       2005-05-09 17:49:25
Message-ID: 1115660965.943732.20077.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 411578 by osterfeld:

rename fetchtransaction.* to fetchqueue.*


 M  +2 -2      trunk/KDE/kdepim/akregator/src/Makefile.am  
 M  +1 -1      trunk/KDE/kdepim/akregator/src/actionmanager.cpp  
 M  +1 -1      trunk/KDE/kdepim/akregator/src/akregator_view.cpp  
 M  +1 -1      trunk/KDE/kdepim/akregator/src/feed.cpp  
 M  +1 -1      trunk/KDE/kdepim/akregator/src/feedgroup.cpp  
 A             trunk/KDE/kdepim/akregator/src/fetchqueue.cpp   (from rev 411577, \
trunk/KDE/kdepim/akregator/src/fetchtransaction.cpp)  A             \
trunk/KDE/kdepim/akregator/src/fetchqueue.h   (from rev 411471, \
trunk/KDE/kdepim/akregator/src/fetchtransaction.h)  D             \
trunk/KDE/kdepim/akregator/src/fetchtransaction.cpp    D             \
trunk/KDE/kdepim/akregator/src/fetchtransaction.h  


--- trunk/KDE/kdepim/akregator/src/Makefile.am #411577:411578
@@ -47,7 +47,7 @@
 				 treenode.cpp \
 				 feedgroup.cpp \
 				 feedlist.cpp \
-			         fetchtransaction.cpp \
+			         fetchqueue.cpp \
 			  	 articlelist.cpp \
 				feediconmanager.cpp \
 				feediconmanager.skel \
@@ -74,7 +74,7 @@
 articlelistview.lo: akregatorconfig.h
 articleviewer.lo: akregatorconfig.h
 feed.lo: akregatorconfig.h
-fetchtransaction.lo: akregatorconfig.h
+fetchqueue.lo: akregatorconfig.h
 trayicon.lo: akregatorconfig.h
 viewer.lo: akregatorconfig.h
 
--- trunk/KDE/kdepim/akregator/src/actionmanager.cpp #411577:411578
@@ -37,7 +37,7 @@
 #include "articlelistview.h"
 #include "articleviewer.h"
 #include "feedlistview.h"
-#include "fetchtransaction.h"
+#include "fetchqueue.h"
 #include "trayicon.h"
 
 #include <kdebug.h>
--- trunk/KDE/kdepim/akregator/src/akregator_view.cpp #411577:411578
@@ -30,7 +30,7 @@
 #include "articlelist.h"
 #include "propertiesdialog.h"
 #include "frame.h"
-#include "fetchtransaction.h"
+#include "fetchqueue.h"
 #include "feedlistview.h"
 #include "articlelistview.h"
 #include "articleviewer.h"
--- trunk/KDE/kdepim/akregator/src/feed.cpp #411577:411578
@@ -41,7 +41,7 @@
 #include "akregatorconfig.h"
 #include "feed.h"
 #include "feedgroup.h"
-#include "fetchtransaction.h"
+#include "fetchqueue.h"
 #include "feediconmanager.h"
 #include "feedstorage.h"
 #include "storage.h"
--- trunk/KDE/kdepim/akregator/src/feedgroup.cpp #411577:411578
@@ -23,7 +23,7 @@
 */
 #include "articlelist.h"
 #include "feedgroup.h"
-#include "fetchtransaction.h"
+#include "fetchqueue.h"
 
 #include <qlistview.h>
 #include <qdom.h>


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

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