cleaned up resources
77
resources/.config/openlp/openlp.conf
Normal file
@ -0,0 +1,77 @@
|
|||||||
|
[audit]
|
||||||
|
first service = 2
|
||||||
|
db type = sqlite
|
||||||
|
audit active = False
|
||||||
|
second service = 2
|
||||||
|
audit_status = 0
|
||||||
|
data path = audit
|
||||||
|
|
||||||
|
[bibles]
|
||||||
|
display new chapter = False
|
||||||
|
display brackets = 0
|
||||||
|
verse layout style = 0
|
||||||
|
bible theme = 0
|
||||||
|
search as type = True
|
||||||
|
bibles_status = 0
|
||||||
|
data path = bibles
|
||||||
|
|
||||||
|
[media]
|
||||||
|
use mode layout = False
|
||||||
|
media_status = 1
|
||||||
|
|
||||||
|
[image]
|
||||||
|
loop delay = 5
|
||||||
|
|
||||||
|
[alerts]
|
||||||
|
font color = #ffffff
|
||||||
|
font face = Sans Serif
|
||||||
|
timeout = 5
|
||||||
|
background color = #660000
|
||||||
|
|
||||||
|
[user interface]
|
||||||
|
display previewpanel = True
|
||||||
|
display thememanager = True
|
||||||
|
display servicemanager = True
|
||||||
|
display mediamanager = True
|
||||||
|
|
||||||
|
[presentations]
|
||||||
|
data path = presentations
|
||||||
|
impress = 0
|
||||||
|
|
||||||
|
[custom]
|
||||||
|
data path = custom
|
||||||
|
db type = sqlite
|
||||||
|
custom_status = 0
|
||||||
|
|
||||||
|
[themes]
|
||||||
|
data path = themes
|
||||||
|
theme global theme =
|
||||||
|
theme global style = Global
|
||||||
|
|
||||||
|
[servicemanager]
|
||||||
|
data path = servicemanager
|
||||||
|
theme service theme =
|
||||||
|
|
||||||
|
[remotes]
|
||||||
|
remotes_status = 1
|
||||||
|
remote port = 4316
|
||||||
|
|
||||||
|
[images]
|
||||||
|
images_status = 1
|
||||||
|
|
||||||
|
[general]
|
||||||
|
monitor = 0
|
||||||
|
show splash = True
|
||||||
|
application version test = 2009-10-14
|
||||||
|
user name =
|
||||||
|
application version = 1.9.0-600
|
||||||
|
warning = False
|
||||||
|
auto open = False
|
||||||
|
password =
|
||||||
|
ccl number = XXX
|
||||||
|
|
||||||
|
[songs]
|
||||||
|
songs_status = 0
|
||||||
|
data path = songs
|
||||||
|
db type = sqlite
|
||||||
|
|
BIN
resources/.local/share/openlp/bibles/asv.sqlite
Normal file
BIN
resources/.local/share/openlp/themes/Bible Readings.png
Normal file
After Width: | Height: | Size: 343 KiB |
@ -0,0 +1,2 @@
|
|||||||
|
<?xml version="1.0" ?>
|
||||||
|
<theme version="1.0"><name>Bible Readings</name><background mode="opaque" type="image"><filename>open6_2.jpg</filename></background><font type="main"><name>Arial</name><color>#ffffff</color><proportion>40</proportion><proportion>40</proportion><location override="False"/></font><font type="footer"><name>Arial</name><color>#ffffff</color><proportion>12</proportion><proportion>12</proportion><location override="False"/></font><display><shadow color="#000000">False</shadow><outline color="#000000">False</outline><horizontalAlign>2</horizontalAlign><verticalAlign>1</verticalAlign><wrapStyle>0</wrapStyle></display></theme>
|
BIN
resources/.local/share/openlp/themes/Bible Readings/open6_2.jpg
Normal file
After Width: | Height: | Size: 67 KiB |
BIN
resources/.local/share/openlp/themes/Blue.png
Normal file
After Width: | Height: | Size: 42 KiB |
64
resources/.local/share/openlp/themes/Blue/Blue.xml
Normal file
@ -0,0 +1,64 @@
|
|||||||
|
<?xml version="1.0" ?>
|
||||||
|
<theme version="1.0">
|
||||||
|
<name>
|
||||||
|
Blue
|
||||||
|
</name>
|
||||||
|
<background mode="opaque" type="solid">
|
||||||
|
<color>
|
||||||
|
#0000ff
|
||||||
|
</color>
|
||||||
|
</background>
|
||||||
|
<font type="main">
|
||||||
|
<name>
|
||||||
|
DejaVu Sans Mono
|
||||||
|
</name>
|
||||||
|
<color>
|
||||||
|
#ffff00
|
||||||
|
</color>
|
||||||
|
<proportion>
|
||||||
|
45
|
||||||
|
</proportion>
|
||||||
|
<weight>
|
||||||
|
Normal
|
||||||
|
</weight>
|
||||||
|
<italics>
|
||||||
|
False
|
||||||
|
</italics>
|
||||||
|
<location override="False"/>
|
||||||
|
</font>
|
||||||
|
<font type="footer">
|
||||||
|
<name>
|
||||||
|
DejaVu Sans Mono
|
||||||
|
</name>
|
||||||
|
<color>
|
||||||
|
#ffff00
|
||||||
|
</color>
|
||||||
|
<proportion>
|
||||||
|
12
|
||||||
|
</proportion>
|
||||||
|
<weight>
|
||||||
|
Normal
|
||||||
|
</weight>
|
||||||
|
<italics>
|
||||||
|
False
|
||||||
|
</italics>
|
||||||
|
<location override="False"/>
|
||||||
|
</font>
|
||||||
|
<display>
|
||||||
|
<shadow color="#000000">
|
||||||
|
False
|
||||||
|
</shadow>
|
||||||
|
<outline color="#000000">
|
||||||
|
False
|
||||||
|
</outline>
|
||||||
|
<horizontalAlign>
|
||||||
|
0
|
||||||
|
</horizontalAlign>
|
||||||
|
<verticalAlign>
|
||||||
|
1
|
||||||
|
</verticalAlign>
|
||||||
|
<wrapStyle>
|
||||||
|
0
|
||||||
|
</wrapStyle>
|
||||||
|
</display>
|
||||||
|
</theme>
|
BIN
resources/.local/share/openlp/themes/theme1.png
Normal file
After Width: | Height: | Size: 45 KiB |
64
resources/.local/share/openlp/themes/theme1/theme1.xml
Normal file
@ -0,0 +1,64 @@
|
|||||||
|
<?xml version="1.0" ?>
|
||||||
|
<theme version="1.0">
|
||||||
|
<name>
|
||||||
|
theme1
|
||||||
|
</name>
|
||||||
|
<background mode="opaque" type="solid">
|
||||||
|
<color>
|
||||||
|
#400080
|
||||||
|
</color>
|
||||||
|
</background>
|
||||||
|
<font type="main">
|
||||||
|
<name>
|
||||||
|
Tahoma
|
||||||
|
</name>
|
||||||
|
<color>
|
||||||
|
#0080ff
|
||||||
|
</color>
|
||||||
|
<proportion>
|
||||||
|
45
|
||||||
|
</proportion>
|
||||||
|
<weight>
|
||||||
|
Normal
|
||||||
|
</weight>
|
||||||
|
<italics>
|
||||||
|
False
|
||||||
|
</italics>
|
||||||
|
<location override="False"/>
|
||||||
|
</font>
|
||||||
|
<font type="footer">
|
||||||
|
<name>
|
||||||
|
Tahoma
|
||||||
|
</name>
|
||||||
|
<color>
|
||||||
|
#0080ff
|
||||||
|
</color>
|
||||||
|
<proportion>
|
||||||
|
12
|
||||||
|
</proportion>
|
||||||
|
<weight>
|
||||||
|
Normal
|
||||||
|
</weight>
|
||||||
|
<italics>
|
||||||
|
False
|
||||||
|
</italics>
|
||||||
|
<location override="False"/>
|
||||||
|
</font>
|
||||||
|
<display>
|
||||||
|
<shadow color="#000000">
|
||||||
|
False
|
||||||
|
</shadow>
|
||||||
|
<outline color="#000000">
|
||||||
|
False
|
||||||
|
</outline>
|
||||||
|
<horizontalAlign>
|
||||||
|
0
|
||||||
|
</horizontalAlign>
|
||||||
|
<verticalAlign>
|
||||||
|
0
|
||||||
|
</verticalAlign>
|
||||||
|
<wrapStyle>
|
||||||
|
0
|
||||||
|
</wrapStyle>
|
||||||
|
</display>
|
||||||
|
</theme>
|
BIN
resources/.local/share/openlp/themes/theme2.png
Normal file
After Width: | Height: | Size: 108 KiB |
70
resources/.local/share/openlp/themes/theme2/theme2.xml
Normal file
@ -0,0 +1,70 @@
|
|||||||
|
<?xml version="1.0" ?>
|
||||||
|
<theme version="1.0">
|
||||||
|
<name>
|
||||||
|
theme2
|
||||||
|
</name>
|
||||||
|
<background mode="opaque" type="gradient">
|
||||||
|
<startColor>
|
||||||
|
#ff8000
|
||||||
|
</startColor>
|
||||||
|
<endColor>
|
||||||
|
#0000ff
|
||||||
|
</endColor>
|
||||||
|
<direction>
|
||||||
|
vertical
|
||||||
|
</direction>
|
||||||
|
</background>
|
||||||
|
<font type="main">
|
||||||
|
<name>
|
||||||
|
Tahoma
|
||||||
|
</name>
|
||||||
|
<color>
|
||||||
|
#ffffff
|
||||||
|
</color>
|
||||||
|
<proportion>
|
||||||
|
45
|
||||||
|
</proportion>
|
||||||
|
<weight>
|
||||||
|
Normal
|
||||||
|
</weight>
|
||||||
|
<italics>
|
||||||
|
False
|
||||||
|
</italics>
|
||||||
|
<location override="False"/>
|
||||||
|
</font>
|
||||||
|
<font type="footer">
|
||||||
|
<name>
|
||||||
|
Tahoma
|
||||||
|
</name>
|
||||||
|
<color>
|
||||||
|
#ffffff
|
||||||
|
</color>
|
||||||
|
<proportion>
|
||||||
|
12
|
||||||
|
</proportion>
|
||||||
|
<weight>
|
||||||
|
Normal
|
||||||
|
</weight>
|
||||||
|
<italics>
|
||||||
|
False
|
||||||
|
</italics>
|
||||||
|
<location override="False"/>
|
||||||
|
</font>
|
||||||
|
<display>
|
||||||
|
<shadow color="#000000">
|
||||||
|
True
|
||||||
|
</shadow>
|
||||||
|
<outline color="#000000">
|
||||||
|
True
|
||||||
|
</outline>
|
||||||
|
<horizontalAlign>
|
||||||
|
0
|
||||||
|
</horizontalAlign>
|
||||||
|
<verticalAlign>
|
||||||
|
0
|
||||||
|
</verticalAlign>
|
||||||
|
<wrapStyle>
|
||||||
|
0
|
||||||
|
</wrapStyle>
|
||||||
|
</display>
|
||||||
|
</theme>
|
BIN
resources/.local/share/openlp/themes/theme3.png
Normal file
After Width: | Height: | Size: 462 KiB |
BIN
resources/.local/share/openlp/themes/theme3/sunset2.jpg
Normal file
After Width: | Height: | Size: 47 KiB |
2
resources/.local/share/openlp/themes/theme3/theme3.xml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
<?xml version="1.0" ?>
|
||||||
|
<theme version="1.0"><name>theme3</name><background mode="opaque" type="image"><filename>sunset2.jpg</filename></background><font type="main"><name>DejaVu Sans Mono</name><color>#ffff00</color><proportion>32</proportion><weight>Normal</weight><italics>False</italics><location override="False"/></font><font type="footer"><name>DejaVu Sans Mono</name><color>#ffff00</color><proportion>12</proportion><weight>Normal</weight><italics>False</italics><location override="False"/></font><display><shadow color="#000000">False</shadow><outline color="#000000">False</outline><horizontalAlign>1</horizontalAlign><verticalAlign>2</verticalAlign><wrapStyle>0</wrapStyle></display></theme>
|