File: config

package info (click to toggle)
libgda2 1.2.4-1.2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 13,724 kB
  • ctags: 6,979
  • sloc: ansic: 47,166; xml: 19,896; sh: 8,797; makefile: 863; yacc: 202; lex: 129; cpp: 73
file content (10 lines) | stat: -rw-r--r-- 370 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<libgda-config>
	<section path="/apps/libgda/Datasources/Default">
		<entry name="Provider" type="string" value="XML"/>
		<entry name="Username" type="string" value="nouser"/>
		<entry name="DSN" type="string" value="URI=/tmp/gnome-db-test.db"/>
		<entry name="Description" type="string" value="Default data source"/>
	</section>
</libgda-config>