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=android
|
|||
releases=7.1 8.1 9.0
|
||||
editions=x86 x86_64
|
||||
replace="!"
|
||||
Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "7.1"!"8.1"!"9.0" --field="Edition:CB" "x86"!"x86_64" | xargs -I{} sh -c " android {}'
|
||||
Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "7.1"!"8.1"!"9.0" --field="Edition:CB" "x86"!"x86_64" | xargs -I{} sh -c "./quickget android {}"'
|
||||
Icon=/home/zen/git/distrohopper/icons/android.svg
|
||||
Categories=System;Virtualization;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue