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

Updated icons and some minor updates

parent a36c66d2
No related branches found
No related tags found
No related merge requests found
Showing
with 9 additions and 9 deletions
......@@ -2,7 +2,7 @@
<feature
id="org.universaal.tools.depotclient.feature"
label="AAL Studio integration with Developer Depot"
version="0.9.0"
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: Importexternalproject
Bundle-SymbolicName: org.universaal.tools.importthirdpartyproject;singleton:=true
Bundle-Version: 0.9.0
Bundle-Version: 0.9.5
Bundle-Activator: org.universaal.tools.importexternalproject.Activator
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
......
depotclient/org.universaal.tools.importthirdpartyproject/icons/sample.gif

983 B

......@@ -22,7 +22,7 @@
locationURI="menu:org.universaal.tools.AALStudio.menu?endof=import">
<command
commandId="org.universaal.importexternalproject.commands.importexample"
icon="icons/document_import.png"
icon="icons/import-document-16.png"
id="org.universaal.importexternalproject.menus.importthirdparty">
</command>
</menuContribution>
......
......@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Open Source Upload
Bundle-SymbolicName: org.universaal.tools.uploadopensourceplugin;singleton:=true
Bundle-Version: 0.5.0
Bundle-Version: 0.9.5
Bundle-Activator: org.universaal.tools.uploadopensourceplugin.Activator
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
......
depotclient/org.universaal.tools.uploadopensourceplugin/icons/new-document-16.png

650 B

depotclient/org.universaal.tools.uploadopensourceplugin/icons/newuaal_clss.png

3.17 KiB

depotclient/org.universaal.tools.uploadopensourceplugin/icons/sample.gif

983 B

depotclient/org.universaal.tools.uploadopensourceplugin/icons/upload-16.png

851 B

depotclient/org.universaal.tools.uploadopensourceplugin/icons/upload.png

3.36 KiB

......@@ -42,7 +42,7 @@
locationURI="menu:org.universaal.tools.AALStudio.menu?after=publish">
<command
commandId="org.universaal.tools.uploadopensourceplugin.commands.uploadopensource"
icon="icons/upload.png"
icon="icons/upload-16.png"
id="org.universaal.tools.uploadopensourceplugin.menus.uploadsourcecommand"
style="push">
</command>
......@@ -58,7 +58,7 @@
locationURI="menu:org.universaal.tools.AALStudio.menu?endof=new">
<command
commandId="org.universaal.tools.uploadopensourceplugin.generateaalapp"
icon="icons/newuaal_clss.png"
icon="icons/new-document-16.png"
id="org.universaal.tools.uploadopensourceplugin.menus.generateaalapp"
style="push">
</command>
......
......@@ -46,7 +46,7 @@ import org.eclipse.ui.PlatformUI;
*/
public class SendEmail {
private final static String EMAIL = "universAAL@something.org";
private final static String EMAIL = "erlend.stav@sintef.no";
private final static String SUBJECT = "New universAAL Project";
private Desktop desktop;
......
......@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: AAL Application Info Editor
Bundle-SymbolicName: org.universaal.tools.xmlEditor;singleton:=true
Bundle-Version: 0.4.0
Bundle-Version: 0.9.5
Bundle-Activator: org.universaal.tools.xmleditor.Activator
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
......
depotclient/org.universaal.tools.xmlEditor/icons/sample.gif

983 B

......@@ -7,7 +7,7 @@
class="org.universaal.tools.xmleditor.editors.XmlEditor"
default="true"
filenames="aalapp.xml,"
icon="icons/compile.png"
icon="icons/uaal-16.png"
id="xmleditor.editors.MultiPageEditor"
name="AAL Studio Project XML Editor">
</editor>
......
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