- use gconftool-2 to properly shutdown the gconfd-2 daemon

This commit is contained in:
ajacoutot 2008-07-01 10:29:46 +00:00
parent 44b97bb7e2
commit 612c5c6f0f
2 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.5 2008/06/29 08:51:34 sthen Exp $
# $OpenBSD: Makefile,v 1.6 2008/07/01 10:29:46 ajacoutot Exp $
COMMENT= SIP and H.323 compatible conferencing application
GNOME_PROJECT= ekiga
GNOME_VERSION= 2.0.12
PKGNAME= ${DISTNAME}p3
PKGNAME= ${DISTNAME}p4
CATEGORIES= net multimedia

View File

@ -1,3 +1,3 @@
You have to restart the GConf daemon by killing it before running Ekiga
for the first time.
e.g. pkill gconfd-2 && ekiga
e.g. gconftool-2 --shutdown && ekiga