diff options
author | Darrell Anderson <[email protected]> | 2014-01-28 19:26:28 -0600 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2014-01-28 19:26:28 -0600 |
commit | 112fc37d8042129a26386e454373cccae51fc448 (patch) | |
tree | fbcc8fd4243daf6e099d2db1764c1fd7e4e8a79d /doc/kcontrol/kcmkded/CMakeLists.txt | |
parent | edb1085c823b207338190bc00eada776102b4829 (diff) | |
download | tdebase-112fc37d8042129a26386e454373cccae51fc448.tar.gz tdebase-112fc37d8042129a26386e454373cccae51fc448.zip |
Add new kcontrol service manager help handbook.
Diffstat (limited to 'doc/kcontrol/kcmkded/CMakeLists.txt')
-rw-r--r-- | doc/kcontrol/kcmkded/CMakeLists.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/kcontrol/kcmkded/CMakeLists.txt b/doc/kcontrol/kcmkded/CMakeLists.txt new file mode 100644 index 000000000..dadaba19e --- /dev/null +++ b/doc/kcontrol/kcmkded/CMakeLists.txt @@ -0,0 +1,9 @@ +################################################# +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( DESTINATION kcontrol/kcmkded ) |