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

List:       kde-commits
Subject:    KDE/kdenetwork/kget/transfer-plugins/contentfetch
From:       Pino Toscano <pino () kde ! org>
Date:       2008-12-01 0:22:12
Message-ID: 1228090932.916617.4133.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 891028 by pino:

Do not dynamically generate the kcfg file (hardcoding in it the path to the data \
directory). To make it build the default list of scripts, make use of the "code" \
options and KStandardDirs to properly lookup in the data directory. This also avoids \
the build system to pollute the source directory.


 M  +0 -2      CMakeLists.txt  
 M  +1 -0      contentfetchsetting.kcfgc  
 AM            kget_contentfetchfactory.kcfg   \
kget_contentfetchfactory.kcfg.cmake#890425  D             \
kget_contentfetchfactory.kcfg.cmake  


--- trunk/KDE/kdenetwork/kget/transfer-plugins/contentfetch/CMakeLists.txt \
#891027:891028 @@ -12,8 +12,6 @@
   scriptconfigadaptor.cpp
 )
 
-configure_file(${CMAKE_CURRENT_SOURCE_DIR}/kget_contentfetchfactory.kcfg.cmake \
                ${CMAKE_CURRENT_SOURCE_DIR}/kget_contentfetchfactory.kcfg)
-
 kde4_add_kcfg_files(kget_contentfetchfactory_PART_SRCS contentfetchsetting.kcfgc)
 
 kde4_add_plugin(kget_contentfetchfactory ${kget_contentfetchfactory_PART_SRCS})
--- trunk/KDE/kdenetwork/kget/transfer-plugins/contentfetch/contentfetchsetting.kcfgc \
#891027:891028 @@ -3,3 +3,4 @@
 Mutators=true
 Singleton=true
 Visibility=KDE_EXPORT
+SourceIncludeFiles=kstandarddirs.h
** trunk/KDE/kdenetwork/kget/transfer-plugins/contentfetch/kget_contentfetchfactory.kcfg \
#property svn:mergeinfo  + 


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

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