diff --git a/data/themes/default/ephoto.edc b/data/themes/default/ephoto.edc index 91a4565..7bdabc5 100644 --- a/data/themes/default/ephoto.edc +++ b/data/themes/default/ephoto.edc @@ -7,6 +7,25 @@ collections { { } group + { + name: "ephoto/layout/single/browser"; + parts + { + part + { + name: "ephoto.swallow.content"; + type: SWALLOW; + description + { + rel1.relative: 0.0 0.0; + rel1.offset: 0 0; + rel2.relative: 1.0 1.0; + rel2.offset: -1 -1; + } + } + } + } + group { name: "elm/layout/ephoto/orient"; parts