diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index 0a963829..aad0ccc3 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -1,6 +1,6 @@ ########### install files ############### # # -# KDE4_CREATE_HANDBOOK(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR ring-kde) -# kde4_create_manpage(man-ring-kde.1.docbook 1 INSTALL_DESTINATION ${MAN_INSTALL_DIR}) +KDOCTOOLS_CREATE_HANDBOOK(index.docbook INSTALL_DESTINATION ${KDE_INSTALL_DOCBUNDLEDIR}/en SUBDIR ring-kde) +KDOCTOOLS_CREATE_MANPAGE(man-ring-kde.1.docbook 1 INSTALL_DESTINATION ${KDE_INSTALL_MANDIR}) diff --git a/doc/man-ring-kde.1.docbook b/doc/man-ring-kde.1.docbook index cbeb6983..accab13d 100644 --- a/doc/man-ring-kde.1.docbook +++ b/doc/man-ring-kde.1.docbook @@ -1,86 +1,86 @@ ]> -KDE User's Manual +ring-kde User's Manual Jérémy Quentin
jeremy.quentin@savoirfairelinux.com
Emmanuel Lepage Vallee
emmanuel.lepage@savoirfairelinux.com
August 3 2012 -K Desktop Environment +ring-kde
ring-kde 1 ring-kde SIP and IAX2 compatible voice over IP softphone client by KDE. ring-kde Description Ring is meant to be a robust enterprise-class desktop phone. It provides functions like call transfer, call hold, multiple lines, multiple accounts support. Ring audio layer is built upon a native ALSA interface and a native PulseAudio interface. ring-kde is a client for Ring built with KDE Frameworks; it communicates with the core side through D-Bus. Bugs -Please report bugs at https://projects.savoirfairelinux.com/projects/sflphone/issues/new. +Please report bugs at https://bugs.kde.org. See Also Ringd(1) More detailed user documentation is available from help:/ring-kde (either enter this URL into Konqueror, or run khelpcenter help:/ring-kde). There is also further information available at the Ring website. Authors The maintainer of Ring is Emmanuel Milou: emmanuel.milou@savoirfairelinux.com. The maintainer of Ring KDE client is Jérémy Quentin: jeremy.quentin@savoirfairelinux.com. A comprehensive list of authors and contributors is available in the complete user manual mentioned above. License This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation. On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'.