mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
up
This commit is contained in:
parent
67686fcada
commit
a574a3e737
101 changed files with 1344 additions and 527 deletions
|
@ -1,10 +1,16 @@
|
|||
[Desktop Entry]
|
||||
Version=0.77b
|
||||
Type=Application
|
||||
Name=haiku
|
||||
releases=r1beta3 r1beta4
|
||||
editions=x86_64 x86_gcc2h
|
||||
replace="!"
|
||||
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 {}"'
|
||||
Icon=/home/zen/git/distrohopper/icons/haiku.png
|
||||
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.png
|
||||
Terminal=sakura
|
||||
X-MultipleArgs=
|
||||
Type=Application
|
||||
Categories=System;Virtualization;
|
||||
StartupNotify=
|
||||
MimeType=
|
||||
Keywords=
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue