- make it clear gconfd-2 must be restarted as a regular user (not as root!)

This commit is contained in:
ajacoutot 2008-07-26 10:39:29 +00:00
parent 2bebac304d
commit 0b00d63311
2 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.6 2008/07/01 10:29:46 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.7 2008/07/26 10:39:29 ajacoutot Exp $
COMMENT= SIP and H.323 compatible conferencing application
GNOME_PROJECT= ekiga
GNOME_VERSION= 2.0.12
PKGNAME= ${DISTNAME}p4
PKGNAME= ${DISTNAME}p5
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. gconftool-2 --shutdown && ekiga
for the first time. As a regular user:
gconftool-2 --shutdown && ekiga