mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
include supported .desktop files
This commit is contained in:
parent
fc9457da2b
commit
091c2511c6
74 changed files with 685 additions and 0 deletions
10
supported/fedora.desktop
Normal file
10
supported/fedora.desktop
Normal file
|
@ -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;
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue