summaryrefslogtreecommitdiffstats
path: root/network/ekiga/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/ekiga/README')
-rw-r--r--network/ekiga/README13
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.