5 Jul 2003 11:32
[patch] GConf Functions
CHANGELOG:
5th July
- (Curtis Knight) script-utils: installDesktop :: Added
'update-menus' command to logfile
so after the removal of a package, the debian menu system (DMS)
will show the change
- (Curtis Knight) Created GConf interface functions in script-utils:
installSchemaFile,
removeSchemaFile, getConfigValue, setConfigValue, unsetConfigValue
- (Curtis Knight) apkg-io: Changed outputStatus to allow functions to be
used like a library when pipe is not in use
=====
The GConf functions could be changed ... like should the setConfigValue,
unsetConfigValue be setConfigKey, unsetConfigKey instead.
Curtis
Index: CHANGELOG =================================================================== RCS file: /autopackage/main/CHANGELOG,v retrieving revision 1.204 diff -u -r1.204 CHANGELOG --- CHANGELOG 4 Jul 2003 21:30:51 -0000 1.204 +++ CHANGELOG 5 Jul 2003 08:59:16 -0000 <at> <at> -1,3 +1,11 <at> <at> +5th July(Continue reading)
RSS Feed