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
|
@ -3,7 +3,7 @@ Type=Application
|
|||
Name=lubuntu
|
||||
releases=16.04 18.04 20.04 22.04 22.10 jammy-daily daily-live daily-canary
|
||||
replace="!"
|
||||
Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "16.04"!"18.04"!"20.04"!"22.04"!"22.10"!"jammy-daily"!"daily-live"!"daily-canary" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget lubuntu {}'
|
||||
Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "16.04"!"18.04"!"20.04"!"22.04"!"22.10"!"jammy-daily"!"daily-live"!"daily-canary" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget lubuntu {}"'
|
||||
Icon=/home/zen/git/distrohopper/icons/lubuntu.svg
|
||||
Categories=System;Virtualization;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue