From 552e69ece0f418d99eadf191ccb70b8ca3e92014 Mon Sep 17 00:00:00 2001 From: Robin Rosenberg Date: Fri, 11 Jul 2008 00:39:29 +0200 Subject: [PATCH] Using the page site selection turned out to be cumbersome. So we use the view site instead. I'm not sure that is the proper way though. Signed-off-by: Robin Rosenberg Signed-off-by: Shawn O. Pearce --- org.spearce.egit.ui/plugin.xml | 23 ++++++++++++++++++++++ .../egit/ui/internal/history/GitHistoryPage.java | 3 ++- 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/org.spearce.egit.ui/plugin.xml b/org.spearce.egit.ui/plugin.xml index 611829a0..924c6e5e 100644 --- a/org.spearce.egit.ui/plugin.xml +++ b/org.spearce.egit.ui/plugin.xml @@ -97,6 +97,29 @@ menubarPath="team.main/group1" tooltip="%CommitAction_tooltip"/> + + + + + + + +