Révision 1435
tmp/org.txm.rcp/src/main/java/org/txm/rcp/IImageKeys.java (revision 1435) | ||
---|---|---|
219 | 219 |
public static final String ACTION_REMOVE = "icons/remove.png";//$NON-NLS-1$ |
220 | 220 |
public static final String WORLD = "icons/world.png"; |
221 | 221 |
|
222 |
public static final String TXM_ICON = "icons/logo/TXM logo.png";
|
|
223 |
public static final String TXM = "icons/logo/TXM logo 64x64.png";
|
|
222 |
public static final String TXM_ICON = "icons/logo/TXM_logo.png";
|
|
223 |
public static final String TXM = "icons/logo/TXM_logo_64x64.png";
|
|
224 | 224 |
|
225 | 225 |
public static final String OPEN_DECORATOR = "icons/decorators/bullet_arrow_down.png"; |
226 | 226 |
public static final String CLOSE_DECORATOR = "icons/decorators/bullet_arrow_up.png"; |
tmp/org.txm.rcp/rcpapplication.product (revision 1435) | ||
---|---|---|
60 | 60 |
</vmArgsWin> |
61 | 61 |
</launcherArgs> |
62 | 62 |
|
63 |
<windowImages i16="/org.txm.rcp/icons/logo/TXM logo 16x16.png" i32="/org.txm.rcp/icons/logo/TXM logo.png" i48="/org.txm.rcp/icons/logo/TXM logo 48x48.png" i64="/org.txm.rcp/icons/logo/TXM logo 64x64.png" i128="/org.txm.rcp/icons/logo/TXM logo 128x128.png" i256="/org.txm.rcp/icons/logo/TXM logo 256x256.png"/>
|
|
63 |
<windowImages i16="/org.txm.rcp/icons/logo/TXM logo 16x16.png" i32="/org.txm.rcp/icons/logo/TXM_logo.png" i48="/org.txm.rcp/icons/logo/TXM logo 48x48.png" i64="/org.txm.rcp/icons/logo/TXM_logo_64x64.png" i128="/org.txm.rcp/icons/logo/TXM logo 128x128.png" i256="/org.txm.rcp/icons/logo/TXM logo 256x256.png"/>
|
|
64 | 64 |
|
65 | 65 |
<splash |
66 | 66 |
location="org.txm.rcp" |
tmp/org.txm.rcp/build.properties (revision 1435) | ||
---|---|---|
2 | 2 |
output..=bin/ |
3 | 3 |
bin.includes=plugin.xml,META-INF/,.,splash.bmp,lib/,rcp.product,plugin_customization.ini,lib/commons-cli-1.2.jar,lib/commons-lang-2.4.jar,lib/junit-4.5.jar,lib/log4j-1.2.12.jar,installtreetagger_en.html,css/,p2.inf,bin/,OSGI-INF/,TXM.sh,icons/,OSGI-INF/l10n/bundle.properties |
4 | 4 |
source..=src/main/java/ |
5 |
bin.excludes=lib/batik/
|
|
5 |
bin.excludes = lib/batik/
|
|
6 | 6 |
qualifier=svn |
tmp/org.txm.rcp/plugin.xml (revision 1435) | ||
---|---|---|
8 | 8 |
id="Application" |
9 | 9 |
point="org.eclipse.core.runtime.applications"> |
10 | 10 |
<application |
11 |
icon="icons/logo/TXM logo.png">
|
|
11 |
icon="icons/logo/TXM_logo.png">
|
|
12 | 12 |
<run |
13 | 13 |
class="org.txm.rcp.Application"> |
14 | 14 |
</run> |
Formats disponibles : Unified diff