Develop and Download Open Source Software

Browse CVS Repository

Diff of /concierge/Concierge/plugin.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.8 by yasunori_suzuki, Tue Jul 18 16:02:22 2006 UTC revision 1.9 by h-sakai, Thu Jul 27 04:32:48 2006 UTC
# Line 65  Line 65 
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

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26