]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - plugins/org.argeo.slc.client.ui.dist/plugin.xml
Add SLC specific headers in MANIFESTs
[gpl/argeo-slc.git] / plugins / org.argeo.slc.client.ui.dist / plugin.xml
index 0edb2f87a82da6eb6adbdc909d7c6a38f0974bcd..3d8bc0e025b1796aced91054d2abc9956fbc80b9 100644 (file)
             icon="icons/search.gif"
             name="Distributions">
       </view>
+          <view
+                name="Progress View"
+                icon="icons/pview.gif"
+                category="org.eclipse.ui"
+                class="org.eclipse.ui.ExtensionFactory:progressView"
+                id="org.eclipse.ui.views.ProgressView">
+          </view>
    </extension>
    <!-- Editors -->
    <extension
                        name="Workspace Name">
                        </commandParameter>
        </command>
+               <command
+            id="org.argeo.slc.client.ui.dist.addRepository"
+            defaultHandler="org.argeo.eclipse.spring.SpringCommandHandler"
+            name="Add Repository">
+       </command>
        
                <!-- TO MANIPULATE WORKSPACES -->
                <command
                 tooltip="Refresh the whole browser">
             </command>
         </menuContribution>
-        <!--
                <menuContribution
                locationURI="toolbar:org.argeo.slc.client.ui.dist.distributionsView">
+            <command
+               commandId="org.argeo.slc.client.ui.dist.addRepository"
+                icon="icons/addItem.gif"
+                label="Add repository"
+                tooltip="Add a repository">
+            </command>
+               <!--
             <command
                commandId="org.argeo.slc.client.ui.dist.runInOSGi"
                 icon="icons/showSize.gif"
                 label="Run in OSGi"
                 tooltip="Run in a spearate OSGi runtime">
             </command>
+            -->
         </menuContribution>
-       -->
         <!-- Queries --> 
                <!-- <menuContribution
                 allPopups="false"