mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
ccccc
This commit is contained in:
parent
7f9a85e1f7
commit
2a6f75b1f5
85 changed files with 1914 additions and 329 deletions
|
@ -1,9 +1,16 @@
|
|||
[Desktop Entry]
|
||||
Version=0.77b
|
||||
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
|
||||
GenericName=
|
||||
Comment=
|
||||
Exec=xterm-256color -e 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 {}";/usr/bin/fish'
|
||||
Icon=hop
|
||||
Terminal=
|
||||
X-MultipleArgs=
|
||||
Type=Application
|
||||
Categories=System;Virtualization;
|
||||
StartupNotify=
|
||||
MimeType=
|
||||
Keywords=
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue