[PATCH] Drop an unused empty menu contribution.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Robin Rosenberg
Date: Monday, June 9, 2008 - 3:50 pm

From: Robin Rosenberg <robin.rosenberg@dewire.com>

Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>

diff --git a/org.spearce.egit.ui/plugin.xml b/org.spearce.egit.ui/plugin.xml
index c71c763..e47d75a 100644
--- a/org.spearce.egit.ui/plugin.xml
+++ b/org.spearce.egit.ui/plugin.xml
@@ -97,14 +97,6 @@
                menubarPath="team.main/group1"
                tooltip="%CommitAction_tooltip"/>
 	  </objectContribution>
-      <objectContribution
-            objectClass="org.eclipse.core.resources.IFile"
-            adaptable="true"
-            id="org.spearce.egit.ui.IFileContributions">
-         <filter name="projectPersistentProperty"
-               value="org.eclipse.team.core.repository=org.spearce.egit.core.GitProvider">
-         </filter>
-      </objectContribution>
    </extension>
 
    <extension
-- 
1.5.5.1.178.g1f811

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[EGIT PATCHES] Assorted minor fixes, Robin Rosenberg, (Mon Jun 9, 3:50 pm)
[PATCH] Fix a typo., Robin Rosenberg, (Mon Jun 9, 3:50 pm)
[PATCH] Drop an unused empty menu contribution., Robin Rosenberg, (Mon Jun 9, 3:50 pm)
Re: [EGIT PATCHES] Assorted minor fixes, Shawn O. Pearce, (Mon Jun 9, 5:31 pm)
Re: [EGIT PATCHES] Assorted minor fixes, Robin Rosenberg, (Mon Jun 9, 11:29 pm)