nemiver r478 - in trunk: . src/persp/dbgperspective src/persp/dbgperspective/glade src/workbench



Author: jjongsma
Date: 2007-05-02 04:25:59 +0100 (Wed, 02 May 2007)
New Revision: 478
ViewCVS link: http://svn.gnome.org/viewcvs/nemiver?rev=478&view=rev

Modified:
   trunk/ChangeLog
   trunk/src/persp/dbgperspective/glade/preferencesdialog.glade
   trunk/src/persp/dbgperspective/nmv-dbg-perspective.cc
   trunk/src/workbench/nmv-workbench.cc
Log:
Use the GNOME system monospace font instead of a generic 'monospace' font.

* src/persp/dbgperspective/glade/preferencesdialog.glade: minor re-wording
* src/persp/dbgperspective/nmv-dbg-perspective.cc: Get the system monospace
font from gconf and use that instead of setting it to a generic 'monospace' font
name.
* src/workbench/nmv-workbench.cc: In order to be able to update our font
when the system monospace font changes, I had to also watch the gconf directory
/desktop/gnome/interface for configuration changes.  This seems a bit ugly, but
IConfMgr doesn't currently have any other way to do this.  Maybe we need to add
something to IConfMgr to accomodate this, but for now I just did the
quick-and-dirty fix.





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