From 95c106db7b32f992f5b64e9824b511a5a42ca40c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Abel=20G=C3=B3mez?= Date: Tue, 6 Oct 2020 03:24:15 +0200 Subject: [PATCH] Use AsyncAPI in labels in plugin.xml manifest file --- .../io.github.abelgomez.asyncapi.ui/plugin.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/plugins/io.github.abelgomez.asyncapi.ui/plugin.xml b/plugins/io.github.abelgomez.asyncapi.ui/plugin.xml index 729c7bd..e2bb988 100644 --- a/plugins/io.github.abelgomez.asyncapi.ui/plugin.xml +++ b/plugins/io.github.abelgomez.asyncapi.ui/plugin.xml @@ -10,7 +10,7 @@ extensions="asyncapi" icon="icons/file.png" id="io.github.abelgomez.asyncapi.AsyncApi" - name="AsyncApi Editor"> + name="AsyncAPI Editor"> + name="AsyncAPI"> + name="AsyncAPI"> @@ -120,7 +120,7 @@ point="org.eclipse.ui.keywords"> + label="AsyncAPI"/> @@ -248,7 +248,7 @@ base-type="org.eclipse.core.runtime.text" file-extensions="asyncapi" id="io.github.abelgomez.asyncapi.AsyncApi.contenttype" - name="AsyncApi File" + name="AsyncAPI File" priority="normal"> @@ -269,21 +269,21 @@ @@ -478,7 +478,7 @@ category="io.github.abelgomez.asyncapi.ui.category" class="io.github.abelgomez.asyncapi.ui.AsyncApiExecutableExtensionFactory:io.github.abelgomez.asyncapi.ui.wizard.AsyncApiTemplateNewProjectWizard" id="io.github.abelgomez.asyncapi.ui.wizard.AsyncApiNewProjectWizard" - name="AsyncApi Project" + name="AsyncAPI Project" icon="icons/new_AsyncApi_proj.png" project="true">