Last change
on this file since 18 was
17,
checked in by zeiss, 15 years ago
|
|
-
Property svn:mime-type set to
text/plain
|
File size:
954 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <?eclipse version="3.4"?>
|
---|
3 | <plugin>
|
---|
4 | <extension
|
---|
5 | id="product"
|
---|
6 | point="org.eclipse.core.runtime.products">
|
---|
7 | <product
|
---|
8 | application="de.ugoe.cs.swe.memos.application"
|
---|
9 | name="Memos">
|
---|
10 | <property
|
---|
11 | name="windowImages"
|
---|
12 | value="icons/alt_window_16.gif,icons/alt_window_32.gif">
|
---|
13 | </property>
|
---|
14 | <property
|
---|
15 | name="appName"
|
---|
16 | value="Memos">
|
---|
17 | </property>
|
---|
18 | </product>
|
---|
19 | </extension>
|
---|
20 | <extension
|
---|
21 | id="product"
|
---|
22 | point="org.eclipse.core.runtime.products">
|
---|
23 | <product
|
---|
24 | application="de.ugoe.cs.swe.memos.application"
|
---|
25 | name="Memos">
|
---|
26 | <property
|
---|
27 | name="windowImages"
|
---|
28 | value="icons/alt_window_16.gif,icons/alt_window_32.gif">
|
---|
29 | </property>
|
---|
30 | </product>
|
---|
31 | </extension>
|
---|
32 |
|
---|
33 | </plugin>
|
---|
Note: See
TracBrowser
for help on using the repository browser.