Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

dh_installgsettings(1) [plan9 man page]

DH_INSTALLGSETTINGS(1)						     Debhelper						    DH_INSTALLGSETTINGS(1)

NAME
dh_installgsettings - install GSettings overrides and set dependencies SYNOPSIS
dh_installgsettings [debhelperoptions] [--priority=<number>] DESCRIPTION
dh_installgsettings is a debhelper program that is responsible for installing GSettings override files and generating appropriate dependencies on the GSettings backend. The dependency on the backend will be generated in ${misc:Depends}. FILES
debian/package.gsettings-override Installed into usr/share/glib-2.0/schemas/10_package.gschema.override in the package build directory, with "package" replaced by the package name. The format of the file is the following: [org.gnome.mypackage] boolean-setting=true string-setting='string' ... OPTIONS
--priority priority Use priority (which should be a 2-digit number) as the override priority instead of 10. Higher values than ten can be used by derived distributions (20), blend distributions (50), or site-specific packages (90). SEE ALSO
debhelper(7) This program is a part of debhelper. AUTHOR
Laurent Bigonville <bigon@debian.org>, Josselin Mouette <joss@debian.org> 11.1.6ubuntu2 2018-05-10 DH_INSTALLGSETTINGS(1)

Check Out this Related Man Page

DH_INSTALLGSETTINGS(1)                                               Debhelper                                              DH_INSTALLGSETTINGS(1)

NAME
dh_installgsettings - install GSettings overrides and set dependencies SYNOPSIS
dh_installgsettings [debhelperoptions] [--priority=<number>] DESCRIPTION
dh_installgsettings is a debhelper program that is responsible for installing GSettings override files and generating appropriate dependencies on the GSettings backend. The dependency on the backend will be generated in ${misc:Depends}. FILES
debian/package.gsettings-override Installed into usr/share/glib-2.0/schemas/10_package.gschema.override in the package build directory, with "package" replaced by the package name. The format of the file is the following: [org.gnome.mypackage] boolean-setting=true string-setting='string' ... OPTIONS
--priority priority Use priority (which should be a 2-digit number) as the override priority instead of 10. Higher values than ten can be used by derived distributions (20), blend distributions (50), or site-specific packages (90). SEE ALSO
debhelper(7) This program is a part of debhelper. AUTHOR
Laurent Bigonville <bigon@debian.org>, Josselin Mouette <joss@debian.org> 11.1.6ubuntu2 2018-05-10 DH_INSTALLGSETTINGS(1)
Man Page

2 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Shopt -s histappend

What is the point of this? Whenever I close my shell it appends to the history file without adding this. I have never seen it overwrite my history file. # When the shell exits, append to the history file instead of overwriting it shopt -s histappend (3 Replies)
Discussion started by: cokedude
3 Replies

2. UNIX for Advanced & Expert Users

What's your most useful shell?

What's your most useful shell? /bin/sh /bin/csh /bin/ksh /bin/tcsh /bin/bash (249 Replies)
Discussion started by: zylwyz
249 Replies