]> Dogcows Code - chaz/openbox/blobdiff - openbox/engine.c
add functions to the engine interface for rendering and sizing a text label
[chaz/openbox] / openbox / engine.c
index 75446efc659704727fede7e349f9c554110b16fc..5012fecf872bb49bece7b00c186834361122ec3e 100644 (file)
@@ -127,7 +127,7 @@ void engine_startup()
     module = NULL;
     engine_name = g_strdup(DEFAULT_ENGINE);
     engine_theme = NULL;
-    engine_layout = g_strdup("NDSLIMC");
+    engine_layout = g_strdup("NLIMC");
     engine_font = g_strdup("Sans-7");
     engine_shadow = FALSE;
     engine_shadow_offset = 1;
This page took 0.025715 seconds and 4 git commands to generate.