Changeset 9364 in vbox for trunk/src/VBox/Frontends/VirtualBox
- Timestamp:
- Jun 3, 2008 7:02:33 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMInformationDlg.ui.h
r8997 r9364 543 543 if (osType.isNull()) 544 544 osType = tr ("Not Detected", "guest os type"); 545 else 546 osType = vboxGlobal().vmGuestOSTypeDescription (osType); 545 547 546 548 result += hdrRow.arg ("state_running_16px.png").arg (tr ("Runtime Attributes"));
Note:
See TracChangeset
for help on using the changeset viewer.