diff options
| -rw-r--r-- | CMakeLists.txt | 2 | ||||
| -rw-r--r-- | autotests/kconfig_compiler/test1.kcfgc | 2 | ||||
| -rw-r--r-- | autotests/kconfig_compiler/test10.kcfgc | 2 | ||||
| -rw-r--r-- | autotests/kconfig_compiler/test11.kcfg | 2 | ||||
| -rw-r--r-- | autotests/kconfig_compiler/test11.kcfgc | 2 | ||||
| -rw-r--r-- | autotests/kconfig_compiler/test11a.kcfg | 2 | ||||
| -rw-r--r-- | autotests/kconfig_compiler/test11a.kcfgc | 2 | ||||
| -rw-r--r-- | autotests/kconfig_compiler/test2.kcfgc | 2 | ||||
| -rw-r--r-- | autotests/kconfig_compiler/test3.kcfgc | 2 | ||||
| -rw-r--r-- | autotests/kconfig_compiler/test3a.kcfgc | 2 | ||||
| -rw-r--r-- | autotests/kconfig_compiler/test4.kcfgc | 2 | ||||
| -rw-r--r-- | autotests/kconfig_compiler/test5.kcfgc | 2 | ||||
| -rw-r--r-- | autotests/kconfig_compiler/test6.kcfgc | 2 | ||||
| -rw-r--r-- | autotests/kconfig_compiler/test7.kcfgc | 2 | ||||
| -rw-r--r-- | autotests/kconfig_compiler/test9.kcfgc | 2 | ||||
| -rw-r--r-- | autotests/kconfig_compiler/test_dpointer.kcfgc | 2 | ||||
| -rw-r--r-- | autotests/kconfig_compiler/test_signal.kcfg | 2 | 
17 files changed, 17 insertions, 17 deletions
| diff --git a/CMakeLists.txt b/CMakeLists.txt index f9be22de..b794b4b3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -25,7 +25,7 @@ ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KCONFIG  # Needed for the tests or examples to build correctly -set(KConfig_KCFGC_EXECUTABLE kconfig_compiler) +set(KConfig_KCFGC_EXECUTABLE kconfig_compiler_kf5)  include(KF5ConfigMacros.cmake)  add_subdirectory(src) diff --git a/autotests/kconfig_compiler/test1.kcfgc b/autotests/kconfig_compiler/test1.kcfgc index 6e0edd36..2c8c096b 100644 --- a/autotests/kconfig_compiler/test1.kcfgc +++ b/autotests/kconfig_compiler/test1.kcfgc @@ -1,4 +1,4 @@ -# Code generation options for kconfig_compiler +# Code generation options for kconfig_compiler_kf5  ClassName=Test1  #  # Singleton=false diff --git a/autotests/kconfig_compiler/test10.kcfgc b/autotests/kconfig_compiler/test10.kcfgc index 83ac2111..6dc4611b 100644 --- a/autotests/kconfig_compiler/test10.kcfgc +++ b/autotests/kconfig_compiler/test10.kcfgc @@ -1,4 +1,4 @@ -# Code generation options for kconfig_compiler +# Code generation options for kconfig_compiler_kf5  File=test10.kcfg  ClassName=Test10  Singleton=true diff --git a/autotests/kconfig_compiler/test11.kcfg b/autotests/kconfig_compiler/test11.kcfg index d82e1326..73b2d01f 100644 --- a/autotests/kconfig_compiler/test11.kcfg +++ b/autotests/kconfig_compiler/test11.kcfg @@ -103,7 +103,7 @@    <group name="QueueRates">      <entry name="queueRate$(QueueIndex)" type="IntList" key="EmptyingRate $(QueueIndex)"> -        <!-- kconfig_compiler really should do this for me... --> +        <!-- kconfig_compiler_kf5 really should do this for me... -->          <code>  QList< QList<int> > defaultRate;    QList< int > defaultRateInit; diff --git a/autotests/kconfig_compiler/test11.kcfgc b/autotests/kconfig_compiler/test11.kcfgc index 2b6fee15..f54591f8 100644 --- a/autotests/kconfig_compiler/test11.kcfgc +++ b/autotests/kconfig_compiler/test11.kcfgc @@ -1,4 +1,4 @@ -# Code generation options for kconfig_compiler +# Code generation options for kconfig_compiler_kf5  File=test11.kcfg  ClassName=Test11  Singleton=false diff --git a/autotests/kconfig_compiler/test11a.kcfg b/autotests/kconfig_compiler/test11a.kcfg index da027067..666c3052 100644 --- a/autotests/kconfig_compiler/test11a.kcfg +++ b/autotests/kconfig_compiler/test11a.kcfg @@ -102,7 +102,7 @@    <group name="QueueRates">      <entry name="queueRate$(QueueIndex)" type="IntList" key="EmptyingRate $(QueueIndex)"> -        <!-- kconfig_compiler really should do this for me... --> +        <!-- kconfig_compiler_kf5 really should do this for me... -->          <code>  QList< QList<int> > defaultRate;    QList< int > defaultRateInit; diff --git a/autotests/kconfig_compiler/test11a.kcfgc b/autotests/kconfig_compiler/test11a.kcfgc index cf0b0d8d..747103d5 100644 --- a/autotests/kconfig_compiler/test11a.kcfgc +++ b/autotests/kconfig_compiler/test11a.kcfgc @@ -1,4 +1,4 @@ -# Code generation options for kconfig_compiler +# Code generation options for kconfig_compiler_kf5  File=test11a.kcfg  ClassName=Test11a  Singleton=false diff --git a/autotests/kconfig_compiler/test2.kcfgc b/autotests/kconfig_compiler/test2.kcfgc index 56620d2f..47ce59eb 100644 --- a/autotests/kconfig_compiler/test2.kcfgc +++ b/autotests/kconfig_compiler/test2.kcfgc @@ -1,4 +1,4 @@ -# Code generation options for kconfig_compiler +# Code generation options for kconfig_compiler_kf5  File=test2.kcfg  ClassName=Test2  Singleton=false diff --git a/autotests/kconfig_compiler/test3.kcfgc b/autotests/kconfig_compiler/test3.kcfgc index ca2c2205..f3fa3000 100644 --- a/autotests/kconfig_compiler/test3.kcfgc +++ b/autotests/kconfig_compiler/test3.kcfgc @@ -1,4 +1,4 @@ -# Code generation options for kconfig_compiler +# Code generation options for kconfig_compiler_kf5  File=test3.kcfg  NameSpace=TestNameSpace  ClassName=Test3 diff --git a/autotests/kconfig_compiler/test3a.kcfgc b/autotests/kconfig_compiler/test3a.kcfgc index ca849a81..3ebb58df 100644 --- a/autotests/kconfig_compiler/test3a.kcfgc +++ b/autotests/kconfig_compiler/test3a.kcfgc @@ -1,4 +1,4 @@ -# Code generation options for kconfig_compiler +# Code generation options for kconfig_compiler_kf5  File=test3a.kcfg  NameSpace=TestNameSpace::InnerNameSpace  ClassName=Test3a diff --git a/autotests/kconfig_compiler/test4.kcfgc b/autotests/kconfig_compiler/test4.kcfgc index 754706df..47c1fd09 100644 --- a/autotests/kconfig_compiler/test4.kcfgc +++ b/autotests/kconfig_compiler/test4.kcfgc @@ -1,4 +1,4 @@ -# Code generation options for kconfig_compiler +# Code generation options for kconfig_compiler_kf5  File=test4.kcfg  ClassName=Test4  Singleton=true diff --git a/autotests/kconfig_compiler/test5.kcfgc b/autotests/kconfig_compiler/test5.kcfgc index 663005e5..1c8f1613 100644 --- a/autotests/kconfig_compiler/test5.kcfgc +++ b/autotests/kconfig_compiler/test5.kcfgc @@ -1,4 +1,4 @@ -# Code generation options for kconfig_compiler +# Code generation options for kconfig_compiler_kf5  File=test5.kcfg  ClassName=Test5  Singleton=true diff --git a/autotests/kconfig_compiler/test6.kcfgc b/autotests/kconfig_compiler/test6.kcfgc index b69dc152..3542eac0 100644 --- a/autotests/kconfig_compiler/test6.kcfgc +++ b/autotests/kconfig_compiler/test6.kcfgc @@ -1,4 +1,4 @@ -# Code generation options for kconfig_compiler +# Code generation options for kconfig_compiler_kf5  File=test6.kcfg  ClassName=Test6  Singleton=false diff --git a/autotests/kconfig_compiler/test7.kcfgc b/autotests/kconfig_compiler/test7.kcfgc index 9a6c4095..0b4228cf 100644 --- a/autotests/kconfig_compiler/test7.kcfgc +++ b/autotests/kconfig_compiler/test7.kcfgc @@ -1,4 +1,4 @@ -# Code generation options for kconfig_compiler +# Code generation options for kconfig_compiler_kf5  File=test7.kcfg  ClassName=Test7  Singleton=false diff --git a/autotests/kconfig_compiler/test9.kcfgc b/autotests/kconfig_compiler/test9.kcfgc index d4423338..cf416bb9 100644 --- a/autotests/kconfig_compiler/test9.kcfgc +++ b/autotests/kconfig_compiler/test9.kcfgc @@ -1,4 +1,4 @@ -# Code generation options for kconfig_compiler +# Code generation options for kconfig_compiler_kf5  ClassName=Test9  #  # Singleton=false diff --git a/autotests/kconfig_compiler/test_dpointer.kcfgc b/autotests/kconfig_compiler/test_dpointer.kcfgc index 48baa376..3c45b083 100644 --- a/autotests/kconfig_compiler/test_dpointer.kcfgc +++ b/autotests/kconfig_compiler/test_dpointer.kcfgc @@ -1,4 +1,4 @@ -# Code generation options for kconfig_compiler +# Code generation options for kconfig_compiler_kf5  File=test_dpointer.kcfg  ClassName=TestDPointer  Singleton=true diff --git a/autotests/kconfig_compiler/test_signal.kcfg b/autotests/kconfig_compiler/test_signal.kcfg index 1b2c36ec..52dfb969 100644 --- a/autotests/kconfig_compiler/test_signal.kcfg +++ b/autotests/kconfig_compiler/test_signal.kcfg @@ -4,7 +4,7 @@        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"        xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0        http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" > -	<kcfgfile name="kconfig_compiler_test_rc"/> +	<kcfgfile name="kconfig_compiler_kf5_test_rc"/>  	<signal name="emoticonSettingsChanged" /> | 
