diff --git a/exhibition/passion/passion.xml b/exhibition/passion/passion.xml index a14df00..157c735 100644 --- a/exhibition/passion/passion.xml +++ b/exhibition/passion/passion.xml @@ -22,4 +22,25 @@ + + + <dimensions width="200" height="45" /> + <font size="40" /> + <position x="0" y="0" z="0" /> + <rotation x="0" y="0" z="0" /> + <text lang="de" type="file" value="text/passio02/title_de.txt"/> + <text lang="en" type="file" value="text/passio02/title_en.txt"/> + <text lang="jp" type="file" value="text/passio02/title_jp.txt"/> + + + + + + + + + + + + diff --git a/exhibition/passion/text/passio02/desc_de.txt b/exhibition/passion/text/passio02/desc_de.txt new file mode 100644 index 0000000..35d6948 --- /dev/null +++ b/exhibition/passion/text/passio02/desc_de.txt @@ -0,0 +1 @@ +Hallo Welt DESC \ No newline at end of file diff --git a/exhibition/passion/text/passio02/desc_en.txt b/exhibition/passion/text/passio02/desc_en.txt new file mode 100644 index 0000000..0570dd4 --- /dev/null +++ b/exhibition/passion/text/passio02/desc_en.txt @@ -0,0 +1 @@ +Hello World DESC \ No newline at end of file diff --git a/exhibition/passion/text/passio02/desc_jp.txt b/exhibition/passion/text/passio02/desc_jp.txt new file mode 100644 index 0000000..8ffacd0 --- /dev/null +++ b/exhibition/passion/text/passio02/desc_jp.txt @@ -0,0 +1 @@ +????? ???? DESC \ No newline at end of file diff --git a/exhibition/passion/text/passio02/title_de.txt b/exhibition/passion/text/passio02/title_de.txt new file mode 100644 index 0000000..4a081b3 --- /dev/null +++ b/exhibition/passion/text/passio02/title_de.txt @@ -0,0 +1 @@ +Hallo Welt TITLE \ No newline at end of file diff --git a/exhibition/passion/text/passio02/title_en.txt b/exhibition/passion/text/passio02/title_en.txt new file mode 100644 index 0000000..05be99e --- /dev/null +++ b/exhibition/passion/text/passio02/title_en.txt @@ -0,0 +1 @@ +Hello World TITLE \ No newline at end of file diff --git a/exhibition/passion/text/passio02/title_jp.txt b/exhibition/passion/text/passio02/title_jp.txt new file mode 100644 index 0000000..f041e15 --- /dev/null +++ b/exhibition/passion/text/passio02/title_jp.txt @@ -0,0 +1 @@ +????? ???? TITLE \ No newline at end of file