X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fopenbox.c;h=76b3b53f4cd8a3f984e19a60678a478aace3c7e7;hb=71af5156bad35b6ea0b45a220fa05cb6f8d745fe;hp=b69f2c1e41fac5d08be5544dd9bd4a31140dc0f5;hpb=44be67844a5568e8b1ad87327b0815f8667151c0;p=chaz%2Fopenbox 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);