diff --git a/.eric4project/openlp.org 2.0.e4q b/.eric4project/openlp.org 2.0.e4q index f3c44c581..afd156796 100644 --- a/.eric4project/openlp.org 2.0.e4q +++ b/.eric4project/openlp.org 2.0.e4q @@ -1,7 +1,7 @@ - + \ No newline at end of file diff --git a/.eric4project/openlp.org 2.0.e4t b/.eric4project/openlp.org 2.0.e4t index 179afef00..9cc589227 100644 --- a/.eric4project/openlp.org 2.0.e4t +++ b/.eric4project/openlp.org 2.0.e4t @@ -1,7 +1,7 @@ - + TODO: what is the tags for bridge, pre-chorus? diff --git a/openlp.org 2.0.e4p b/openlp.org 2.0.e4p index 51b1cf3e3..1059a2593 100644 --- a/openlp.org 2.0.e4p +++ b/openlp.org 2.0.e4p @@ -1,7 +1,7 @@ - + Python @@ -66,15 +66,13 @@ openlp/core/pluginmanager.py openlp/core/mediamanageritem.py openlp/core/settingstab.py - openlp/plugins/song/songplugin.py openlp/core/ui/__init__.py openlp/core/ui/mainwindow.py openlp/core/ui/splashscreen.py openlp/core/ui/settings.py openlp/core/ui/alertform.py openlp/core/ui/about.py - openlp/plugins/song/__init__.py - openlp/plugins/song/forms/__init__.py + openlp/plugins/songs/songplugin.py
openlp/resources/forms/mainwindow.ui
diff --git a/openlp/plugins/songs/songplugin.py b/openlp/plugins/songs/songsplugin.py similarity index 100% rename from openlp/plugins/songs/songplugin.py rename to openlp/plugins/songs/songsplugin.py