aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/Extensions/DVDBurn/Text_menu_boat.ddvdm.xml
blob: 0de7f4b6190cdaff0b16c4f818bb2dec7f3f7c88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<?xml version="1.0" encoding="utf-8" ?>
<DreamDVDBurnMenu>
	<settings
		titleformat="$i. $t"
		subtitleformat="$D.$M.$Y, $T $C, $d"
		menubg="/usr/lib/enigma2/python/Plugins/Extensions/DVDBurn/dreamdvd_boat.jpg"
		menuaudio="/usr/lib/enigma2/python/Plugins/Extensions/DVDBurn/silence.mp2"
		dimensions="(720, 576)"
		rows="5"
		cols="1"
		color_button="[8, 0, 0]"
		color_highlight="[0, 192, 192]"
		color_headline="[0, 0, 128]"
		fontface_headline="/usr/share/fonts/nmsbd.ttf"
		fontface_title="/usr/share/fonts/nmsbd.ttf"
		fontface_subtitle="/usr/share/fonts/nmsbd.ttf"
		fontsize_headline="46"
		fontsize_title="24"
		fontsize_subtitle="14"
		margin_left="56"
		margin_right="56"
		margin_top="100"
		margin_bottom="70"
		space_rows="30"
		space_cols="40"
		offset_headline="(-1, 40)"
		offset_title="(0, 0)"
		offset_subtitle="(0, 32)"
		offset_thumb="(0, 0)"
		thumb_size="(0, 0)"
		thumb_border="0"
		prev_page_text="«««"
		next_page_text="»»»"
	/>
</DreamDVDBurnMenu>