openlp/openlp
Martin Thompson 0485c4d6cb A first bash at some plugin code. Very sparse, but the manager can
find plugins and report back on them

 --This line, and those below,
will be ignored--

A    plugins/plugin_manager.py
A    plugins/test
A    plugins/test/test_plugin_manager.py
A    plugins/testplugin2
A    plugins/testplugin2/__init__.py
A    plugins/testplugin2/testplugin2.py
A    plugins/plugin.py
A    plugins/__init__.py
A    plugins/testplugin1.py

bzr-revno: 73
2008-11-02 20:36:36 +00:00
..
controls Added copyright to all files. 2008-10-23 19:49:13 +00:00
core RootClass for XML handling for Theme and Song 2008-10-30 11:32:59 +00:00
hints Usefull hints from the internet 2008-10-28 20:21:31 +00:00
plugins A first bash at some plugin code. Very sparse, but the manager can 2008-11-02 20:36:36 +00:00
resources splashscreen.ui in case it is needed 2008-11-02 03:06:16 +00:00
song Implemented Set-Get simple functions included test 2008-11-02 15:19:49 +00:00
theme Using XmlRootClass. Added file.close 2008-10-30 11:33:49 +00:00
ui Added the About dialog in! 2008-10-29 19:40:28 +00:00
utils Added copyright to all files. 2008-10-23 19:49:13 +00:00
__init__.py Added copyright to all files. 2008-10-23 19:49:13 +00:00