openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #31388
Re: [Merge] lp:~gtalent/openlp/easyworship6 into lp:openlp
> That would iterate over every file and directory in the base EW6 directory
Actually, it only iterates over every directory, not every file. It gives you a list of files, and you can either iterate over the files yourself (which is usually what people do with it), or you can just check if a particular file is in the list of files.
--
https://code.launchpad.net/~gtalent/openlp/easyworship6/+merge/321504
Your team OpenLP Core is subscribed to branch lp:openlp.
References