summaryrefslogtreecommitdiffstats
path: root/data/themes/ulticontroller_2.0/splashscreen.edc
diff options
context:
space:
mode:
authorOlliver Schinagl <oliver@schinagl.nl>2015-01-27 19:15:46 (GMT)
committerOlliver Schinagl <oliver@schinagl.nl>2015-01-27 19:15:46 (GMT)
commit252a3bbc3f60ff8d7d8bceefc85286b7fcf97842 (patch)
treea227b32363126d131798b4e9e90eab6a8c934bcc /data/themes/ulticontroller_2.0/splashscreen.edc
parent1c8a1bed4e93a96ca503d37d3d43d5ce13a12002 (diff)
downloadeulogium-252a3bbc3f60ff8d7d8bceefc85286b7fcf97842.zip
eulogium-252a3bbc3f60ff8d7d8bceefc85286b7fcf97842.tar.gz
eulogium-252a3bbc3f60ff8d7d8bceefc85286b7fcf97842.tar.bz2
temp buff
Diffstat (limited to 'data/themes/ulticontroller_2.0/splashscreen.edc')
-rw-r--r--data/themes/ulticontroller_2.0/splashscreen.edc14
1 files changed, 14 insertions, 0 deletions
diff --git a/data/themes/ulticontroller_2.0/splashscreen.edc b/data/themes/ulticontroller_2.0/splashscreen.edc
new file mode 100644
index 0000000..8c2dff0
--- /dev/null
+++ b/data/themes/ulticontroller_2.0/splashscreen.edc
@@ -0,0 +1,14 @@
+images.image: "ultimaker_logo.png" COMP;
+
+collections {
+ group {
+ name: "test";
+ parts {
+ part { name: "main"; type: IMAGE;
+ description {
+ image.normal: "ultimaker_logo.png";
+ }
+ }
+ }
+ }
+}