]> Dogcows Code - chaz/openbox/commitdiff
added font_startup
authorDerek Foreman <manmower@gmail.com>
Sun, 16 Mar 2003 22:35:55 +0000 (22:35 +0000)
committerDerek Foreman <manmower@gmail.com>
Sun, 16 Mar 2003 22:35:55 +0000 (22:35 +0000)
openbox/openbox.c

index bd7585ad296d3c341e1c85f3ec4318fc8368135f..7a0cfbb9e39a5db6c448210f41536c29d2347c65 100644 (file)
@@ -129,6 +129,7 @@ int main(int argc, char **argv)
     if (screen_annex()) { /* it will be ours! */
        timer_startup();
        render_startup();
+       font_startup();
        themerc_startup();
        engine_startup(themerc_engine);
        python_startup();
This page took 0.021651 seconds and 4 git commands to generate.