Changeset 91846 in vbox for trunk/src/VBox/Installer/common
- Timestamp:
- Oct 19, 2021 6:01:00 PM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 147647
- Location:
- trunk/src/VBox/Installer/common
- Files:
-
- 1 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/common/virtualbox.desktop.in
r69839 r91846 3 3 Version=1.0 4 4 Name=@VBOX_PRODUCT@ 5 GenericName=Virtual Machine6 GenericName[de]=Virtu elle Maschine5 GenericName=Virtualization Software 6 GenericName[de]=Virtualisierung Software 7 7 GenericName[ru]=Виртуальная машина 8 8 Type=Application -
trunk/src/VBox/Installer/common/virtualboxvm.desktop.in
r91833 r91846 7 7 GenericName[ru]=Виртуальная машина 8 8 Type=Application 9 Exec=VirtualBox %U10 TryExec=VirtualBox 9 Exec=VirtualBoxVM %U 10 TryExec=VirtualBoxVM 11 11 Keywords=virtualization; 12 12 Keywords[de]=Virtualisierung; … … 17 17 Categories=Emulator;System; 18 18 Actions=Manager; 19 StartupWMClass=VirtualBox Manager 20 Comment=Run several virtual systems on a single host computer 21 Comment[de]=Mehrere virtuelle Maschinen auf einem einzigen Rechner ausführen 22 Comment[it]=Esegui più macchine virtuali su un singolo computer 23 Comment[ko]=가상 머신 24 Comment[pl]=Uruchamianie wielu systemów wirtualnych na jednym komputerze gospodarza 25 Comment[ru]=Запуск нескольких виртуальных машин на одном компьютере 26 Comment[sv]=Kör flera virtuella system på en enda värddator 19 StartupWMClass=VirtualBox Machine 20 Comment=Run the virtual machine 27 21 28 22 [Desktop Action Manager] 29 23 Exec=VirtualBox 30 Name=Open VM Manager 31 Name[de]=VM Manager öffnen 24 Name=Run Virtual Machine
Note:
See TracChangeset
for help on using the changeset viewer.