]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.g2d/plugin.xml
Sync git svn branch with SVN repository r33198.
[simantics/platform.git] / bundles / org.simantics.g2d / plugin.xml
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <?eclipse version="3.2"?>\r<!--\r
3     Copyright (c) 2007, 2010 Association for Decentralized Information Management\r
4     in Industry THTH ry.\r
5     All rights reserved. This program and the accompanying materials\r
6     are made available under the terms of the Eclipse Public License v1.0\r
7     which accompanies this distribution, and is available at\r
8     http://www.eclipse.org/legal/epl-v10.html\r
9    \r
10     Contributors:\r
11         VTT Technical Research Centre of Finland - initial API and implementation\r
12  -->\r
13
14 <plugin>\r
15    <!--\r
16    <extension\r
17          point="org.eclipse.ui.views">\r
18       <view\r
19             allowMultiple="false"\r
20             class="org.simantics.g2d.example.chassis.ViewPartExample"\r
21             id="org.simantics.g2d.view1"\r
22             name="G2D Example View"\r
23             restorable="true">\r
24       </view>\r
25    </extension>\r
26    -->\r
27    <extension\r
28          point="org.eclipse.ui.themes">\r
29       <themeElementCategory\r
30             id="org.simantics.g2d"\r
31             label="2D Graphics">\r
32       </themeElementCategory>\r
33       <fontDefinition\r
34             categoryId="org.simantics.g2d"\r
35             id="org.simantics.gallery.itemfont"\r
36             label="Symbol Font"\r
37             value="Tahoma-regular-8">\r
38          <description>\r
39             The symbol font is used for labels of symbols in the symbol library view.\r
40          </description>\r
41       </fontDefinition>\r
42    </extension>\r
43 \r
44 </plugin>\r