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,10 +1,16 @@
|
|||
[Desktop Entry]
|
||||
Version=0.77b
|
||||
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 "./quickget lmde {}"'
|
||||
Icon=/home/zen/git/distrohopper/icons/lmde.svg
|
||||
GenericName=
|
||||
Comment=
|
||||
Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "5" --field="Edition:CB" "cinnamon" | xargs -I{} sh -c "./quickget lmde {}";/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