mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-08 13:38:05 +02:00
nested: Update to use weston-nested-client binary name
This commit is contained in:
parent
51595b9b22
commit
21f7c922a6
1 changed files with 1 additions and 1 deletions
|
|
@ -611,7 +611,7 @@ main(int argc, char *argv[])
|
|||
|
||||
nested = nested_create(display);
|
||||
|
||||
launch_client(nested, "nested-client");
|
||||
launch_client(nested, "weston-nested-client");
|
||||
|
||||
display_run(display);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue