Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.egit/plugin.properties')
-rw-r--r--org.eclipse.egit/plugin.properties10
1 files changed, 10 insertions, 0 deletions
diff --git a/org.eclipse.egit/plugin.properties b/org.eclipse.egit/plugin.properties
new file mode 100644
index 0000000000..66a1ec0f17
--- /dev/null
+++ b/org.eclipse.egit/plugin.properties
@@ -0,0 +1,10 @@
+###############################################################################
+# Copyright (c) 2010, Matthias Sohn <matthias.sohn@sap.com>
+#
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+###############################################################################
+plugin_name=Git Team Provider (Incubation)
+provider_name=Eclipse.org

Back to the top