diff --git a/supported/.gitignore b/supported/.gitignore deleted file mode 100644 index e69de29..0000000 diff --git a/supported/agarimos.desktop b/supported/agarimos.desktop new file mode 100644 index 0000000..08cf2fd --- /dev/null +++ b/supported/agarimos.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Type=Application +Name=agarimos +releases=latest +editions=plasma gnome xfce +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "latest" --field="Edition:CB" "plasma"!"gnome"!"xfce" | xargs -I{} sh -c " agarimos {}' +Icon=/home/zen/git/distrohopper/icons/agarimos.png +Categories=System;Virtualization; + diff --git a/supported/alma.desktop b/supported/alma.desktop new file mode 100644 index 0000000..4c42379 --- /dev/null +++ b/supported/alma.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Type=Application +Name=alma +releases=8.6 8.7 9.0 9.1 +editions=minimal dvd +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "8.6"!"8.7"!"9.0"!"9.1" --field="Edition:CB" "minimal"!"dvd" | xargs -I{} sh -c " alma {}' +Icon=/home/zen/git/distrohopper/icons/alma.svg +Categories=System;Virtualization; + diff --git a/supported/alpine.desktop b/supported/alpine.desktop new file mode 100644 index 0000000..a44a761 --- /dev/null +++ b/supported/alpine.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=alpine +releases=3.12 3.13 3.14 3.15 latest +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "3.12"!"3.13"!"3.14"!"3.15"!"latest" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget alpine {}' +Icon=/home/zen/git/distrohopper/icons/alpine.svg +Categories=System;Virtualization; + diff --git a/supported/android.desktop b/supported/android.desktop new file mode 100644 index 0000000..aaf7748 --- /dev/null +++ b/supported/android.desktop @@ -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; + diff --git a/supported/archcraft.desktop b/supported/archcraft.desktop new file mode 100644 index 0000000..a28f33c --- /dev/null +++ b/supported/archcraft.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=archcraft +releases=latest +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "latest" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget archcraft {}' +Icon=/home/zen/git/distrohopper/icons/archcraft.svg +Categories=System;Virtualization; + diff --git a/supported/archlinux.desktop b/supported/archlinux.desktop new file mode 100644 index 0000000..08fd145 --- /dev/null +++ b/supported/archlinux.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=archlinux +releases=latest +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "latest" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget archlinux {}' +Icon=/home/zen/git/distrohopper/icons/archlinux.svg +Categories=System;Virtualization; + diff --git a/supported/arcolinux.desktop b/supported/arcolinux.desktop new file mode 100644 index 0000000..19c8d41 --- /dev/null +++ b/supported/arcolinux.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Type=Application +Name=arcolinux +releases=v21.09.11 v21.11.05 v22.01.10 +editions=large small +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "v21.09.11"!"v21.11.05"!"v22.01.10" --field="Edition:CB" "large"!"small" | xargs -I{} sh -c " arcolinux {}' +Icon=/home/zen/git/distrohopper/icons/arcolinux.svg +Categories=System;Virtualization; + diff --git a/supported/batocera.desktop b/supported/batocera.desktop new file mode 100644 index 0000000..e2eace9 --- /dev/null +++ b/supported/batocera.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=batocera +releases=32 33 34 +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "32"!"33"!"34" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget batocera {}' +Icon=/home/zen/git/distrohopper/icons/batocera.svg +Categories=System;Virtualization; + diff --git a/supported/blendos.desktop b/supported/blendos.desktop new file mode 100644 index 0000000..553c973 --- /dev/null +++ b/supported/blendos.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=blendos +releases=23.01 +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "23.01" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget blendos {}' +Icon=/home/zen/git/distrohopper/icons/blendos.svg +Categories=System;Virtualization; + diff --git a/supported/cachyos.desktop b/supported/cachyos.desktop new file mode 100644 index 0000000..ff099c9 --- /dev/null +++ b/supported/cachyos.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Type=Application +Name=cachyos +releases=latest +editions=kde gnome cli +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "latest" --field="Edition:CB" "kde"!"gnome"!"cli" | xargs -I{} sh -c " cachyos {}' +Icon=/home/zen/git/distrohopper/icons/cachyos.svg +Categories=System;Virtualization; + diff --git a/supported/centos-stream.desktop b/supported/centos-stream.desktop new file mode 100644 index 0000000..1ce5613 --- /dev/null +++ b/supported/centos-stream.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Type=Application +Name=centos-stream +releases=8 9 +editions=dvd1 boot +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "8"!"9" --field="Edition:CB" "dvd1"!"boot" | xargs -I{} sh -c " centos-stream {}' +Icon=/home/zen/git/distrohopper/icons/centos-stream.svg +Categories=System;Virtualization; + diff --git a/supported/cereus.desktop b/supported/cereus.desktop new file mode 100644 index 0000000..d0263ec --- /dev/null +++ b/supported/cereus.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Type=Application +Name=cereus +releases=latest +editions=base lxqt xfce +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "latest" --field="Edition:CB" "base"!"lxqt"!"xfce" | xargs -I{} sh -c " cereus {}' +Icon=/home/zen/git/distrohopper/icons/cereus.svg +Categories=System;Virtualization; + diff --git a/supported/debian.desktop b/supported/debian.desktop new file mode 100644 index 0000000..e1227d4 --- /dev/null +++ b/supported/debian.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Type=Application +Name=debian +releases=10.0.0 10.1.0 10.2.0 10.3.0 10.4.0 10.5.0 10.6.0 10.7.0 10.8.0 10.9.0 10.10.0 10.11.0 10.12.0 10.13.0 11.0.0 11.1.0 11.2.0 11.3.0 11.4.0 11.5.0 11.6.0 +editions=standard cinnamon gnome kde lxde lxqt mate xfce netinst +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "10.0.0"!"10.1.0"!"10.2.0"!"10.3.0"!"10.4.0"!"10.5.0"!"10.6.0"!"10.7.0"!"10.8.0"!"10.9.0"!"10.10.0"!"10.11.0"!"10.12.0"!"10.13.0"!"11.0.0"!"11.1.0"!"11.2.0"!"11.3.0"!"11.4.0"!"11.5.0"!"11.6.0" --field="Edition:CB" "standard"!"cinnamon"!"gnome"!"kde"!"lxde"!"lxqt"!"mate"!"xfce"!"netinst" | xargs -I{} sh -c " debian {}' +Icon=/home/zen/git/distrohopper/icons/debian.svg +Categories=System;Virtualization; + diff --git a/supported/deepin.desktop b/supported/deepin.desktop new file mode 100644 index 0000000..6e62dd7 --- /dev/null +++ b/supported/deepin.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=deepin +releases=20 20.1 20.2 20.2.1 20.2.2 20.2.3 20.2.4 20.3 20.4 20.5 20.6 20.7 +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "20"!"20.1"!"20.2"!"20.2.1"!"20.2.2"!"20.2.3"!"20.2.4"!"20.3"!"20.4"!"20.5"!"20.6"!"20.7" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget deepin {}' +Icon=/home/zen/git/distrohopper/icons/deepin.svg +Categories=System;Virtualization; + diff --git a/supported/devuan.desktop b/supported/devuan.desktop new file mode 100644 index 0000000..ab446a3 --- /dev/null +++ b/supported/devuan.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=devuan +releases=beowulf chimaera +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "beowulf"!"chimaera" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget devuan {}' +Icon=/home/zen/git/distrohopper/icons/devuan.svg +Categories=System;Virtualization; + diff --git a/supported/dietpi.desktop b/supported/dietpi.desktop new file mode 100644 index 0000000..eb125ed --- /dev/null +++ b/supported/dietpi.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Type=Application +Name=dietpi +releases=bios uefi +editions=bookworm bookworm-installer bullseye bullseye-installer +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "bios"!"uefi" --field="Edition:CB" "bookworm"!"bookworm-installer"!"bullseye"!"bullseye-installer" | xargs -I{} sh -c " dietpi {}' +Icon=/home/zen/git/distrohopper/icons/dietpi.png +Categories=System;Virtualization; + diff --git a/supported/dragonflybsd.desktop b/supported/dragonflybsd.desktop new file mode 100644 index 0000000..f894f6e --- /dev/null +++ b/supported/dragonflybsd.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=dragonflybsd +releases=6.4.0 +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "6.4.0" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget dragonflybsd {}' +Icon=/home/zen/git/distrohopper/icons/dragonflybsd.svg +Categories=System;Virtualization; + diff --git a/supported/elementary.desktop b/supported/elementary.desktop new file mode 100644 index 0000000..978da50 --- /dev/null +++ b/supported/elementary.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=elementary +releases=7.0 +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "7.0" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget elementary {}' +Icon=/home/zen/git/distrohopper/icons/elementary.svg +Categories=System;Virtualization; + diff --git a/supported/endeavouros.desktop b/supported/endeavouros.desktop new file mode 100644 index 0000000..72de7d5 --- /dev/null +++ b/supported/endeavouros.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=endeavouros +releases=apollo_22_1 artemis-22_6 artemis_neo_22_7 artemis_neo_22_8 artemis_nova_22_9 atlantis-21_4 atlantis_neo-21_5 cassini_22_12 +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "apollo_22_1"!"artemis-22_6"!"artemis_neo_22_7"!"artemis_neo_22_8"!"artemis_nova_22_9"!"atlantis-21_4"!"atlantis_neo-21_5"!"cassini_22_12" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget endeavouros {}' +Icon=/home/zen/git/distrohopper/icons/endeavouros.svg +Categories=System;Virtualization; + diff --git a/supported/endless.desktop b/supported/endless.desktop new file mode 100644 index 0000000..3ec0a25 --- /dev/null +++ b/supported/endless.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Type=Application +Name=endless +releases=5.0.0 +editions=base en fr pt_BR es +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "5.0.0" --field="Edition:CB" "base"!"en"!"fr"!"pt_BR"!"es" | xargs -I{} sh -c " endless {}' +Icon=/home/zen/git/distrohopper/icons/endless.svg +Categories=System;Virtualization; + diff --git a/supported/fedora.desktop b/supported/fedora.desktop new file mode 100644 index 0000000..4865e95 --- /dev/null +++ b/supported/fedora.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Type=Application +Name=fedora +releases=33 34 35 36 37 +editions=Workstation Cinnamon i3 KDE LXDE LXQt Mate Xfce Silverblue Server +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "33"!"34"!"35"!"36"!"37" --field="Edition:CB" "Workstation"!"Cinnamon"!"i3"!"KDE"!"LXDE"!"LXQt"!"Mate"!"Xfce"!"Silverblue"!"Server" | xargs -I{} sh -c " fedora {}' +Icon=/home/zen/git/distrohopper/icons/fedora.svg +Categories=System;Virtualization; + diff --git a/supported/freebsd.desktop b/supported/freebsd.desktop new file mode 100644 index 0000000..3f42afd --- /dev/null +++ b/supported/freebsd.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Type=Application +Name=freebsd +releases=12.3 12.4 13.0 13.1 13.2 +editions=disc1 dvd1 +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "12.3"!"12.4"!"13.0"!"13.1"!"13.2" --field="Edition:CB" "disc1"!"dvd1" | xargs -I{} sh -c " freebsd {}' +Icon=/home/zen/git/distrohopper/icons/freebsd.svg +Categories=System;Virtualization; + diff --git a/supported/freedos.desktop b/supported/freedos.desktop new file mode 100644 index 0000000..ed2a584 --- /dev/null +++ b/supported/freedos.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=freedos +releases=1.2 1.3 +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "1.2"!"1.3" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget freedos {}' +Icon=/home/zen/git/distrohopper/icons/freedos.svg +Categories=System;Virtualization; + diff --git a/supported/fvoid.desktop b/supported/fvoid.desktop new file mode 100644 index 0000000..b175b3e --- /dev/null +++ b/supported/fvoid.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Type=Application +Name=fvoid +releases=latest 20230222 20230124 20221021 20220818 +editions=lxqt +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "latest"!"20230222"!"20230124"!"20221021"!"20220818" --field="Edition:CB" "lxqt" | xargs -I{} sh -c " fvoid {}' +Icon=/home/zen/git/distrohopper/icons/tux.svg +Categories=System;Virtualization; + diff --git a/supported/gabeeos.desktop b/supported/gabeeos.desktop new file mode 100644 index 0000000..9acfa7b --- /dev/null +++ b/supported/gabeeos.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=gabeeos +releases=latest +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "latest" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget gabeeos {}' +Icon=/home/zen/git/distrohopper/icons/gabeeos.png +Categories=System;Virtualization; + diff --git a/supported/garuda.desktop b/supported/garuda.desktop new file mode 100644 index 0000000..a63353b --- /dev/null +++ b/supported/garuda.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=garuda +releases=latest +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "latest" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget garuda {}' +Icon=/home/zen/git/distrohopper/icons/garuda.svg +Categories=System;Virtualization; + diff --git a/supported/gentoo.desktop b/supported/gentoo.desktop new file mode 100644 index 0000000..76a7a7e --- /dev/null +++ b/supported/gentoo.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=gentoo +releases=latest +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "latest" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget gentoo {}' +Icon=/home/zen/git/distrohopper/icons/gentoo.svg +Categories=System;Virtualization; + diff --git a/supported/ghostbsd.desktop b/supported/ghostbsd.desktop new file mode 100644 index 0000000..718bf77 --- /dev/null +++ b/supported/ghostbsd.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Type=Application +Name=ghostbsd +releases=21.10.16 21.11.24 22.01.12 +editions=mate xfce +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "21.10.16"!"21.11.24"!"22.01.12" --field="Edition:CB" "mate"!"xfce" | xargs -I{} sh -c " ghostbsd {}' +Icon=/home/zen/git/distrohopper/icons/ghostbsd.svg +Categories=System;Virtualization; + diff --git a/supported/haiku.desktop b/supported/haiku.desktop new file mode 100644 index 0000000..67bd788 --- /dev/null +++ b/supported/haiku.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Type=Application +Name=haiku +releases=r1beta3 r1beta4 +editions=x86_64 x86_gcc2h +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "r1beta3"!"r1beta4" --field="Edition:CB" "x86_64"!"x86_gcc2h" | xargs -I{} sh -c " haiku {}' +Icon=/home/zen/git/distrohopper/icons/haiku.png +Categories=System;Virtualization; + diff --git a/supported/kali.desktop b/supported/kali.desktop new file mode 100644 index 0000000..4404cc5 --- /dev/null +++ b/supported/kali.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=kali +releases=current kali-weekly +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "current"!"kali-weekly" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget kali {}' +Icon=/home/zen/git/distrohopper/icons/kali.svg +Categories=System;Virtualization; + diff --git a/supported/kdeneon.desktop b/supported/kdeneon.desktop new file mode 100644 index 0000000..5f5f696 --- /dev/null +++ b/supported/kdeneon.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=kdeneon +releases=user testing unstable developer +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "user"!"testing"!"unstable"!"developer" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget kdeneon {}' +Icon=/home/zen/git/distrohopper/icons/kdeneon.svg +Categories=System;Virtualization; + diff --git a/supported/kolibrios.desktop b/supported/kolibrios.desktop new file mode 100644 index 0000000..e50923b --- /dev/null +++ b/supported/kolibrios.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=kolibrios +releases=latest +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "latest" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget kolibrios {}' +Icon=/home/zen/git/distrohopper/icons/kolibrios.png +Categories=System;Virtualization; + diff --git a/supported/kubuntu.desktop b/supported/kubuntu.desktop new file mode 100644 index 0000000..792c72e --- /dev/null +++ b/supported/kubuntu.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=kubuntu +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 kubuntu {}' +Icon=/home/zen/git/distrohopper/icons/kubuntu.svg +Categories=System;Virtualization; + diff --git a/supported/linuxmint.desktop b/supported/linuxmint.desktop new file mode 100644 index 0000000..d2cefc7 --- /dev/null +++ b/supported/linuxmint.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Type=Application +Name=linuxmint +releases=20.2 20.3 21 21.1 +editions=cinnamon mate xfce +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "20.2"!"20.3"!"21"!"21.1" --field="Edition:CB" "cinnamon"!"mate"!"xfce" | xargs -I{} sh -c " linuxmint {}' +Icon=/home/zen/git/distrohopper/icons/linuxmint.svg +Categories=System;Virtualization; + diff --git a/supported/lmde.desktop b/supported/lmde.desktop new file mode 100644 index 0000000..29558c6 --- /dev/null +++ b/supported/lmde.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Type=Application +Name=lmde +releases=5 +editions=cinnamon +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "5" --field="Edition:CB" "cinnamon" | xargs -I{} sh -c " lmde {}' +Icon=/home/zen/git/distrohopper/icons/lmde.svg +Categories=System;Virtualization; + diff --git a/supported/lubuntu.desktop b/supported/lubuntu.desktop new file mode 100644 index 0000000..5c19bbd --- /dev/null +++ b/supported/lubuntu.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +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 {}' +Icon=/home/zen/git/distrohopper/icons/lubuntu.svg +Categories=System;Virtualization; + diff --git a/supported/macos.desktop b/supported/macos.desktop new file mode 100644 index 0000000..d5c0ddb --- /dev/null +++ b/supported/macos.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=macos +releases=high-sierra mojave catalina big-sur monterey ventura +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "high-sierra"!"mojave"!"catalina"!"big-sur"!"monterey"!"ventura" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget macos {}' +Icon=/home/zen/git/distrohopper/icons/macos.svg +Categories=System;Virtualization; + diff --git a/supported/mageia.desktop b/supported/mageia.desktop new file mode 100644 index 0000000..3090866 --- /dev/null +++ b/supported/mageia.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Type=Application +Name=mageia +releases=8 +editions=Plasma GNOME Xfce +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "8" --field="Edition:CB" "Plasma"!"GNOME"!"Xfce" | xargs -I{} sh -c " mageia {}' +Icon=/home/zen/git/distrohopper/icons/mageia.png +Categories=System;Virtualization; + diff --git a/supported/manjaro.desktop b/supported/manjaro.desktop new file mode 100644 index 0000000..9dfca33 --- /dev/null +++ b/supported/manjaro.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=manjaro +releases=xfce gnome kde budgie cinnamon i3 mate +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "xfce"!"gnome"!"kde"!"budgie"!"cinnamon"!"i3"!"mate" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget manjaro {}' +Icon=/home/zen/git/distrohopper/icons/manjaro.svg +Categories=System;Virtualization; + diff --git a/supported/miyo.desktop b/supported/miyo.desktop new file mode 100644 index 0000000..cc909a2 --- /dev/null +++ b/supported/miyo.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Type=Application +Name=miyo +releases=latest 2022 2020 2019 2018 2017 2016 +editions=kwin ceres jwm openbox mate +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "latest"!"2022"!"2020"!"2019"!"2018"!"2017"!"2016" --field="Edition:CB" "kwin"!"ceres"!"jwm"!"openbox"!"mate" | xargs -I{} sh -c " miyo {}' +Icon=/home/zen/git/distrohopper/icons/tux.svg +Categories=System;Virtualization; + diff --git a/supported/mxlinux.desktop b/supported/mxlinux.desktop new file mode 100644 index 0000000..98655c7 --- /dev/null +++ b/supported/mxlinux.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Type=Application +Name=mxlinux +releases=21.3 +editions=Xfce KDE Fluxbox +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "21.3" --field="Edition:CB" "Xfce"!"KDE"!"Fluxbox" | xargs -I{} sh -c " mxlinux {}' +Icon=/home/zen/git/distrohopper/icons/mxlinux.svg +Categories=System;Virtualization; + diff --git a/supported/netboot.desktop b/supported/netboot.desktop new file mode 100644 index 0000000..fd7848e --- /dev/null +++ b/supported/netboot.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=netboot +releases=latest +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "latest" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget netboot {}' +Icon=/home/zen/git/distrohopper/icons/netboot.svg +Categories=System;Virtualization; + diff --git a/supported/netbsd.desktop b/supported/netbsd.desktop new file mode 100644 index 0000000..b43e2bf --- /dev/null +++ b/supported/netbsd.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=netbsd +releases=9.0 9.1 9.2 9.3 +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "9.0"!"9.1"!"9.2"!"9.3" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget netbsd {}' +Icon=/home/zen/git/distrohopper/icons/netbsd.svg +Categories=System;Virtualization; + diff --git a/supported/nixos.desktop b/supported/nixos.desktop new file mode 100644 index 0000000..529f883 --- /dev/null +++ b/supported/nixos.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Type=Application +Name=nixos +releases=21.05 21.11 22.05 22.11 +editions=gnome plasma5 minimal +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "21.05"!"21.11"!"22.05"!"22.11" --field="Edition:CB" "gnome"!"plasma5"!"minimal" | xargs -I{} sh -c " nixos {}' +Icon=/home/zen/git/distrohopper/icons/nixos.svg +Categories=System;Virtualization; + diff --git a/supported/openbsd.desktop b/supported/openbsd.desktop new file mode 100644 index 0000000..69b3e40 --- /dev/null +++ b/supported/openbsd.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=openbsd +releases=6.8 6.9 7.0 7.1 7.2 7.3 +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "6.8"!"6.9"!"7.0"!"7.1"!"7.2"!"7.3" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget openbsd {}' +Icon=/home/zen/git/distrohopper/icons/openbsd.svg +Categories=System;Virtualization; + diff --git a/supported/opensuse.desktop b/supported/opensuse.desktop new file mode 100644 index 0000000..ec3fa5e --- /dev/null +++ b/supported/opensuse.desktop @@ -0,0 +1,9 @@ +[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; + diff --git a/supported/oraclelinux.desktop b/supported/oraclelinux.desktop new file mode 100644 index 0000000..f705e09 --- /dev/null +++ b/supported/oraclelinux.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=oraclelinux +releases=7.7 7.8 7.9 8.4 8.5 8.6 9.0 +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "7.7"!"7.8"!"7.9"!"8.4"!"8.5"!"8.6"!"9.0" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget oraclelinux {}' +Icon=/home/zen/git/distrohopper/icons/oraclelinux.svg +Categories=System;Virtualization; + diff --git a/supported/popos.desktop b/supported/popos.desktop new file mode 100644 index 0000000..c816ecd --- /dev/null +++ b/supported/popos.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Type=Application +Name=popos +releases=20.04 21.10 22.04 +editions=intel nvidia +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "20.04"!"21.10"!"22.04" --field="Edition:CB" "intel"!"nvidia" | xargs -I{} sh -c " popos {}' +Icon=/home/zen/git/distrohopper/icons/popos.svg +Categories=System;Virtualization; + diff --git a/supported/reactos.desktop b/supported/reactos.desktop new file mode 100644 index 0000000..a76627f --- /dev/null +++ b/supported/reactos.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=reactos +releases=latest +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "latest" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget reactos {}' +Icon=/home/zen/git/distrohopper/icons/reactos.svg +Categories=System;Virtualization; + diff --git a/supported/rebornos.desktop b/supported/rebornos.desktop new file mode 100644 index 0000000..3e82461 --- /dev/null +++ b/supported/rebornos.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=rebornos +releases=latest +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "latest" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget rebornos {}' +Icon=/home/zen/git/distrohopper/icons/rebornos.svg +Categories=System;Virtualization; + diff --git a/supported/rockylinux.desktop b/supported/rockylinux.desktop new file mode 100644 index 0000000..a2a3d8e --- /dev/null +++ b/supported/rockylinux.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Type=Application +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 {}' +Icon=/home/zen/git/distrohopper/icons/rockylinux.svg +Categories=System;Virtualization; + diff --git a/supported/siduction.desktop b/supported/siduction.desktop new file mode 100644 index 0000000..682843d --- /dev/null +++ b/supported/siduction.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Type=Application +Name=siduction +releases=latest +editions=kde lxqt nox xfce xorg +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "latest" --field="Edition:CB" "kde"!"lxqt"!"nox"!"xfce"!"xorg" | xargs -I{} sh -c " siduction {}' +Icon=/home/zen/git/distrohopper/icons/siduction.svg +Categories=System;Virtualization; + diff --git a/supported/slackware.desktop b/supported/slackware.desktop new file mode 100644 index 0000000..f19aa8f --- /dev/null +++ b/supported/slackware.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=slackware +releases=14.2 15.0 +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "14.2"!"15.0" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget slackware {}' +Icon=/home/zen/git/distrohopper/icons/slackware.svg +Categories=System;Virtualization; + diff --git a/supported/slitaz.desktop b/supported/slitaz.desktop new file mode 100644 index 0000000..d5ceab8 --- /dev/null +++ b/supported/slitaz.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=slitaz +releases=preferred core core64 loram core-5in1 preinit +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "preferred"!"core"!"core64"!"loram"!"core-5in1"!"preinit" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget slitaz {}' +Icon=/home/zen/git/distrohopper/icons/slitaz.png +Categories=System;Virtualization; + diff --git a/supported/solus.desktop b/supported/solus.desktop new file mode 100644 index 0000000..9ffb14e --- /dev/null +++ b/supported/solus.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Type=Application +Name=solus +releases=4.3 +editions=Budgie GNOME MATE Plasma +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "4.3" --field="Edition:CB" "Budgie"!"GNOME"!"MATE"!"Plasma" | xargs -I{} sh -c " solus {}' +Icon=/home/zen/git/distrohopper/icons/solus.svg +Categories=System;Virtualization; + diff --git a/supported/steamos.desktop b/supported/steamos.desktop new file mode 100644 index 0000000..7f325b4 --- /dev/null +++ b/supported/steamos.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=steamos +releases=4.0 +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "4.0" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget steamos {}' +Icon=/home/zen/git/distrohopper/icons/steamos.svg +Categories=System;Virtualization; + diff --git a/supported/tails.desktop b/supported/tails.desktop new file mode 100644 index 0000000..c5dbee1 --- /dev/null +++ b/supported/tails.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=tails +releases=stable +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "stable" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget tails {}' +Icon=/home/zen/git/distrohopper/icons/tails.svg +Categories=System;Virtualization; + diff --git a/supported/truenas-core.desktop b/supported/truenas-core.desktop new file mode 100644 index 0000000..c9b2430 --- /dev/null +++ b/supported/truenas-core.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=truenas-core +releases=12.0 13.0 +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "12.0"!"13.0" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget truenas-core {}' +Icon=/home/zen/git/distrohopper/icons/truenas-core.svg +Categories=System;Virtualization; + diff --git a/supported/truenas-scale.desktop b/supported/truenas-scale.desktop new file mode 100644 index 0000000..b01b0c2 --- /dev/null +++ b/supported/truenas-scale.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=truenas-scale +releases=22.02 22.12 +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "22.02"!"22.12" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget truenas-scale {}' +Icon=/home/zen/git/distrohopper/icons/truenas-scale.svg +Categories=System;Virtualization; + diff --git a/supported/ubuntu-budgie.desktop b/supported/ubuntu-budgie.desktop new file mode 100644 index 0000000..cb6dc6f --- /dev/null +++ b/supported/ubuntu-budgie.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=ubuntu-budgie +releases=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" "18.04"!"20.04"!"22.04"!"22.10"!"jammy-daily"!"daily-live"!"daily-canary" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget ubuntu-budgie {}' +Icon=/home/zen/git/distrohopper/icons/ubuntu-budgie.svg +Categories=System;Virtualization; + diff --git a/supported/ubuntu-mate.desktop b/supported/ubuntu-mate.desktop new file mode 100644 index 0000000..c7fab09 --- /dev/null +++ b/supported/ubuntu-mate.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=ubuntu-mate +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 ubuntu-mate {}' +Icon=/home/zen/git/distrohopper/icons/ubuntu-mate.svg +Categories=System;Virtualization; + diff --git a/supported/ubuntu-unity.desktop b/supported/ubuntu-unity.desktop new file mode 100644 index 0000000..de54ce9 --- /dev/null +++ b/supported/ubuntu-unity.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=ubuntu-unity +releases=22.10 daily-live daily-canary +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "22.10"!"daily-live"!"daily-canary" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget ubuntu-unity {}' +Icon=/home/zen/git/distrohopper/icons/ubuntu-unity.png +Categories=System;Virtualization; + diff --git a/supported/ubuntu.desktop b/supported/ubuntu.desktop new file mode 100644 index 0000000..0c42a3f --- /dev/null +++ b/supported/ubuntu.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=ubuntu +releases=14.04 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" "14.04"!"16.04"!"18.04"!"20.04"!"22.04"!"22.10"!"jammy-daily"!"daily-live"!"daily-canary" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget ubuntu {}' +Icon=/home/zen/git/distrohopper/icons/ubuntu.svg +Categories=System;Virtualization; + diff --git a/supported/ubuntukylin.desktop b/supported/ubuntukylin.desktop new file mode 100644 index 0000000..526c23f --- /dev/null +++ b/supported/ubuntukylin.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=ubuntukylin +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 ubuntukylin {}' +Icon=/home/zen/git/distrohopper/icons/ubuntukylin.svg +Categories=System;Virtualization; + diff --git a/supported/ubuntustudio.desktop b/supported/ubuntustudio.desktop new file mode 100644 index 0000000..dd2f6b1 --- /dev/null +++ b/supported/ubuntustudio.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=ubuntustudio +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 ubuntustudio {}' +Icon=/home/zen/git/distrohopper/icons/ubuntustudio.svg +Categories=System;Virtualization; + diff --git a/supported/ventoy.desktop b/supported/ventoy.desktop new file mode 100644 index 0000000..877d960 --- /dev/null +++ b/supported/ventoy.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=ventoy +releases=latest +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "latest" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget ventoy {}' +Icon=/home/zen/git/distrohopper/icons/ventoy.png +Categories=System;Virtualization; + diff --git a/supported/void.desktop b/supported/void.desktop new file mode 100644 index 0000000..ab26349 --- /dev/null +++ b/supported/void.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Type=Application +Name=void +releases=current 20221001 20210316 20210930 20210218 20191109 20190526 20190217 20181111 20171007 20170825 20170220 +editions=base base-musl cinnamon cinnamon-musl enlightenment enlightenment-musl gnome gnome-musl lxde lxde-musl lxqt lxqt-musl mate mate-musl xfce xfce-musl +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "current"!"20221001"!"20210316"!"20210930"!"20210218"!"20191109"!"20190526"!"20190217"!"20181111"!"20171007"!"20170825"!"20170220" --field="Edition:CB" "base"!"base-musl"!"cinnamon"!"cinnamon-musl"!"enlightenment"!"enlightenment-musl"!"gnome"!"gnome-musl"!"lxde"!"lxde-musl"!"lxqt"!"lxqt-musl"!"mate"!"mate-musl"!"xfce"!"xfce-musl" | xargs -I{} sh -c " void {}' +Icon=/home/zen/git/distrohopper/icons/void.svg +Categories=System;Virtualization; + diff --git a/supported/voidpup.desktop b/supported/voidpup.desktop new file mode 100644 index 0000000..74b966c --- /dev/null +++ b/supported/voidpup.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=voidpup +releases=latest +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "latest" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget voidpup {}' +Icon=/home/zen/git/distrohopper/icons/voidpup.png +Categories=System;Virtualization; + diff --git a/supported/vxlinux.desktop b/supported/vxlinux.desktop new file mode 100644 index 0000000..edec0d9 --- /dev/null +++ b/supported/vxlinux.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Type=Application +Name=vxlinux +releases=7.0 6.1.2 6.1 5.0 4.2 4.1 4.0. +editions=lxqt kde +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "7.0"!"6.1.2"!"6.1"!"5.0"!"4.2"!"4.1"!"4.0." --field="Edition:CB" "lxqt"!"kde" | xargs -I{} sh -c " vxlinux {}' +Icon=/home/zen/git/distrohopper/icons/vxlinux.svg +Categories=System;Virtualization; + diff --git a/supported/windows.desktop b/supported/windows.desktop new file mode 100644 index 0000000..6adb20f --- /dev/null +++ b/supported/windows.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=windows +releases=8 10 11 +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "8"!"10"!"11" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget windows {}' +Icon=/home/zen/git/distrohopper/icons/windows.svg +Categories=System;Virtualization; + diff --git a/supported/xerolinux.desktop b/supported/xerolinux.desktop new file mode 100644 index 0000000..155485d --- /dev/null +++ b/supported/xerolinux.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=xerolinux +releases=kde +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "kde" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget xerolinux {}' +Icon=/home/zen/git/distrohopper/icons/xerolinux.svg +Categories=System;Virtualization; + diff --git a/supported/xubuntu.desktop b/supported/xubuntu.desktop new file mode 100644 index 0000000..3362e4b --- /dev/null +++ b/supported/xubuntu.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=xubuntu +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 xubuntu {}' +Icon=/home/zen/git/distrohopper/icons/xubuntu.svg +Categories=System;Virtualization; + diff --git a/supported/zorin.desktop b/supported/zorin.desktop new file mode 100644 index 0000000..1c9e8fc --- /dev/null +++ b/supported/zorin.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Type=Application +Name=zorin +releases=16 +editions=core64 lite64 education64 edulite64 +replace="!" +Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "16" --field="Edition:CB" "core64"!"lite64"!"education64"!"edulite64" | xargs -I{} sh -c " zorin {}' +Icon=/home/zen/git/distrohopper/icons/zorin.svg +Categories=System;Virtualization; +