1
0

Add support, maintenance

- Add support for gparted
- Add support for OPNsense
- Add support for proxmox
- Add support for Qubes
- Add support for Tails
- Add support for Veeam
- Add support for VMware
- Replace Kali icon
- Fix OpenSUSE class
This commit is contained in:
Wyrrrd
2022-12-26 00:29:10 +01:00
parent 85bd388dfb
commit 74fa6c520f
9 changed files with 53 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 876 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 846 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 650 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 272 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@@ -53,6 +53,14 @@
"key": "Ghost",
"class": "ghost"
},
{
"key": "gparted-",
"class": "gparted"
},
{
"key": "kali-linux-",
"class": "kali"
},
{
"key": "linuxmint-",
"class": "linuxmint"
@@ -62,13 +70,37 @@
"class": "macosx"
},
{
"key": "openSUSU-",
"key": "openSUSE-",
"class": "opensuse"
},
{
"key": "OPNsense-",
"class": "opnsense"
},
{
"key": "proxmox-",
"class": "proxmox"
},
{
"key": "Qubes-",
"class": "qubes"
},
{
"key": "Symantec",
"class": "symantec"
},
{
"key": "tails-",
"class": "tails"
},
{
"key": "VMware-",
"class": "vmware"
},
{
"key": "Veeam",
"class": "veeam"
},
{
"key": "Win_7",
"class": "windows_7"
@@ -132,6 +164,26 @@
{
"key": "ventoy-",
"class": "ventoy"
},
{
"key": "/restore",
"class": "veeam"
},
{
"dir": "/unix",
"class": "linux"
},
{
"dir": "/util",
"class": "utility"
},
{
"dir": "/virtual",
"class": "vmware"
},
{
"dir": "/windows",
"class": "windows"
}
]
}