mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
9 lines
352 B
Desktop File
9 lines
352 B
Desktop File
[Desktop Entry]
|
|
Type=Application
|
|
Name=alpine
|
|
releases=3.12 3.13 3.14 3.15 latest
|
|
replace="!"
|
|
Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "3.12"!"3.13"!"3.14"!"3.15"!"latest" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget alpine {}"'
|
|
Icon=/home/zen/git/distrohopper/icons/alpine.svg
|
|
Categories=System;Virtualization;
|
|
|