From 7c7f60df97374e83250699a309ac6181abafdae9 Mon Sep 17 00:00:00 2001 From: Chris Wiebe Date: Tue, 9 Aug 2005 21:25:36 +0000 Subject: [PATCH] 2005-08-09 Chris Wiebe Fix bug# 106564: platform keybindings plugin.xml --- core/org.eclipse.cdt.ui/ChangeLog | 4 ++++ core/org.eclipse.cdt.ui/plugin.xml | 32 ++++++++++++++++-------------- 2 files changed, 21 insertions(+), 15 deletions(-) diff --git a/core/org.eclipse.cdt.ui/ChangeLog b/core/org.eclipse.cdt.ui/ChangeLog index 06c9f69e70a..f152c731105 100644 --- a/core/org.eclipse.cdt.ui/ChangeLog +++ b/core/org.eclipse.cdt.ui/ChangeLog @@ -1,3 +1,7 @@ +2005-08-09 Chris Wiebe + Fix bug# 106564: platform keybindings + plugin.xml + 2005-08-08 Alain Magloire Fix PR 106340: ArrayOutOfBoundException * src/org/eclipse/cdt/internal/ui/actions/GoToNextPreviousMemberAction.java diff --git a/core/org.eclipse.cdt.ui/plugin.xml b/core/org.eclipse.cdt.ui/plugin.xml index fac884221ce..b8c57e65756 100644 --- a/core/org.eclipse.cdt.ui/plugin.xml +++ b/core/org.eclipse.cdt.ui/plugin.xml @@ -859,33 +859,35 @@ + @@ -895,18 +897,18 @@ commandId="org.eclipse.cdt.ui.edit.opendecl" schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"/>