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=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
|
||||
GenericName=
|
||||
Comment=
|
||||
Exec=xterm-256color -e 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 {}";/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