nemiver r480 - in trunk: . src/confmgr src/workbench



Author: jjongsma
Date: 2007-05-04 04:53:00 +0100 (Fri, 04 May 2007)
New Revision: 480
ViewCVS link: http://svn.gnome.org/viewcvs/nemiver?rev=480&view=rev

Modified:
   trunk/ChangeLog
   trunk/src/confmgr/nmv-gconf-mgr.cc
   trunk/src/confmgr/nmv-i-conf-mgr.h
   trunk/src/workbench/nmv-workbench.cc
Log:
IConfMgr: Add ability to monitor individual configuration keys

* src/confmgr/nmv-i-conf-mgr.h: add new API: add_key_to_notify() so that we
can 'subscribe' to be notified when individual keys are changed, not just
whole key directories.
* src/confmgr/nmv-gconf-mgr.cc: implement add_key_to_notify() so that when
the key is modified, it emits the value_changed signal on IConfMgr
* src/workbench/nmv-workbench.cc: add notification of the individual key for
the GNOME system monospace font instead of watching the entire
/desktop/gnome/interface directory





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]