feat: add editable dock launchers
Some checks are pending
Continuous Integration / formatting (push) Waiting to run
Continuous Integration / linting (push) Waiting to run

This commit is contained in:
Lionel DARNIS 2026-05-26 10:39:01 +02:00
parent 93ab0f391d
commit cc501c7637
5 changed files with 735 additions and 36 deletions

View file

@ -5,4 +5,10 @@ quit-all = Quit All
new-window = New Window
run = Run
run-on = Run on {$gpu}
run-on-default = (Default)
run-on-default = (Default)
edit-launcher = Edit launcher
launcher-name = Name
launcher-command = Command
launcher-icon = Icon
save = Save
cancel = Cancel