include supported .desktop files

This commit is contained in:
zenobit 2023-03-29 22:27:48 +02:00
parent fc9457da2b
commit 091c2511c6
74 changed files with 685 additions and 0 deletions

10
supported/android.desktop Normal file
View file

@ -0,0 +1,10 @@
[Desktop Entry]
Type=Application
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 {}'
Icon=/home/zen/git/distrohopper/icons/android.svg
Categories=System;Virtualization;