diff options
author | David Woodfall <dave@dawoodfall.net> | 2011-11-28 00:19:42 -0600 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-12-10 21:51:45 -0200 |
commit | 4a5f6070d8240c4f4bd2363b7881a6ccefddda33 (patch) | |
tree | 538abdd7701408b2e1f3805536268366d57a6c88 /network/ekiga/README | |
parent | e56ef829d69cd4f63824552c23b3d375f2f83319 (diff) | |
download | slackbuilds-4a5f6070d8240c4f4bd2363b7881a6ccefddda33.tar.gz |
network/ekiga: Updated for version 3.3.2.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'network/ekiga/README')
-rw-r--r-- | network/ekiga/README | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/network/ekiga/README b/network/ekiga/README index 513f30d9a5..4994d72fa0 100644 --- a/network/ekiga/README +++ b/network/ekiga/README @@ -10,9 +10,18 @@ Help button, which probably needs the Gnome help system. The following options, all disabled by default, are supported. Just set any of them to "yes" to enable the corresponding feature: - AVAHI (requires avahi) -- GCONF (requires GConf) - KDE (experimental KDE support) - KAB (experimental KAddressBook support) - GS (experimental GStreamer support) -Ekiga requires libsigc++, ptlib, and opal. +Ekiga requires GConf, libsigc++, ptlib, and opal. + +Note that this version has gconf enabled by default. To copy your +old contacts over to the gconf xml file from .config/ekiga.conf is +fairly trivial. + +The gconf file is located at: +~/.gconf/apps/ekiga/contacts/%gconf.xml and you need to copy all +between the <list> and </list> + +You _must_ kill /usr/libexec/gconfd-2 process _before_ doing this. |