Changeset 14381 in vbox for trunk/src/VBox/Main
- Timestamp:
- Nov 19, 2008 8:52:55 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/VirtualBoxImpl.cpp
r14343 r14381 2818 2818 aId->raw(), mData.mCfgFile.mName.raw()); 2819 2819 else 2820 setError (rc, tr ("Could not find a CD/DVDimage with location '%ls' "2820 setError (rc, tr ("Could not find a floppy image with location '%ls' " 2821 2821 "in the media registry ('%ls')"), 2822 2822 aLocation, mData.mCfgFile.mName.raw());
Note:
See TracChangeset
for help on using the changeset viewer.