mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
portable mode: ./ instead of pwd for paths
Portable mode: not full path in desktop files
This commit is contained in:
parent
f67d896b23
commit
e9ce6d4f58
89 changed files with 179 additions and 179 deletions
|
@ -4,8 +4,8 @@ Type=Application
|
|||
Name=arco
|
||||
GenericName=
|
||||
Comment=
|
||||
Exec=sh -c 'cd /home/zen/Git/DistroHopper && yad --form --separator=" " --field="Release:CB" "v21.09.08"!"v21.09.11"!"v21.11.04"!"v21.11.05"!"v22.01.10"!"v22.03.07"!"v22.04.02"!"v22.05.02"!"v22.06.07"!"v22.07.03"!"v22.09.04"!"v22.10.02"!"v22.11.02"!"v22.12.02"!"v23.01.03"!"v23.02.02"!"v23.03.01"!"v23.04.03"!"v23.05.04"!"v23.06.02"!"v23.07.01"!"v23.09.03"!"v23.10.01" --field="Edition:CB" "large"!"small" | xargs -I{} sh -c "./quickget arco {}";/usr/bin/fish'
|
||||
Icon=/home/zen/Git/DistroHopper/icons/arco.svg
|
||||
Exec=sh -c 'cd ./ && yad --form --separator=" " --field="Release:CB" "v21.09.08"!"v21.09.11"!"v21.11.04"!"v21.11.05"!"v22.01.10"!"v22.03.07"!"v22.04.02"!"v22.05.02"!"v22.06.07"!"v22.07.03"!"v22.09.04"!"v22.10.02"!"v22.11.02"!"v22.12.02"!"v23.01.03"!"v23.02.02"!"v23.03.01"!"v23.04.03"!"v23.05.04"!"v23.06.02"!"v23.07.01"!"v23.09.03"!"v23.10.01" --field="Edition:CB" "large"!"small" | xargs -I{} sh -c "./quickget arco {}";/usr/bin/fish'
|
||||
Icon=./icons/arco.svg
|
||||
Terminal=sakura
|
||||
X-MultipleArgs=
|
||||
Type=Application
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue