Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / zed


Commits:
70c5ae81 by Valaphee at 2024-08-27T16:53:49+00:00
Add arg for the desktop entry to be shown in "Open with..."
- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -50,6 +50,7 @@ prepare() {
        export APP_NAME="Zed"
        export APP_CLI="$_binname"
        export APP_ID="$_appid"
+       export APP_ARGS="%U"
        envsubst < "crates/zed/resources/zed.desktop.in" > $_appid.desktop
        ./script/generate-licenses
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/zed/-/commit/70c5ae8166e898a80a26a21e6e8f0d2e413c00e5

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/zed/-/commit/70c5ae8166e898a80a26a21e6e8f0d2e413c00e5
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to