Details
-
Type: Bug
-
Status: Closed (View Workflow)
-
Priority: Trivial
-
Resolution: Fixed
-
Component/s: Module creation
-
Labels:None
-
Environment:
JSword, And Bible
Description
The conf file and module name of BulCarigradNT are mismatched. The conf file name is bulcarigrad.conf but I think it should be bulcarigradnt.
If the above is not an error then this is a JSword problem because the book is not deletable due to the following code:
public boolean isDeletable(Book dead)
So JSword looks for mods.d/bulcarigradnt.conf but the conf file is called bulcarigrad.conf.