Project

General

Profile

« Previous | Next » 

Revision ced9e5da

Added by Pepe Ciardelli about 16 years ago

Version for 02.07.2080 release.

View differences:

eclipseprojects/eu.etaxonomy.taxeditor/plugin.xml
179 179
               value="plugin_customization.ini">
180 180
         </property>
181 181
      </product>
182
   </extension>
183
   <extension
184
         id="TaxEditorProduct"
185
         point="org.eclipse.core.runtime.products">
186
      <product
187
            application="eu.etaxonomy.taxeditor.application"
188
            name="%productName">
189
         <property
190
               name="windowImages"
191
               value="eclipse.gif,eclipse32.gif,eclipse48.gif,eclipse.png,eclipse32.png">
192
         </property>
193
         <property
194
               name="aboutText"
195
               value="%productBlurb">
196
         </property>
197
         <property
198
               name="aboutImage"
199
               value="eclipse_lg.gif">
200
         </property>
201
         <property
202
               name="startupForegroundColor"
203
               value="C8D5EA">
204
         </property>
205
         <property
206
               name="startupProgressRect"
207
               value="0,280,455,15">
208
         </property>
209
         <property
210
               name="startupMessageRect"
211
               value="7,220,441,20">
212
         </property>
213
         <property
214
               name="appName"
215
               value="%productName">
216
         </property>
217
         <property
218
               name="preferenceCustomization"
219
               value="plugin_customization.ini">
220
         </property>
221
      </product>
182 222
   </extension>
183 223
</plugin>

Also available in: Unified diff