Changeset 2440

Show
Ignore:
Timestamp:
08/11/07 09:06:50 (1 year ago)
Author:
paule
Message:

Reformat default config for readability

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/opie-sync/src/opie-sync

    r804 r2440  
    1 <config><username>root</username><password>rootme</password><url>192.168.0.202</url><device>opie</device><port>4242</port><conntype>ftp</conntype></config> 
     1<?xml version="1.0"?> 
     2<config> 
     3  <username>root</username> 
     4  <password>rootme</password> 
     5  <url>192.168.0.202</url> 
     6  <device>opie</device> 
     7  <port>4242</port> 
     8  <conntype>ftp</conntype> 
     9</config>