Skip to content

Commit f42c21c

Browse files
author
GitHub Actions
committed
Add automatically parsed data (test)
[ci skip]
1 parent 3d94d5f commit f42c21c

File tree

4 files changed

+99
-0
lines changed

4 files changed

+99
-0
lines changed

apps/VirtualBox-KVM.md

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
---
2+
layout: app
3+
4+
permalink: /VirtualBox-KVM/
5+
description: Run several virtual systems on a single host computer
6+
7+
icons:
8+
- VirtualBox-KVM/icons/scalable/virtualbox.svg
9+
10+
screenshots:
11+
- VirtualBox-KVM/screenshot.png
12+
13+
authors:
14+
- name: ivan-hc
15+
url: https://github.com/ivan-hc
16+
17+
links:
18+
- type: GitHub
19+
url: ivan-hc/VirtualBox-appimage
20+
- type: Download
21+
url: https://github.com/ivan-hc/VirtualBox-appimage/releases
22+
23+
desktop:
24+
Desktop Entry:
25+
Version: 1.0
26+
Name: Oracle VirtualBox
27+
GenericName: Virtualization Software
28+
GenericName[de]: Virtualisierung Software
29+
GenericName[ru]:
30+
Type: Application
31+
Exec: VirtualBox %U
32+
TryExec: VirtualBox
33+
Keywords: virtualization
34+
Keywords[de]: Virtualisierung
35+
Keywords[ru]: виртуализация
36+
MimeType: application/x-virtualbox-vbox
37+
Icon: virtualbox
38+
Categories: Emulator
39+
Actions: Manager
40+
StartupWMClass: VirtualBox Manager
41+
Comment: Run several virtual systems on a single host computer
42+
Comment[de]: Mehrere virtuelle Maschinen auf einem einzigen Rechner ausführen
43+
Comment[it]: Esegui più macchine virtuali su un singolo computer
44+
Comment[ko]: 가상 머신
45+
Comment[pl]: Uruchamianie wielu systemów wirtualnych na jednym komputerze gospodarza
46+
Comment[ru]: Запуск нескольких виртуальных машин на одном компьютере
47+
Comment[sv]: Kör flera virtuella system på en enda värddator
48+
Desktop Action Manager:
49+
Exec: VirtualBox
50+
Name: Open VM Manager
51+
Name[de]: VM Manager öffnen
52+
AppImageHub:
53+
X-AppImage-UpdateInformation: gh-releases-zsync|ivan-hc|VirtualBox-appimage|latest|*.AppImage.zsync
54+
X-AppImage-Signature: 'directory ''/home/runner/.gnupg'' created keybox ''/home/runner/.gnupg/pubring.kbx''
55+
created [don''t know]: invalid packet (ctb=0a) no signature found the signature
56+
could not be verified. Please remember that the signature file (.sig or .asc)
57+
should be the first file given on the command line.'
58+
X-AppImage-Type: 2
59+
X-AppImage-Architecture: x86_64
60+
---
Lines changed: 4 additions & 0 deletions
Loading
87.5 KB
Loading
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
[Desktop Entry]
2+
Version=1.0
3+
Name=Oracle VirtualBox
4+
GenericName=Virtualization Software
5+
GenericName[de]=Virtualisierung Software
6+
GenericName[ru]=
7+
Type=Application
8+
Exec=VirtualBox %U
9+
TryExec=VirtualBox
10+
Keywords=virtualization;
11+
Keywords[de]=Virtualisierung;
12+
Keywords[ru]=виртуализация;
13+
MimeType=application/x-virtualbox-vbox;application/x-virtualbox-vbox-extpack;application/x-virtualbox-ovf;application/x-virtualbox-ova;
14+
Icon=virtualbox
15+
Categories=Emulator;System;
16+
Actions=Manager;
17+
StartupWMClass=VirtualBox Manager
18+
Comment=Run several virtual systems on a single host computer
19+
Comment[de]=Mehrere virtuelle Maschinen auf einem einzigen Rechner ausführen
20+
Comment[it]=Esegui più macchine virtuali su un singolo computer
21+
Comment[ko]=가상 머신
22+
Comment[pl]=Uruchamianie wielu systemów wirtualnych na jednym komputerze gospodarza
23+
Comment[ru]=Запуск нескольких виртуальных машин на одном компьютере
24+
Comment[sv]=Kör flera virtuella system på en enda värddator
25+
26+
[Desktop Action Manager]
27+
Exec=VirtualBox
28+
Name=Open VM Manager
29+
Name[de]=VM Manager öffnen
30+
31+
[AppImageHub]
32+
X-AppImage-UpdateInformation=gh-releases-zsync|ivan-hc|VirtualBox-appimage|latest|*.AppImage.zsync
33+
X-AppImage-Signature=directory '/home/runner/.gnupg' created keybox '/home/runner/.gnupg/pubring.kbx' created [don't know]: invalid packet (ctb=0a) no signature found the signature could not be verified. Please remember that the signature file (.sig or .asc) should be the first file given on the command line.
34+
X-AppImage-Type=2
35+
X-AppImage-Architecture=x86_64

0 commit comments

Comments
 (0)