You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by pk...@apache.org on 2012/09/07 15:56:26 UTC

svn commit: r1382029 - /uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-addons/plugin.xml

Author: pkluegl
Date: Fri Sep  7 13:56:25 2012
New Revision: 1382029

URL: http://svn.apache.org/viewvc?rev=1382029&view=rev
Log:
UIMA-2468
- changed key binding for twl and mtwl to "J"

Modified:
    uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-addons/plugin.xml

Modified: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-addons/plugin.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-addons/plugin.xml?rev=1382029&r1=1382028&r2=1382029&view=diff
==============================================================================
--- uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-addons/plugin.xml (original)
+++ uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-addons/plugin.xml Fri Sep  7 13:56:25 2012
@@ -493,13 +493,13 @@ under the License.
             commandId="org.apache.uima.textmarker.utils.twl.command"
             contextId="org.eclipse.ui.contexts.window"
             schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"
-            sequence="M1+L">
+            sequence="M1+J">
       </key>
       <key
             commandId="org.apache.uima.textmarker.utils.mtwl.command"
             contextId="org.eclipse.ui.contexts.window"
             schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"
-            sequence="M1+M2+L">
+            sequence="M1+M2+J">
       </key>
    </extension>
    <extension