Comment out unused broken key binding.
authorBruno Sinou <bsinou@argeo.org>
Thu, 30 Oct 2014 09:19:13 +0000 (09:19 +0000)
committerBruno Sinou <bsinou@argeo.org>
Thu, 30 Oct 2014 09:19:13 +0000 (09:19 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@7383 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

plugins/org.argeo.slc.client.rcp/plugin.xml

index 9c4523a48aca3d22de4e52bfcb2b26d72d75df0b..73bfa838ea9909f4316c94a67199d199ca20c1e6 100644 (file)
     <!-- RCP Specific, does not work with RAP --> 
    <extension
         point="org.eclipse.ui.bindings">
-     <key
+     <!-- <key
            commandId="org.argeo.slc.client.ui.refreshExecutionModulesView"
            schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"
            sequence="CTRL+R">
-     </key>
+     </key> -->
   </extension>
 </plugin>