yoz pushed a commit to branch master.

commit dd010cb5b9d8c476d31635fd9d76ae7d4809464c
Author: MichaĆ«l Bouchaud (yoz) <[email protected]>
Date:   Wed Sep 4 11:50:00 2013 +0200

    entrance: add missing background file
---
 data/themes/default/default.edc                    |  16 ++++++++--------
 data/themes/default/images/entrance_background.jpg | Bin 0 -> 808876 bytes
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/data/themes/default/default.edc b/data/themes/default/default.edc
index a17dd66..e44dca1 100644
--- a/data/themes/default/default.edc
+++ b/data/themes/default/default.edc
@@ -13,19 +13,19 @@ externals {
 collections {
    group {
       name: "entrance/background/default";
-//      images {
-//         image: "entrance_background.jpg" LOSSY 90;
-//      }
+      images {
+         image: "entrance_background.jpg" LOSSY 90;
+      }
       parts {
          part { name: "base";
-//            type: IMAGE;
+            type: IMAGE;
             type: RECT;
             description { state: "default" 0.0;
                  color: 50 80 140 255;
-//               image {
-//                  normal: "entrance_background.jpg";
-//                  scale_hint: STATIC;
-//               }
+               image {
+                  normal: "entrance_background.jpg";
+                  scale_hint: STATIC;
+               }
             }
          }
       }
diff --git a/data/themes/default/images/entrance_background.jpg 
b/data/themes/default/images/entrance_background.jpg
new file mode 100644
index 0000000..5b45883
Binary files /dev/null and b/data/themes/default/images/entrance_background.jpg 
differ

-- 

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk

Reply via email to