Place Bibles below Data.

bzr-revno: 28
This commit is contained in:
Tim Bentley 2008-10-22 19:08:56 +00:00
parent c6e8330f9d
commit 9b44c75862
1 changed files with 1 additions and 1 deletions

View File

@ -28,5 +28,5 @@ def getSongsFile():
print songfile
def getBiblePath():
return os.path.join(getConfigPath(), 'Bibles')
return os.path.join(getConfigPath(), "Data","Bibles")