rcxml: s/csd/xdg_shell_server_side_deco

This commit is contained in:
Johan Malm 2020-09-15 21:10:02 +01:00
parent 090e78b85a
commit 35ff6e5bb0
11 changed files with 27 additions and 21 deletions

View file

@ -33,7 +33,7 @@ int main(int argc, char **argv)
unlink(template);
diag("Simple parse rc.xml");
ok1(rc.client_side_decorations);
ok1(rc.xdg_shell_server_side_deco);
rcxml_finish();
pango_cairo_font_map_set_default(NULL);