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

List:       kde-commits
Subject:    KDE/kdevelop/lib/interfaces
From:       Adam Treat <treat () kde ! org>
Date:       2006-07-10 1:23:10
Message-ID: 1152494590.371051.26754.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 560328 by treat:

Add KDevConfigSkeleton class that will handle writing
to the local project file in the hidden directory.

It'll cycle through the items and for 
those items marked as 'nonshareable' it'll force the item to write to the 
hidden directory file instead.  And we'll mark items by reading in a 
local.kdev4 file that is installed with each .kfcg file that provides a 
simple list of the nonshareable setting names.



 M  +2 -0      CMakeLists.txt  
 A             kdevconfigskeleton.cpp   [License: LGPL (v2+)]
 A             kdevconfigskeleton.h   [License: LGPL (v2+)]


--- trunk/KDE/kdevelop/lib/interfaces/CMakeLists.txt #560327:560328
@@ -36,6 +36,7 @@
     kdevprofile.cpp
     kdevprofileengine.cpp
     kdevcmodule.cpp
+    kdevconfigskeleton.cpp
 )
 
 kde4_automoc(${kdevinterfaces_LIB_SRCS})
@@ -80,6 +81,7 @@
     kdevprofile.h
     kdevprofileengine.h
     kdevcmodule.h
+    kdevconfigskeleton.h
     DESTINATION ${INCLUDE_INSTALL_DIR}/kdevelop/interfaces 
 )
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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