Grammar, from Anthony J. Bentley.

This commit is contained in:
ajacoutot 2011-03-13 07:33:37 +00:00
parent d9586b0eb7
commit cecc231815
4 changed files with 6 additions and 6 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.50 2011/03/02 06:47:13 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.51 2011/03/13 07:33:37 ajacoutot Exp $
COMMENT= editor for the GConf configuration system
GNOME_PROJECT= gconf-editor
GNOME_VERSION= 2.32.0
REVISION= 1
REVISION= 2
CATEGORIES= devel x11

View File

@ -1,3 +1,3 @@
If you want to be able to set system-wide defaults and/or mandatory
values, you'll need to run gconf-editor as root or install the
gconf2-polkit package and let PolicyKit handle priviledges granting.
gconf2-polkit package and let PolicyKit handle priviledge granting.

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.12 2010/11/22 09:38:08 espie Exp $
# $OpenBSD: Makefile,v 1.13 2011/03/13 07:33:37 ajacoutot Exp $
COMMENT= framework for granting privileged operations to users
DISTNAME= polkit-0.97
REVISION= 3
REVISION= 4
SHARED_LIBS += polkit-gobject-1 0.0 # .0.0
SHARED_LIBS += polkit-backend-1 0.0 # .0.0

View File

@ -3,7 +3,7 @@ to request additional fine-grained privileges (e.g. adjust the clock,
change timezone...). Access to these privileges is controlled by policy
files and user passwords.
If you'd like to completely disable priviledges granting through the
If you'd like to completely disable priviledge granting through the
PolicyKit framework, create the file:
${SYSCONFDIR}/polkit-1/nullbackend.conf.d/99-nullbackend.conf
containing the following lines: