Git commit 5c5169d8c1571ce791c62ccfe209781dd7c59643 by Luigi Toscano. Committed on 14/03/2017 at 22:17. Pushed by ltoscano into branch 'master'.
Fix terminology: "by KDE", not "for KDE" - "KDE" has been just the community for a while; - more clear context for "KDE client". M +2 -2 doc/man-ring-kde.1.docbook https://commits.kde.org/ring-kde/5c5169d8c1571ce791c62ccfe209781dd7c59643 diff --git a/doc/man-ring-kde.1.docbook b/doc/man-ring-kde.1.docbook index f045d16e..cbeb6983 100644 --- a/doc/man-ring-kde.1.docbook +++ b/doc/man-ring-kde.1.docbook @@ -31,7 +31,7 @@ <refnamediv> <refname><command>ring-kde</command></refname> -<refpurpose>SIP and IAX2 compatible voice over IP softphone client for KDE.</refpurpose> +<refpurpose>SIP and IAX2 compatible voice over IP softphone client by KDE.</refpurpose> </refnamediv> <refsynopsisdiv> @@ -44,7 +44,7 @@ <title>Description</title> <para>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 KDE client for Ring; it communicates with the core side through D-Bus. +ring-kde is a client for Ring built with KDE Frameworks; it communicates with the core side through D-Bus. </para> </refsect1>
