Révision 3166 tmp/org.txm.whatsnew.rcp/plugin.xml
plugin.xml (revision 3166) | ||
---|---|---|
4 | 4 |
<extension |
5 | 5 |
point="org.txm.PostInstallationStep"> |
6 | 6 |
<PostInstallationStep |
7 |
class="org.txm.whatsnew.rcp.DoInstallStep"
|
|
8 |
description="Whats new about TXM"
|
|
9 |
name="org.txm.whatsnew.rcp.DoInstallStep">
|
|
7 |
class="org.txm.whatsnew.rcp.DoWhatsNewSetupStep"
|
|
8 |
description="Whats new TXM setup"
|
|
9 |
name="org.txm.whatsnew.rcp.DoWhatsNewSetupStep">
|
|
10 | 10 |
</PostInstallationStep> |
11 | 11 |
</extension> |
12 | 12 |
<extension |
13 | 13 |
point="org.eclipse.ui.menus"> |
14 | 14 |
<menuContribution |
15 | 15 |
locationURI="menu:menu.help?before=org.txm.rcp.separator1"> |
16 |
<command |
|
17 |
commandId="org.txm.whatsnew.rcp.OpenNews" |
|
18 |
icon="platform:/plugin/org.eclipse.ui.editors/icons/full/obj16/quick_assist_obj.gif" |
|
19 |
style="push"> |
|
20 |
</command> |
|
21 | 16 |
</menuContribution> |
22 | 17 |
</extension> |
23 | 18 |
<extension |
... | ... | |
40 | 35 |
category="org.txm.rcp.preferences.UserPreferencePage" |
41 | 36 |
class="org.txm.whatsnew.rcp.NewsPreferencesPage" |
42 | 37 |
id="org.txm.whatsnew.rcp.NewsPreferencesPage" |
43 |
name="News"> |
|
38 |
name="New setups">
|
|
44 | 39 |
</page> |
45 | 40 |
</extension> |
46 | 41 |
<extension |
Formats disponibles : Unified diff