Client/Event/Tag: Fix XUrgencyHint support

This commit is contained in:
Martin Duquesnoy
2010-04-04 15:42:51 +02:00
parent 9c154fd0f3
commit ee13255297
5 changed files with 16 additions and 13 deletions

View File

@@ -396,7 +396,7 @@ conf_tag_section(char *src)
* MAXTAG (32) print an error and create only one.
*/
Tag default_tag = { "WMFS", NULL, 0, 1,
0.50, 1, False, False, False, IB_Top,
0.50, 1, False, False, False, False, IB_Top,
layout_name_to_struct(conf.layout, "tile_right", conf.nlayout, layout_list) };
cfg_set_sauv(src);