From 6af116c87273451dd5b0017642c600861234671e Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Tue, 22 May 2007 19:03:00 +0000 Subject: change render to obrender in a message --- openbox/openbox.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbox') diff --git a/openbox/openbox.c b/openbox/openbox.c index b69f2c1e..76b3b53f 100644 --- a/openbox/openbox.c +++ b/openbox/openbox.c @@ -177,7 +177,7 @@ gint main(gint argc, gchar **argv) ob_rr_inst = RrInstanceNew(ob_display, ob_screen); if (ob_rr_inst == NULL) - ob_exit_with_error(_("Failed to initialize the render library.")); + ob_exit_with_error(_("Failed to initialize the obrender library.")); XSynchronize(ob_display, xsync); -- cgit v1.2.3