This commit is contained in:
fgerlits 2006-10-26 14:16:51 +00:00
parent e3c415b38e
commit 6abe4aa93d

View file

@ -53,7 +53,7 @@ namespace {
/*------------------------------------------------------------------------------ /*------------------------------------------------------------------------------
* The font used for the window title. * The font used for the window title.
*----------------------------------------------------------------------------*/ *----------------------------------------------------------------------------*/
const Glib::ustring windowTitleFont = "Bitstream Vera Sans Mono Bold 9"; const Glib::ustring windowTitleFont = "Bitstream Vera Sans Bold 8";
} }