summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Juyung Seo <seojuyung2@gmail.com>2014-11-14 14:50:17 +0900
committerDaniel Juyung Seo <seojuyung2@gmail.com>2014-11-14 14:50:17 +0900
commit5ae0a74c101b07e8ed10901760b013f7c44a9a8d (patch)
tree73a022b9a0e6b32f5b347d5c560bbe2718a0e68f
parent7152cc67be912b56921eb9499cde0aad57ac1865 (diff)
downloadelementary-5ae0a74c101b07e8ed10901760b013f7c44a9a8d.tar.gz
bg.edc: Add bg widget style information.
-rw-r--r--data/themes/edc/elm/bg.edc8
1 files changed, 8 insertions, 0 deletions
diff --git a/data/themes/edc/elm/bg.edc b/data/themes/edc/elm/bg.edc
index 58518f644..2a0edc3d5 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 {