diff options
author | David Faure <faure@kde.org> | 2012-03-17 17:33:42 +0100 |
---|---|---|
committer | David Faure <faure@kde.org> | 2012-03-17 17:33:42 +0100 |
commit | ea73b7a87f49cc8cdf4322366b401fc4f4be830c (patch) | |
tree | 54b19c951110bf78e1728993a89920fd338aec70 /kde-modules | |
parent | 7094492bd8aedc18689f69352c5e1af10ad91ed3 (diff) | |
download | extra-cmake-modules-ea73b7a87f49cc8cdf4322366b401fc4f4be830c.tar.gz extra-cmake-modules-ea73b7a87f49cc8cdf4322366b401fc4f4be830c.tar.bz2 |
remove documentation of already-removed dir
Diffstat (limited to 'kde-modules')
-rw-r--r-- | kde-modules/KDEInstallDirs.cmake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kde-modules/KDEInstallDirs.cmake b/kde-modules/KDEInstallDirs.cmake index 88208bfa..4b1a67eb 100644 --- a/kde-modules/KDEInstallDirs.cmake +++ b/kde-modules/KDEInstallDirs.cmake @@ -17,7 +17,6 @@ # KCFG_INSTALL_DIR - the directory where kconfig files will be installed # LOCALE_INSTALL_DIR - the directory where translations will be installed # MAN_INSTALL_DIR - the directory where man pages will be installed (default prefix/man/) -# MIME_INSTALL_DIR - the directory where mimetype desktop files will be installed # PLUGIN_INSTALL_DIR - the subdirectory relative to the install prefix where plugins will be installed (default is ${KDE4_LIB_INSTALL_DIR}/kde4) # IMPORTS_INSTALL_DIR - the subdirectory relative to the install prefix where imports will be installed # SERVICES_INSTALL_DIR - the directory where service (desktop, protocol, ...) files will be installed |