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=blendos
|
||||
GenericName=
|
||||
Comment=
|
||||
Exec=sh -c 'cd /home/zen/Git/DistroHopper && yad --form --separator=" " --field="Release:CB" "plasma/1688424625"!"gnome/1688424211"!"deepin/1688423865"!"lxqt/1688423615"!"mate/1688423313"!"xfce/1688423053"!"cinnamon/1688422684"!"plasma/1687873468"!"gnome/1687872336"!"deepin/1687871428"!"lxqt/1687870883"!"mate/1687870186"!"xfce/1687869663"!"cinnamon/1687869060" --field="Edition:CB" "gnome"!"kde" | xargs -I{} sh -c "./quickget blendos {}";/usr/bin/fish'
|
||||
Icon=/home/zen/Git/DistroHopper/icons/blendos.svg
|
||||
Exec=sh -c 'cd ./ && yad --form --separator=" " --field="Release:CB" "plasma/1688424625"!"gnome/1688424211"!"deepin/1688423865"!"lxqt/1688423615"!"mate/1688423313"!"xfce/1688423053"!"cinnamon/1688422684"!"plasma/1687873468"!"gnome/1687872336"!"deepin/1687871428"!"lxqt/1687870883"!"mate/1687870186"!"xfce/1687869663"!"cinnamon/1687869060" --field="Edition:CB" "gnome"!"kde" | xargs -I{} sh -c "./quickget blendos {}";/usr/bin/fish'
|
||||
Icon=./icons/blendos.svg
|
||||
Terminal=sakura
|
||||
X-MultipleArgs=
|
||||
Type=Application
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue