Skip to content
Snippets Groups Projects
Commit cf9a47ab authored by Erlend Stav's avatar Erlend Stav
Browse files

Updated version numbers and icons

parent 625104ce
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
<feature
id="org.universaal.tools.owl2uml.feature"
label="AAL Studio OWL to UML Transformations"
version="0.9.2"
version="0.9.5"
provider-name="universAAL"
plugin="org.universaal.tools.aalstudio.core">
......
......@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: universAAL OWL2UML Transformation
Bundle-SymbolicName: org.universaal.tools.owl2uml;singleton:=true
Bundle-Version: 0.9.2
Bundle-Version: 0.9.5
Bundle-Activator: org.universaal.tools.owl2uml.Activator
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
......
transformations/org.universaal.tools.owl2uml/icons/cog_go.png

878 B

transformations/org.universaal.tools.owl2uml/icons/transform-16.png

851 B

transformations/org.universaal.tools.owl2uml/icons/transform.png

939 B

......@@ -45,7 +45,7 @@
locationURI="popup:org.eclipse.jdt.ui.PackageExplorer">
<command
commandId="org.universaal.tools.owl2uml.commands.sampleCommand"
icon="icons/cog_go.png"
icon="icons/transform-16.png"
label="Transform2UML"
style="push">
<visibleWhen>
......@@ -69,7 +69,7 @@
id="org.universaal.tools.owl2uml.actionSet">
<action
label="&amp;Tranform an OWL RDF/XML ontology to UML"
icon="icons/cog_go.png"
icon="icons/transform-16.png"
class="org.universaal.tools.owl2uml.actions.SampleAction"
tooltip="Tranform an OWL RDF/XML ontology to UML"
menubarPath="org.universaal.tools.AALStudio.menu/transform"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment