Git commit ed4458d815cff980ed78e64648dc02e83f31e655 by Burkhard Lück. Committed on 18/06/2015 at 19:55. Pushed by lueck into branch 'master'.
check ssl docbook # update screenshots + bump version + add the doc subdir to build REVIEW:123321 M +1 -0 docs/CMakeLists.txt M +- -- docs/kcm_ssl/details.png M +2 -2 docs/kcm_ssl/index.docbook M +- -- docs/kcm_ssl/module.png http://commits.kde.org/kdelibs4support/ed4458d815cff980ed78e64648dc02e83f31e655 diff --git a/docs/CMakeLists.txt b/docs/CMakeLists.txt index 9fcebd9..b1e2a72 100644 --- a/docs/CMakeLists.txt +++ b/docs/CMakeLists.txt @@ -1,2 +1,3 @@ add_subdirectory(kf5-config) add_subdirectory(kdebugdialog5) +add_subdirectory(kcm_ssl) diff --git a/docs/kcm_ssl/details.png b/docs/kcm_ssl/details.png index f4131b3..e0d7074 100644 Binary files a/docs/kcm_ssl/details.png and b/docs/kcm_ssl/details.png differ diff --git a/docs/kcm_ssl/index.docbook b/docs/kcm_ssl/index.docbook index 757c018..f5d3ef1 100644 --- a/docs/kcm_ssl/index.docbook +++ b/docs/kcm_ssl/index.docbook @@ -13,8 +13,8 @@ <!-- TRANS:ROLES_OF_TRANSLATORS --> </authorgroup> -<date>2013-12-05</date> -<releaseinfo>&kde; 4.12</releaseinfo> +<date>2015-04-09</date> +<releaseinfo>Frameworks 5.9</releaseinfo> <keywordset> <keyword>KDE</keyword> diff --git a/docs/kcm_ssl/module.png b/docs/kcm_ssl/module.png index 80253e2..2f69c6e 100644 Binary files a/docs/kcm_ssl/module.png and b/docs/kcm_ssl/module.png differ
