mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
desktop files fix
This commit is contained in:
parent
76f3e44cc4
commit
3289728d9e
81 changed files with 168 additions and 139 deletions
|
@ -4,7 +4,7 @@ Name=rockylinux
|
|||
releases=8.3 8.4 8.5 9.0 9.1
|
||||
editions=minimal dvd (dvd1 prior to 9.0)
|
||||
replace="!"
|
||||
Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "8.3"!"8.4"!"8.5"!"9.0"!"9.1" --field="Edition:CB" "minimal"!"dvd"!"(dvd1"!"prior"!"to"!"9.0)" | xargs -I{} sh -c " rockylinux {}'
|
||||
Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "8.3"!"8.4"!"8.5"!"9.0"!"9.1" --field="Edition:CB" "minimal"!"dvd"!"(dvd1"!"prior"!"to"!"9.0)" | xargs -I{} sh -c "./quickget rockylinux {}"'
|
||||
Icon=/home/zen/git/distrohopper/icons/rockylinux.svg
|
||||
Categories=System;Virtualization;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue