This website requires JavaScript.
Explore
Help
Sign In
raoul
/
openlp
Watch
1
Star
0
Fork
0
You've already forked openlp
forked from
openlp/openlp
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
5f9f87e8fa
openlp
/
openlp
/
plugins
History
Mattias Põldaru
5f9f87e8fa
Style fixed.
2011-12-21 10:15:07 +02:00
..
alerts
More earlier conversions to unicode.
2011-12-09 14:35:18 +02:00
bibles
Fix BOM mess for utf-8 files. We assume no other file would begin with BOM, whatever encoding they have (they really shouldn't since BOM is used to detect unicode on Windows and at least by wiki nobody is opposed).
2011-12-14 12:47:52 +02:00
custom
Cleanups
2011-11-26 21:26:50 +00:00
images
Convert strings unicode as soon as possible and assume they are in unicode later.
2011-12-09 13:50:25 +02:00
media
Actually read directly from the media controller, and then update the settings tab.
2011-12-15 23:06:50 +02:00
presentations
Start disabled presentations only when necessary. Try and shutdown Impress at the end correctly
2011-12-11 21:59:10 +00:00
remotes
Style fixed.
2011-12-21 10:15:07 +02:00
songs
Fix for bug
#828385
, song import plugins order more alphabetical, but OpenLP related ones in front. It saves last used item's index. Saving of last used simply saves item's index in list, so if the order of import types changes (or one is added before the one), wrong item is selected for once.
2011-12-14 12:50:04 +02:00
songusage
More earlier conversions to unicode.
2011-12-09 14:35:18 +02:00
__init__.py