/[freeride]/freeride/config/default.xml
ViewVC logotype

Diff of /freeride/config/default.xml

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

revision 1.5 by richkilmer, Wed Feb 13 04:04:42 2002 UTC revision 1.6 by richkilmer, Mon Nov 11 05:30:56 2002 UTC
# Line 1  Line 1 
1  <properties name='FreeRide Core configuration file' version='1.0'>  <slot name='config'>    <slot name='log_file'>      ./config/freeride.log    </slot>  <properties name='Core configuration file' version='1.0'>
2      <slot name='log_name'>      FreeRIDE    </slot>    <slot name='config'>
3      <slot name='log_level'>      0    </slot>      
4        <slot name='log_file'>
5          ./config/freeride.log
6        </slot>
7        <slot name='log_level'>
8          0
9        </slot>
10        <slot name='log_name'>
11          FreeRIDE
12        </slot>
13      <slot name='plugin_path'>      <slot name='plugin_path'>
14        ./plugins        ./plugins
15      </slot>    <slot name='setup_file'>      </slot>
16        ./config/setup.rb      <slot name='product_name'>
     </slot>    <slot name='product_name'>  
17        FreeRIDE        FreeRIDE
18      </slot>      </slot>
   </slot> </properties>  
19        <slot name='setup_file'>
20          ./config/setup.rb
21        </slot>
22      </slot>
23      <slot name='version'>
24        
25        <slot name='major'>
26          0
27        </slot>
28        <slot name='minor'>
29          0
30        </slot>
31        <slot name='release'>
32          4
33        </slot>
34      </slot>
35    </properties>

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26