logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gconf-schemas - register gconf schemas with the gconf database

Author

       This manual page was written by Patrick Schoenfeld <schoenfeld@in-medias-res.com> for the Debian(TM)
       system (but may be used by others). Permission is granted to copy, distribute and/or modify this document
       under the terms of the GNU General Public License, Version 2 any later version published by the Free
       Software Foundation.

       On Debian systems, the complete text of the GNU General Public License can be found in
       /usr/share/common-licenses/GPL.

Description

       This manual page documents briefly the gconf-schemas command.

       gconf-schemas is used to register gconf schemas with the gconf database.

Name

       gconf-schemas - register gconf schemas with the gconf database

Options

--register
           register schemas to the GConf database

       --unregister
           unregister schemas from the GConf database

       --register-all
           clean up the GConf database and register all schemas again. This might be neccessary if your gconf
           database becomes corrupted.

       --no-signal
           do not send SIGHUP to the running gconfd-2 processes.

Synopsis

gconf-schemas [--register|unregister|register-all] [schema1] [schema2] [...]

See Also