- Timestamp:
- Sep 10, 2012, 2:40:28 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bncwindow.cpp
r4714 r4724 1317 1317 _actDeleteMountPoints->setWhatsThis(tr("<p>Delete stream(s) from selection presented in the 'Streams' canvas.</p>")); 1318 1318 _actAddMountPoints->setWhatsThis(tr("<p>Add stream(s) to selection presented in the 'Streams' canvas.</p>")); 1319 _actMap->setWhatsThis(tr("<p> Draw distribution map of stream selection presented in the 'Streams' canvas.</p>")); 1319 _actMap->setWhatsThis(tr("<p> Draw distribution map of stream selection presented in the 'Streams' canvas. Use the mouse to zoom in or out.</p><p>Left button: Draw rectangle to zoom in.<br>Right button: Zoom out.<br>Middle button: Zoom back.</p>")); 1320 1320 1321 _actStart->setWhatsThis(tr("<p> Start running BNC.</p>")); 1321 1322 _actStop->setWhatsThis(tr("<p> Stop running BNC.</p>"));
Note:
See TracChangeset
for help on using the changeset viewer.