diff options
Diffstat (limited to 'src/VBox/Installer/common/virtualboxvm.desktop.in')
-rw-r--r-- | src/VBox/Installer/common/virtualboxvm.desktop.in | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/src/VBox/Installer/common/virtualboxvm.desktop.in b/src/VBox/Installer/common/virtualboxvm.desktop.in new file mode 100644 index 00000000..0317ca7b --- /dev/null +++ b/src/VBox/Installer/common/virtualboxvm.desktop.in @@ -0,0 +1,29 @@ +[Desktop Entry] +Version=1.0 +Name=@VBOX_PRODUCT@ +GenericName=Virtual Machine +GenericName[de]=Virtuelle Maschine +GenericName[ru]=Виртуальная машина +Type=Application +Exec=VirtualBoxVM %U +TryExec=VirtualBoxVM +Keywords=virtualization; +Keywords[de]=Virtualisierung; +Keywords[ru]=виртуализация; +Icon=virtualbox +Categories=Emulator;System; +Actions=Manager; +StartupWMClass=VirtualBox Machine +Comment=Run the virtual machine +Comment[de]= +Comment[it]= +Comment[ko]= +Comment[pl]= +Comment[ru]= +Comment[sv]= +NoDisplay=true + +[Desktop Action Manager] +Exec=VirtualBoxVM +Name=Run the Virtual Machine +Name[de]= |