Tweak MESSAGE after recent GConf2 change.
This commit is contained in:
parent
3a05c41734
commit
5d05ae72e2
@ -1,10 +1,11 @@
|
|||||||
# $OpenBSD: Makefile,v 1.16 2009/10/15 15:37:44 ajacoutot Exp $
|
# $OpenBSD: Makefile,v 1.17 2009/10/24 10:54:37 ajacoutot Exp $
|
||||||
|
|
||||||
COMMENT= CD/DVD authoring application for GNOME
|
COMMENT= CD/DVD authoring application for GNOME
|
||||||
|
|
||||||
GNOME_PROJECT= gnomebaker
|
GNOME_PROJECT= gnomebaker
|
||||||
GNOME_VERSION= 0.6.4
|
GNOME_VERSION= 0.6.4
|
||||||
PKGNAME= ${DISTNAME}p9
|
PKGNAME= ${DISTNAME}p10
|
||||||
|
|
||||||
CATEGORIES= sysutils multimedia
|
CATEGORIES= sysutils multimedia
|
||||||
|
|
||||||
HOMEPAGE= http://gnomebaker.sourceforge.net/
|
HOMEPAGE= http://gnomebaker.sourceforge.net/
|
||||||
|
@ -1,6 +1,2 @@
|
|||||||
To ensure correct operation of GnomeBaker, the user needs RW access to
|
To ensure correct operation of GnomeBaker, the user needs RW access to
|
||||||
the CD/DVD device(s).
|
the CD/DVD device(s).
|
||||||
|
|
||||||
You have to restart the GConf daemon by killing it before running
|
|
||||||
GnomeBaker for the first time. As a regular user:
|
|
||||||
gconftool-2 --shutdown && sudo gnomebaker
|
|
||||||
|
Loading…
Reference in New Issue
Block a user