summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorMike Blumenkrantz <zmike@osg.samsung.com>2016-01-25 12:32:34 -0500
committerMike Blumenkrantz <zmike@osg.samsung.com>2016-01-25 12:32:54 -0500
commit4382a346eeeab258d3dc53ac435408918c7095ab (patch)
treedfbd34d75dfd54a767a3f9e63ee9f691f7bae263 /data
parent3f0bf22d6218e7bbd50dbcdb62cc64ec850581dc (diff)
downloadelementary-4382a346eeeab258d3dc53ac435408918c7095ab.tar.gz
shelf: add "noshadow" data item to indicate no shadow should be used
Diffstat (limited to 'data')
-rw-r--r--data/themes/edc/shelf.edc2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/themes/edc/shelf.edc b/data/themes/edc/shelf.edc
index f4718ceb1..23e234ca4 100644
--- a/data/themes/edc/shelf.edc
+++ b/data/themes/edc/shelf.edc
@@ -242,6 +242,7 @@ group { name: "e/shelf/invisible/base"; nomouse;
inherit: "e/shelf/default/base";
data {
item: "shaped" "1";
+ item: "noshadow" "1";
}
parts {
part { name: "bg";
@@ -301,6 +302,7 @@ group { name: "e/shelf/translucent/base"; nomouse;
inherit: "e/shelf/default/base";
data {
item: "shaped" "1";
+ item: "noshadow" "1";
}
parts {
part { name: "bg";