This is an automated email from the git hooks/post-receive script. hmmr-guest pushed a commit to branch master in repository aghermann.
commit 0abb643cc6c7624c59b6c329038dbf933ae59e5b Author: Andrei Zavada <[email protected]> Date: Sun Sep 15 02:07:52 2013 +0300 SF: prettify hint after global tab expand --- upstream/src/aghermann/ui/sf/sf.cc | 42 ++++++++++++++++++------------------ 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/upstream/src/aghermann/ui/sf/sf.cc b/upstream/src/aghermann/ui/sf/sf.cc index 32df137..05abd01 100644 --- a/upstream/src/aghermann/ui/sf/sf.cc +++ b/upstream/src/aghermann/ui/sf/sf.cc @@ -808,32 +808,32 @@ sb_clear() const const char* const SScoringFacility::tooltips[2] = { "<b>Page views:</b>\n" - " Wheel: adjust display scale;\n" - " Ctrl+Wheel: change scale for\n" - " all channels;\n" - " Click2: reset display scale;\n" - " Move1: mark selection;\n" - " Alt+Move1: move channel around\n" - " in montage;\n" - " Alt+Wheel: change montage height;\n" + " Wheel: adjust display scale;\n" + " Ctrl+Wheel: change scale for\n" + " all channels;\n" + " Click2: reset display scale;\n" + " Move1: mark selection;\n" + " Alt+Move1: move channel around\n" + " / shift selection;\n" + " Alt+Wheel: change montage height;\n" " <i>on profile:</i>\n" - " Click1: position cursor;\n" - " Click2: bands/discrete 1Hz bins.\n" - " Shift+Wheel: cycle focused PSD band\n" - " / in-/decrement bin;\n" - " Wheel: in-/decrement scale;\n" - " Ctrl+Wheel: in-/decrement scale for all.\n" - " Alt+1..9: context menu for channels 1..9\n" + " Click1: position cursor;\n" + " Click2: bands/discrete 1Hz bins.\n" + " Shift+Wheel: cycle focused PSD band\n" + " / in-/decrement bin;\n" + " Wheel: in-/decrement scale;\n" + " Ctrl+Wheel: in-/decrement scale for all.\n" + " Alt+1..9: context menu for channels 1..9\n" "\n" "<b>Hypnogram:</b>\n" - " Click1: position cursor;\n" - " Click2: alt view;\n" - " Click3: context menu.", + " Click1: position cursor;\n" + " Click2: alt view;\n" + " Click3: context menu.", "<b>ICA:</b>\n" - " Wheel: adjust display scale;\n" - " Click1: \"apply\" toggle;\n" - " Click3: IC map context menu.\n", + " Wheel: adjust display scale;\n" + " Click1: \"apply\" toggle;\n" + " Click3: IC map context menu.\n", }; -- Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/aghermann.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
