seoz pushed a commit to branch master.

http://git.enlightenment.org/core/elementary.git/commit/?id=5ae0a74c101b07e8ed10901760b013f7c44a9a8d

commit 5ae0a74c101b07e8ed10901760b013f7c44a9a8d
Author: Daniel Juyung Seo <seojuyu...@gmail.com>
Date:   Fri Nov 14 14:50:17 2014 +0900

    bg.edc: Add bg widget style information.
---
 data/themes/edc/elm/bg.edc | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/data/themes/edc/elm/bg.edc b/data/themes/edc/elm/bg.edc
index 58518f6..2a0edc3 100644
--- a/data/themes/edc/elm/bg.edc
+++ b/data/themes/edc/elm/bg.edc
@@ -1,3 +1,11 @@
+/* bg widget style information
+
+   [SWALLOW]
+      elm.swallow.rectangle: Used for elm_bg_color_set()
+      elm.swallow.background: Used for elm_bg_file_set()
+      elm.swallow.content: Used for elm_layout_part_content_set(bg, "overlay", 
content).
+*/
+
 group { name: "elm/bg/base/default";
    images.image: "bevel_dark_out.png" COMP;
    parts {

-- 


Reply via email to