mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
🔥 chore(desktop): remove alpine-3.12 and netboot-latest desktop entries
The desktop entries for alpine-3.12 and netboot-latest have been removed. These entries are no longer needed and have been deleted to reduce clutter.
This commit is contained in:
parent
cce6c90af2
commit
3ac2db2487
2 changed files with 0 additions and 14 deletions
|
@ -1,7 +0,0 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=alpine-3.12
|
||||
Exec=sh -c 'echo $pwd && cd /home/zen/git/distrohopper && ./quickemu -vm alpine-3.12.conf'
|
||||
Icon=/home/zen/git/distrohopper/icons/alpine.svg
|
||||
Categories=System;Virtualization;
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=netboot-latest
|
||||
Exec=sakura -e 'cd /home/zen/git/distrohopper && ./quickemu -vm netboot-latest.conf'
|
||||
Icon=/home/zen/git/distrohopper/icons/netboot.svg
|
||||
Categories=System;Virtualization;
|
||||
|
Loading…
Reference in a new issue