From d9f031708c37825bf95d3db43bf65304d5f37da2 Mon Sep 17 00:00:00 2001 From: Benjamin Drung Date: Tue, 6 Apr 2010 16:19:32 +0200 Subject: * install-xpi will create a system preference file in /etc; add --disable-system-prefs to disable the new behavior (Closes: #558490, LP: #535544) - update man/install-xpi.1 - update src/install-xpi - update src/xpi.mk --- man/install-xpi.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'man') diff --git a/man/install-xpi.1 b/man/install-xpi.1 index c6b4109..698a922 100644 --- a/man/install-xpi.1 +++ b/man/install-xpi.1 @@ -34,6 +34,9 @@ will correct the file permissions unless \fR\-\-preserve\-permissions\fP is specified. .SH OPTIONS .TP +.B \-\-disable\-system\-prefs +Do not create a system preference file in /etc. +.TP \fB\-x\fR \fIfile\fP, \fB\-\-exclude\fR=\fIfile\fP The specified \fIfile\fP from the xpi file will not be installed. You can use this parameter several times. -- cgit v1.2.3