Révision 3424 TXM/trunk/org.txm.whatsnew.rcp/plugin.xml
plugin.xml (revision 3424) | ||
---|---|---|
5 | 5 |
point="org.txm.PostInstallationStep"> |
6 | 6 |
<PostInstallationStep |
7 | 7 |
class="org.txm.whatsnew.rcp.DoWhatsNewSetupStep" |
8 |
description="Whats new TXM setup"
|
|
8 |
description="%PostInstallationStep.description"
|
|
9 | 9 |
name="org.txm.whatsnew.rcp.DoWhatsNewSetupStep"> |
10 | 10 |
</PostInstallationStep> |
11 | 11 |
</extension> |
... | ... | |
20 | 20 |
<command |
21 | 21 |
defaultHandler="org.txm.whatsnew.rcp.OpenNews" |
22 | 22 |
id="org.txm.whatsnew.rcp.OpenNews" |
23 |
name="What's new?">
|
|
23 |
name="%command.name">
|
|
24 | 24 |
</command> |
25 | 25 |
</extension> |
26 | 26 |
<extension |
... | ... | |
35 | 35 |
category="org.txm.rcp.preferences.UserPreferencePage" |
36 | 36 |
class="org.txm.whatsnew.rcp.NewsPreferencesPage" |
37 | 37 |
id="org.txm.whatsnew.rcp.NewsPreferencesPage" |
38 |
name="New version">
|
|
38 |
name="%page.name">
|
|
39 | 39 |
</page> |
40 | 40 |
</extension> |
41 | 41 |
<extension |
... | ... | |
45 | 45 |
default="false" |
46 | 46 |
icon="platform:/plugin/org.eclipse.ui.editors/icons/full/obj16/quick_assist_obj.gif" |
47 | 47 |
id="org.txm.whatsnew.rcp.NewsEditor" |
48 |
name="News">
|
|
48 |
name="%editor.name">
|
|
49 | 49 |
</editor> |
50 | 50 |
</extension> |
51 | 51 |
|
Formats disponibles : Unified diff