]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - plugins/org.argeo.slc.client.ui.dist/plugin.xml
+ Add a bundle details page
[gpl/argeo-slc.git] / plugins / org.argeo.slc.client.ui.dist / plugin.xml
index 1d3935d5010bf9fef15d00863978cab9d0f077c5..f801a997d28a2858a982bdca13e79c3b345cd343 100644 (file)
@@ -56,9 +56,9 @@
    <extension
            point="org.eclipse.ui.editors">
             <editor
-                 class="org.argeo.slc.client.ui.dist.editors.GenericArtifactEditor"
-              id="org.argeo.slc.client.ui.dist.genericArtifactEditor"
-              name="Artifact editor"
+                 class="org.argeo.slc.client.ui.dist.editors.GenericBundleEditor"
+              id="org.argeo.slc.client.ui.dist.genericBundleEditor"
+              name="Bundle editor"
               icon="icons/artifactVersionBase.gif"
               default="false">
         </editor>
        </command>
        
        <command
-            id="org.argeo.slc.client.ui.dist.repoSyncCommand"
+            id="org.argeo.slc.client.ui.dist.fetch"
             defaultHandler="org.argeo.eclipse.spring.SpringCommandHandler"
             name="Fetch repository">
             <commandParameter