mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
9 lines
351 B
Desktop File
9 lines
351 B
Desktop File
|
[Desktop Entry]
|
||
|
Type=Application
|
||
|
Name=openbsd
|
||
|
releases=6.8 6.9 7.0 7.1 7.2
|
||
|
replace='"!"'
|
||
|
Exec=sh -c 'cd /home/zen/.local/share/quickemu && yad --form --separator=" " --field="Release:CB" "6.8"!"6.9"!"7.0"!"7.1"!"7.2" | xargs -I{} sakura -e "quickget openbsd {}"'
|
||
|
Icon=/home/zen/.config/quickemu/vms_icons/openbsd.svg
|
||
|
Categories=System;Virtualization;
|