forked from openlp/openlp
Place Bibles below Data.
bzr-revno: 28
This commit is contained in:
parent
c6e8330f9d
commit
9b44c75862
@ -28,5 +28,5 @@ def getSongsFile():
|
|||||||
print songfile
|
print songfile
|
||||||
|
|
||||||
def getBiblePath():
|
def getBiblePath():
|
||||||
return os.path.join(getConfigPath(), 'Bibles')
|
return os.path.join(getConfigPath(), "Data","Bibles")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user