portable mode: ./ instead of pwd for paths

Portable mode: not full path in desktop files
This commit is contained in:
zenobit 2023-10-05 02:34:26 +02:00
parent f67d896b23
commit e9ce6d4f58
89 changed files with 179 additions and 179 deletions

View file

@ -4,8 +4,8 @@ Type=Application
Name=haiku
GenericName=
Comment=
Exec=sh -c 'cd /home/zen/Git/DistroHopper && yad --form --separator=" " --field="Release:CB" "r1beta3"!"r1beta4" --field="Edition:CB" "x86_64"!"x86_gcc2h" | xargs -I{} sh -c "./quickget haiku {}";/usr/bin/fish'
Icon=/home/zen/Git/DistroHopper/icons/haiku.svg
Exec=sh -c 'cd ./ && yad --form --separator=" " --field="Release:CB" "r1beta3"!"r1beta4" --field="Edition:CB" "x86_64"!"x86_gcc2h" | xargs -I{} sh -c "./quickget haiku {}";/usr/bin/fish'
Icon=./icons/haiku.svg
Terminal=sakura
X-MultipleArgs=
Type=Application