From 4e590eba236c587caff22d8cfc3a8fc0332cb206 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 26 Apr 2007 13:10:36 +0000 Subject: add a separate font config for onscreendisplays change menutitle in the rc to menuheader fix up the xsd for fonts --- openbox/openbox.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'openbox/openbox.c') diff --git a/openbox/openbox.c b/openbox/openbox.c index fc2e78c0..9de780dd 100644 --- a/openbox/openbox.c +++ b/openbox/openbox.c @@ -241,7 +241,8 @@ gint main(gint argc, gchar **argv) config_font_activewindow, config_font_inactivewindow, config_font_menutitle, - config_font_menuitem))) + config_font_menuitem, + config_font_osd))) { RrThemeFree(ob_rr_theme); ob_rr_theme = theme; -- cgit v1.2.3