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

List:       kde-commits
Subject:    extragear/base/konq-plugins/akregator
From:       Pino Toscano <pino () kde ! org>
Date:       2008-02-29 20:52:08
Message-ID: 1204318328.122637.13438.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 780716 by pino:

- remove 'lib' prefix
- no more need of qt3support


 M  +1 -2      CMakeLists.txt  
 M  +1 -1      akregator_konqfeedicon.rc  


--- trunk/extragear/base/konq-plugins/akregator/CMakeLists.txt #780715:780716
@@ -1,7 +1,6 @@
 
 
 
-add_definitions (-DQT3_SUPPORT -DQT3_SUPPORT_WARNINGS)
 
 ########### next target ###############
 
@@ -21,7 +20,7 @@
 
 set(akregatorkonqfeedicon_PART_SRCS konqfeedicon.cpp feeddetector.cpp pluginbase.cpp )
 
-kde4_add_plugin(akregatorkonqfeedicon WITH_PREFIX ${akregatorkonqfeedicon_PART_SRCS})
+kde4_add_plugin(akregatorkonqfeedicon ${akregatorkonqfeedicon_PART_SRCS})
 
 target_link_libraries(akregatorkonqfeedicon konq ${KDE4_KHTML_LIBS} )
 
--- trunk/extragear/base/konq-plugins/akregator/akregator_konqfeedicon.rc #780715:780716
@@ -1,3 +1,3 @@
 <!DOCTYPE kpartgui>
-<kpartplugin name="konqfeedicon" library="libakregatorkonqfeedicon" version="1">
+<kpartplugin name="konqfeedicon" library="akregatorkonqfeedicon" version="1">
 </kpartplugin>
[prev in list] [next in list] [prev in thread] [next in thread] 

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