]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.g2d/plugin.xml
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.g2d / plugin.xml
diff --git a/bundles/org.simantics.g2d/plugin.xml b/bundles/org.simantics.g2d/plugin.xml
new file mode 100644 (file)
index 0000000..83768ec
--- /dev/null
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>\r
+<?eclipse version="3.2"?>\r<!--\r
+    Copyright (c) 2007, 2010 Association for Decentralized Information Management\r
+    in Industry THTH ry.\r
+    All rights reserved. This program and the accompanying materials\r
+    are made available under the terms of the Eclipse Public License v1.0\r
+    which accompanies this distribution, and is available at\r
+    http://www.eclipse.org/legal/epl-v10.html\r
+   \r
+    Contributors:\r
+        VTT Technical Research Centre of Finland - initial API and implementation\r
+ -->\r
+
+<plugin>\r
+   <!--\r
+   <extension\r
+         point="org.eclipse.ui.views">\r
+      <view\r
+            allowMultiple="false"\r
+            class="org.simantics.g2d.example.chassis.ViewPartExample"\r
+            id="org.simantics.g2d.view1"\r
+            name="G2D Example View"\r
+            restorable="true">\r
+      </view>\r
+   </extension>\r
+   -->\r
+   <extension\r
+         point="org.eclipse.ui.themes">\r
+      <themeElementCategory\r
+            id="org.simantics.g2d"\r
+            label="2D Graphics">\r
+      </themeElementCategory>\r
+      <fontDefinition\r
+            categoryId="org.simantics.g2d"\r
+            id="org.simantics.gallery.itemfont"\r
+            label="Symbol Font"\r
+            value="Tahoma-regular-8">\r
+         <description>\r
+            The symbol font is used for labels of symbols in the symbol library view.\r
+         </description>\r
+      </fontDefinition>\r
+   </extension>\r
+\r
+</plugin>\r