Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37423929
en ru br
ALT Linux repos
S:3.2.6-alt4
5.0: 2.26.2-alt1
4.1: 2.22.0-alt1
4.0: 2.16.1-alt1
3.0: 1.0.9-alt7.1

Group :: System/Servers
RPM: GConf

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

#!/bin/sh -e

gconf2_bin=/usr/bin/gconftool-2
key="$1"

$gconf2_bin --direct --config-source=`$gconf2_bin --get-default-source` --get "$key"
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin