Develop and Download Open Source Software

Browse CVS Repository

Contents of /concierge/Feature Plugin Editor/feature.xml

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


Revision 1.1 - (show annotations) (download) (as text)
Wed Jul 19 07:03:16 2006 UTC (17 years, 8 months ago) by makimura
Branch: MAIN
CVS Tags: HEAD
File MIME type: application/xml
first release

1 <?xml version="1.0" encoding="UTF-8"?>
2 <feature
3 id="jp.sourceforge.concierge.feature.PluginEditor"
4 label="Feature Plugin Editor"
5 version="1.0.0"
6 provider-name="neuroinfo@brain.riken.jp">
7
8 <description url="http://www.example.com/description">
9 [Enter Feature Description here.]
10 </description>
11
12 <copyright url="http://www.example.com/copyright">
13 [Enter Copyright Description here.]
14 </copyright>
15
16 <license url="http://www.example.com/license">
17 [Enter License Description here.]
18 </license>
19
20 <url>
21 <update url="http://concierge.sourceforge.jp/update"/>
22 </url>
23
24 <plugin
25 id="jp.sourceforge.concierge.plugin.editor"
26 download-size="0"
27 install-size="0"
28 version="0.0.0"/>
29
30 </feature>

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