Fix config files

bzr-revno: 300
This commit is contained in:
Tim Bentley 2009-02-09 20:27:38 +00:00
parent 557114fd7f
commit 9ec2097450
3 changed files with 8 additions and 2 deletions

View File

@ -1,11 +1,13 @@
[bible]
suffix name = bible3
db type = sqlite
[main]
themes path = themes
data path = /home/raoul/.openlp/data
[songs]
db type = sqlite
file name = songs.sqlite
data path = songs

View File

@ -1,5 +1,6 @@
[bible]
suffix name = bible3
db type = sqlite
[main]
themes path = themes
@ -7,7 +8,8 @@ data path = /home/<username>/.openlp/data
[songs]
file name = songs.sqlite
data path = songs
data path = songs
db type = sqlite
[presentations]
suffix name = ppt,pps,odi

View File

@ -1,5 +1,6 @@
[bible]
suffix name = bible3
db type = sqlite
[main]
themes path = themes
@ -7,7 +8,8 @@ data path = c:\\Documents and Settings\\<username>\\Application Data\\.openlp\\d
[songs]
file name = songs.sqlite
data path = songs
data path = songs
db type = sqlite
[presentations]
suffix name = ppt,pps,odi