mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
parent
2ce3f39c1f
commit
2a039d4f24
1 changed files with 1 additions and 1 deletions
|
|
@ -851,7 +851,7 @@ update_client_send_to_menu(struct server *server)
|
|||
NULL, /*show arrow*/ false);
|
||||
|
||||
struct action *action = item_add_action(item, "SendToDesktop");
|
||||
action_arg_add_str(action, "to", "name");
|
||||
action_arg_add_str(action, "to", workspace->name);
|
||||
|
||||
buf_clear(&buf);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue