Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.egit.gitflow.ui/plugin.properties')
-rw-r--r--org.eclipse.egit.gitflow.ui/plugin.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.egit.gitflow.ui/plugin.properties b/org.eclipse.egit.gitflow.ui/plugin.properties
index 385b7ab4bf..a8836553c8 100644
--- a/org.eclipse.egit.gitflow.ui/plugin.properties
+++ b/org.eclipse.egit.gitflow.ui/plugin.properties
@@ -8,8 +8,8 @@
#
# SPDX-License-Identifier: EPL-2.0
###############################################################################
-plugin_name=Git integration for Eclipse - UI for Gitflow support
-provider_name=Eclipse EGit
+Bundle-Name=Git integration for Eclipse - UI for Gitflow support
+Bundle-Vendor=Eclipse EGit
TeamGitFlowInit.name = Init Gitflow...
TeamGitFlowMenu.name = Gitflow
TeamGitFlowFeatureStart.name = Start Feature

Back to the top