Browse CVS Repository
Diff of /concierge/Concierge/plugin.xml
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 65 |
</action> |
</action> |
| 66 |
</actionSet> |
</actionSet> |
| 67 |
</extension> |
</extension> |
| 68 |
|
<extension |
| 69 |
|
id="product" |
| 70 |
|
point="org.eclipse.core.runtime.products"> |
| 71 |
|
<product |
| 72 |
|
application="jp.sourceforge.concierge.framework.application" |
| 73 |
|
name="Concierge"> |
| 74 |
|
<property |
| 75 |
|
name="startupForegroundColor" |
| 76 |
|
value="000000"/> |
| 77 |
|
<property |
| 78 |
|
name="startupProgressRect" |
| 79 |
|
value="0,0,0,0"/> |
| 80 |
|
<property |
| 81 |
|
name="startupMessageRect" |
| 82 |
|
value="0,0,0,0"/> |
| 83 |
|
</product> |
| 84 |
|
</extension> |
| 85 |
|
|
| 86 |
</plugin> |
</plugin> |
|
|
Legend:
| Removed from v.1.8 |
|
| changed lines |
| |
Added in v.1.9 |
|
|
|