From e154039bd85e7ed44ca66593bc41f7e5dc754823 Mon Sep 17 00:00:00 2001 From: Benjamin Drung Date: Sun, 11 Apr 2010 20:44:30 +0200 Subject: * Use debian/package.js as configuration file if it exists. - update man/install-xpi.1 - update src/install-xpi --- man/install-xpi.1 | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/install-xpi.1 b/man/install-xpi.1 index 698a922..11634a1 100644 --- a/man/install-xpi.1 +++ b/man/install-xpi.1 @@ -29,9 +29,17 @@ install-xpi \- installs a xpi file into a Debian package is a helper tool for packaging XUL extensions. It installs the given xpi file into the correct directory and creates the required links based on the data in the install.rdf file. -.B install-xpi -will correct the file permissions unless \fR\-\-preserve\-permissions\fP is +It corrects the file permissions unless \fR\-\-preserve\-permissions\fP is specified. + +.B install-xpi +will create a configuration file in /etc if the XUL extension provides one or +more preferences files in defaults/preferences. The configuration file +contains only a description where to find the overridable preferences. +debian/package.js is used as configuration file instead if it +exists. The placeholder @INSTALLDIR@ is replaces by the actual installation +directory. You can disable the creation of a system configuration file with +\-\-disable\-system\-prefs. .SH OPTIONS .TP .B \-\-disable\-system\-prefs -- cgit v1.2.3