b02e3719b3
We kept the old binary name when overhauling the tool for the Extensions app to avoid unnecessary churn for packagers/distributors. However we now have a reason to "free" the old name, so rename the binary to match the (sub)project name. https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1220
3 lines
43 B
Bash
3 lines
43 B
Bash
#!/bin/sh
|
|
@gjs@ @pkgdatadir@/@app_id@ "$@"
|