From f6dd3aaf0c87844ff58aae93bb1666d9d06e230f Mon Sep 17 00:00:00 2001 From: Mijago Date: Sun, 11 Jun 2017 22:31:52 +0200 Subject: [PATCH] Added test for passion02 --- exhibition/passion/passion.xml | 21 +++++++++++++++++++ exhibition/passion/text/passio02/desc_de.txt | 1 + exhibition/passion/text/passio02/desc_en.txt | 1 + exhibition/passion/text/passio02/desc_jp.txt | 1 + exhibition/passion/text/passio02/title_de.txt | 1 + exhibition/passion/text/passio02/title_en.txt | 1 + exhibition/passion/text/passio02/title_jp.txt | 1 + 7 files changed, 27 insertions(+) create mode 100644 exhibition/passion/text/passio02/desc_de.txt create mode 100644 exhibition/passion/text/passio02/desc_en.txt create mode 100644 exhibition/passion/text/passio02/desc_jp.txt create mode 100644 exhibition/passion/text/passio02/title_de.txt create mode 100644 exhibition/passion/text/passio02/title_en.txt create mode 100644 exhibition/passion/text/passio02/title_jp.txt 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