]> Dogcows Code - chaz/openbox/blobdiff - openbox/openbox.c
add functions for setting locale strings (on top of existing functions for setting...
[chaz/openbox] / openbox / openbox.c
index 24d05f867dfc9237992ba8e724d071c5c1698d82..0551a587d23724ce7900a56dcd9bafe5dece18ea 100644 (file)
@@ -262,7 +262,7 @@ gint main(gint argc, gchar **argv)
                     ob_exit_with_error(_("Unable to load a theme."));
 
                 OBT_PROP_SETS(RootWindow(obt_display, ob_screen),
-                              OB_THEME, ob_rr_theme->name);
+                              OB_THEME, utf8, ob_rr_theme->name);
             }
 
             if (reconfigure) {
This page took 0.020558 seconds and 4 git commands to generate.