forked from openlp/openlp
Renamed SongPlugin to SongsPlugin.
bzr-revno: 127
This commit is contained in:
parent
ebac2f6c77
commit
f82134aeb6
@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!DOCTYPE UserProject SYSTEM "UserProject-4.0.dtd">
|
<!DOCTYPE UserProject SYSTEM "UserProject-4.0.dtd">
|
||||||
<!-- eric4 user project file for project openlp.org 2.0 -->
|
<!-- eric4 user project file for project openlp.org 2.0 -->
|
||||||
<!-- Saved: 2008-11-26, 21:12:47 -->
|
<!-- Saved: 2008-11-26, 21:40:00 -->
|
||||||
<!-- Copyright (C) 2008 Raoul Snyman, raoulsnyman@openlp.org -->
|
<!-- Copyright (C) 2008 Raoul Snyman, raoulsnyman@openlp.org -->
|
||||||
<UserProject version="4.0">
|
<UserProject version="4.0">
|
||||||
</UserProject>
|
</UserProject>
|
@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!DOCTYPE Tasks SYSTEM "Tasks-4.2.dtd">
|
<!DOCTYPE Tasks SYSTEM "Tasks-4.2.dtd">
|
||||||
<!-- eric4 tasks file for project openlp.org 2.0 -->
|
<!-- eric4 tasks file for project openlp.org 2.0 -->
|
||||||
<!-- Saved: 2008-11-26, 21:12:47 -->
|
<!-- Saved: 2008-11-26, 21:40:00 -->
|
||||||
<Tasks version="4.2">
|
<Tasks version="4.2">
|
||||||
<Task priority="1" completed="False" bugfix="False">
|
<Task priority="1" completed="False" bugfix="False">
|
||||||
<Summary>TODO: what is the tags for bridge, pre-chorus?</Summary>
|
<Summary>TODO: what is the tags for bridge, pre-chorus?</Summary>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!DOCTYPE Project SYSTEM "Project-4.4.dtd">
|
<!DOCTYPE Project SYSTEM "Project-4.4.dtd">
|
||||||
<!-- eric4 project file for project openlp.org 2.0 -->
|
<!-- eric4 project file for project openlp.org 2.0 -->
|
||||||
<!-- Saved: 2008-11-26, 21:12:37 -->
|
<!-- Saved: 2008-11-26, 21:40:00 -->
|
||||||
<!-- Copyright (C) 2008 Raoul Snyman, raoulsnyman@openlp.org -->
|
<!-- Copyright (C) 2008 Raoul Snyman, raoulsnyman@openlp.org -->
|
||||||
<Project version="4.4">
|
<Project version="4.4">
|
||||||
<ProgLanguage mixed="0">Python</ProgLanguage>
|
<ProgLanguage mixed="0">Python</ProgLanguage>
|
||||||
@ -66,15 +66,13 @@
|
|||||||
<Source>openlp/core/pluginmanager.py</Source>
|
<Source>openlp/core/pluginmanager.py</Source>
|
||||||
<Source>openlp/core/mediamanageritem.py</Source>
|
<Source>openlp/core/mediamanageritem.py</Source>
|
||||||
<Source>openlp/core/settingstab.py</Source>
|
<Source>openlp/core/settingstab.py</Source>
|
||||||
<Source>openlp/plugins/song/songplugin.py</Source>
|
|
||||||
<Source>openlp/core/ui/__init__.py</Source>
|
<Source>openlp/core/ui/__init__.py</Source>
|
||||||
<Source>openlp/core/ui/mainwindow.py</Source>
|
<Source>openlp/core/ui/mainwindow.py</Source>
|
||||||
<Source>openlp/core/ui/splashscreen.py</Source>
|
<Source>openlp/core/ui/splashscreen.py</Source>
|
||||||
<Source>openlp/core/ui/settings.py</Source>
|
<Source>openlp/core/ui/settings.py</Source>
|
||||||
<Source>openlp/core/ui/alertform.py</Source>
|
<Source>openlp/core/ui/alertform.py</Source>
|
||||||
<Source>openlp/core/ui/about.py</Source>
|
<Source>openlp/core/ui/about.py</Source>
|
||||||
<Source>openlp/plugins/song/__init__.py</Source>
|
<Source>openlp/plugins/songs/songplugin.py</Source>
|
||||||
<Source>openlp/plugins/song/forms/__init__.py</Source>
|
|
||||||
</Sources>
|
</Sources>
|
||||||
<Forms>
|
<Forms>
|
||||||
<Form>openlp/resources/forms/mainwindow.ui</Form>
|
<Form>openlp/resources/forms/mainwindow.ui</Form>
|
||||||
|
Loading…
Reference in New Issue
Block a user