summaryrefslogtreecommitdiffstats
path: root/data/themes/ulticontroller_2.0/splashscreen.edc
diff options
context:
space:
mode:
authorOlliver Schinagl <oliver@schinagl.nl>2015-01-28 21:16:19 (GMT)
committerOlliver Schinagl <oliver@schinagl.nl>2015-01-28 21:16:19 (GMT)
commit875a697287f7f01cf181a3b47974c9f730fd86e1 (patch)
tree4902efb052a97ff8e5db2058dd93d68fb3bc8234 /data/themes/ulticontroller_2.0/splashscreen.edc
parent252a3bbc3f60ff8d7d8bceefc85286b7fcf97842 (diff)
downloadeulogium-875a697287f7f01cf181a3b47974c9f730fd86e1.zip
eulogium-875a697287f7f01cf181a3b47974c9f730fd86e1.tar.gz
eulogium-875a697287f7f01cf181a3b47974c9f730fd86e1.tar.bz2
temp
Diffstat (limited to 'data/themes/ulticontroller_2.0/splashscreen.edc')
-rw-r--r--data/themes/ulticontroller_2.0/splashscreen.edc20
1 files changed, 10 insertions, 10 deletions
diff --git a/data/themes/ulticontroller_2.0/splashscreen.edc b/data/themes/ulticontroller_2.0/splashscreen.edc
index 8c2dff0..cb117d9 100644
--- a/data/themes/ulticontroller_2.0/splashscreen.edc
+++ b/data/themes/ulticontroller_2.0/splashscreen.edc
@@ -1,14 +1,14 @@
images.image: "ultimaker_logo.png" COMP;
collections {
- group {
- name: "test";
- parts {
- part { name: "main"; type: IMAGE;
- description {
- image.normal: "ultimaker_logo.png";
- }
- }
- }
- }
+ group {
+ name: "splashscreen";
+ parts {
+ part { name: "main"; type: IMAGE;
+ description {
+ image.normal: "ultimaker_logo.png";
+ }
+ }
+ }
+ }
}