Changeset 41355 in vbox for trunk/src/VBox/Frontends/VirtualBox
- Timestamp:
- May 19, 2012 10:16:49 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/main.cpp
r41016 r41355 283 283 "\n" 284 284 # ifdef VBOX_WITH_DEBUGGER_GUI 285 "The following environment variables are evaluated:\n" 286 " VBOX_GUI_DBG_ENABLED enable the GUI debug menu if set\n" 287 " VBOX_GUI_DBG_AUTO_SHOW show debug windows at VM startup\n" 285 "The following environment (and extra data) variables are evaluated:\n" 286 " VBOX_GUI_DBG_ENABLED (GUI/Dbg/Enabled)\n" 287 " enable the GUI debug menu if set\n" 288 " VBOX_GUI_DBG_AUTO_SHOW (GUI/Dbg/AutoShow)\n" 289 " show debug windows at VM startup\n" 288 290 " VBOX_GUI_NO_DEBUGGER disable the GUI debug menu and debug windows\n" 289 291 # endif
Note:
See TracChangeset
for help on using the changeset viewer.