~ubuntu-branches/ubuntu/precise/sflphone/precise

« back to all changes in this revision

Viewing changes to kde/doc/introduction.docbook

  • Committer: Package Import Robot
  • Author(s): Whoopie
  • Date: 2012-03-22 10:29:10 UTC
  • mfrom: (4.1.12 sid)
  • Revision ID: package-import@ubuntu.com-20120322102910-tb8hugi2su1tguwh
Tags: 1.0.2-1ubuntu1
* Apply some upstream patches to fix FTBFS (LP: #913018):
  - debian/patches/05_glib_includes.patch: fix glib includes.
  - debian/patches/06_use_XkbKeycodeToKeysym.patch: use 
    XkbKeycodeToKeysym instead of (deprecated) XKeycodeToKeysym.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<chapter id="introduction">
 
2
<title>Introduction</title>
 
3
 
 
4
 
 
5
<para>
 
6
This user manual is intended to describe the contents and use of the &sflphone-client-kde; &sflphonerelease; softphone.
 
7
&sflphone-client-kde; is a KDE client for &sflphone;.It communicates with the core side through DBus.
 
8
&sflphone; is meant to be a robust enterprise-class desktop phone.
 
9
It provides functions like call transfer, call hold, multiple lines, multiple accounts support.
 
10
It is SIP and IAX2 compatible.
 
11
&sflphone; audio layer is build upon a native ALSA interface and and a native PulseAudio interface.
 
12
</para>
 
13
 
 
14
</chapter>