Commit Graph

24 Commits

Author SHA1 Message Date
ajacoutot
93aa75d522 Synchronise engine->shm using msync(2) in dconf_engine_refresh_user so
that dconf-engine is able to pick up key changes.

debug/fix by robert@ and myself, input from ariane@
2011-07-02 18:50:55 +00:00
ajacoutot
ab83201ae7 Better NFS check in is_local(). 2011-06-24 14:13:27 +00:00
ajacoutot
765f904e71 Add change watching to dconf-editor (merged from upstream). 2011-06-22 16:08:15 +00:00
ajacoutot
d2fcc891b3 Install /etc/dconf/{db,profile}/. 2011-06-03 13:26:57 +00:00
ajacoutot
20af647410 Merge some upstream fixes to make dconf behave better. 2011-05-30 15:51:51 +00:00
ajacoutot
81c428a12d Redirect the glib-compile-schemas goo stdout to /dev/null, no need to
be chatty here.
2011-05-28 08:15:33 +00:00
ajacoutot
6736ec938c Bugfix update to dconf-0.7.5.
This should be the latest release before the new stable 0.8.
2011-05-09 08:43:45 +00:00
ajacoutot
291dddb589 Fix crash when user database is not present (from upstream). 2011-05-08 12:20:37 +00:00
ajacoutot
e51fc9f1d1 Remove unused patch, we already patch the vala sources. 2011-05-07 15:15:39 +00:00
ajacoutot
e5323bc0a2 Better dconf.vapi target. 2011-05-07 14:45:22 +00:00
ajacoutot
27ddc1d4c4 Bugfix update to dconf-editor-0.7.4. 2011-05-06 14:22:27 +00:00
ajacoutot
140b9141e0 Fix a warning. 2011-05-05 08:33:30 +00:00
ajacoutot
570f6645ae Merge a patch from upstream:
editor: Load *.enums.xml as well as *.gschema.xml.  This was stopping some
enums from being loaded.
2011-05-02 14:40:33 +00:00
ajacoutot
cbbe3fef04 Fix SONAME. 2011-04-13 17:05:11 +00:00
ajacoutot
3f2dd771ec Update to dconf-0.7.3.
dconf-editor is now using gtk+3 (yay, our first gtk+3 app in tree!).
2011-04-05 18:45:05 +00:00
ajacoutot
18f05b806a Add a new dconf MODULE.
Dependent ports are going to be migrated soon and documentation is coming
up.

ok jasper@
2011-03-25 08:59:48 +00:00
ajacoutot
2d784afc7b Subpackage between -main and -editor (which depends on gtk).
Required for the upcoming dconf MODULE.
2011-03-25 08:30:56 +00:00
ajacoutot
0f50adc725 Fix path to gsettings schemas. 2011-03-25 07:37:15 +00:00
ajacoutot
829f818673 Conflict with old version of vala.
spotted by landry@ while updating an oldie...
2010-12-19 10:25:05 +00:00
jasper
d659753405 - plug a few memory leaks, from upstream git.
ok aja@
2010-11-25 15:45:30 +00:00
ajacoutot
f99d972ead Use ftruncate(2), from FreeBSD. 2010-11-21 09:31:32 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
ajacoutot
0fe400b179 Fix the f_fstypename call. 2010-10-27 11:38:58 +00:00
ajacoutot
6da870657a Import dconf-0.5.1
dconf is a low-level configuration system. Its main purpose is to
provide a backend to GSettings on platforms that don't already have
configuration storage systems.

ok jasper@
2010-10-27 10:50:04 +00:00