Dan Winship 203ec385c5 Add ShellGConf
Although methods like gconf_client_get/set_bool() and such are usable
from gjs, get_list/set_list is not, since there's only one method for
all list types. So ShellGConf wraps GConfClient and adds separate
typed list methods.

Also, add a detailed "changed" signal that can easily be connected to
from js, since we can't currently use gconf_client_notify_add()
directly.
2009-07-06 11:55:17 -04:00
2009-07-01 13:43:27 -04:00
2009-07-06 11:55:17 -04:00
2009-07-06 11:55:17 -04:00
2008-10-31 04:22:44 +00:00
2009-06-30 17:29:20 -04:00
2008-10-31 04:22:44 +00:00
2008-10-31 04:22:44 +00:00
2008-10-31 04:22:44 +00:00

The file is empty.
Description
Languages
C 49.2%
JavaScript 47.4%
SCSS 1.4%
Meson 0.8%
Python 0.6%
Other 0.4%