mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
10 lines
394 B
Desktop File
10 lines
394 B
Desktop File
|
[Desktop Entry]
|
||
|
Type=Application
|
||
|
Name=opensuse
|
||
|
releases=15.0 15.1 15.2 15.3 15.4 microos tumbleweed
|
||
|
replace="!"
|
||
|
Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "15.0"!"15.1"!"15.2"!"15.3"!"15.4"!"microos"!"tumbleweed" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget opensuse {}'
|
||
|
Icon=/home/zen/git/distrohopper/icons/opensuse.svg
|
||
|
Categories=System;Virtualization;
|
||
|
|