mirror of
https://github.com/labwc/labwc.git
synced 2026-04-09 08:21:18 -04:00
Make vain attempt to tidy up whitespace
This commit is contained in:
parent
7fedbd87d0
commit
3e9cd40674
1 changed files with 3 additions and 3 deletions
|
|
@ -908,7 +908,7 @@ update_client_list_combined_menu(struct server *server)
|
||||||
buf_add(&buffer, "*");
|
buf_add(&buffer, "*");
|
||||||
}
|
}
|
||||||
else if (view->minimized) {
|
else if (view->minimized) {
|
||||||
buf_add_fmt(&buffer, "(%s - %s)", title, appid);
|
buf_add_fmt(&buffer, "(%s - %s)", title, appid);
|
||||||
}
|
}
|
||||||
buf_add_fmt(&buffer, "%s - %s", title, appid);
|
buf_add_fmt(&buffer, "%s - %s", title, appid);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue