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
9
supported/openbsd.desktop
Normal file
9
supported/openbsd.desktop
Normal file
|
@ -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;
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue