From 9eaebf4773b9f6437acf295f5a557d76735b1982 Mon Sep 17 00:00:00 2001 From: joeyh Date: Sun, 8 Jan 2006 04:33:05 +0000 Subject: r1846: reove some stuff that does not belong on a debhelper man page --- dh_gconf | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/dh_gconf b/dh_gconf index 6275b734..6fc78526 100755 --- a/dh_gconf +++ b/dh_gconf @@ -25,16 +25,7 @@ gconf-schemas. If a file named debian/package.gconf-defaults exists, then it is installed into usr/share/gconf/defaults/10_package in the package build directory, with "package" replaced by the package name. Some postinst and -postrm fragments will be generated to launch update-gconf-defaults. The -syntax of this file consists of lines containing the key name, some -white space, and the key value, which can be an integer, a boolean, a -float, a string or a list of strings. Example: - - /apps/myprogram/frob_number 42 - /apps/myprogram/do_foo true - /apps/myprogram/priority 1.25 - /apps/myprogram/name "Gotcha !" - /apps/myprogram/names [Ha ha!,Let's keep serious,Ho ho!] +postrm fragments will be generated to launch update-gconf-defaults. The gconf-schemas and update-gconf-defaults scripts are provided by the gconf2 package. An appropriate dependency will be generated in @@ -47,9 +38,9 @@ ${misc:Depends}. =item B<--priority> I Use I (which should be a 2-digit number) as the defaults -priority instead of 10. Children distributions are encouraged to use 20 -for their branding, CDD distributions to use 50, and site-specific -packages should use 90 or more. +priority instead of 10. Higher values than ten can be used by +derived distributions (20), CDD distributions (50), or site-specific +packages (90). =cut -- cgit v1.2.3