2016-02-05 8:45 GMT+01:00 taehyub <taehyub....@samsung.com>: > cedric pushed a commit to branch master. > > > http://git.enlightenment.org/core/elementary.git/commit/?id=6cf09175874cca9e5859d580a5bad706012b8880 > > commit 6cf09175874cca9e5859d580a5bad706012b8880 > Author: taehyub <taehyub....@samsung.com> > Date: Fri Feb 5 08:17:55 2016 +0100 > > ctxpopup: add elm.swallow.backgournd for backgournd customize > > Summary: add elm.swallow.background part in elm/ctxpopup/base/default > > Reviewers: kimcinoo > > Differential Revision: https://phab.enlightenment.org/D3646 > > Signed-off-by: Cedric BAIL <ced...@osg.samsung.com> > --- > data/themes/edc/elm/ctxpopup.edc | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/data/themes/edc/elm/ctxpopup.edc > b/data/themes/edc/elm/ctxpopup.edc > index 783c044..39d0177 100644 > --- a/data/themes/edc/elm/ctxpopup.edc > +++ b/data/themes/edc/elm/ctxpopup.edc > @@ -53,6 +53,14 @@ group { name: "elm/ctxpopup/base/default"; > color_class: "ctxpopup_bg"; > } > } > + part { name: "elm.swallow.backgournd"; type: SWALLOW; >
SPANK! mispelled "backgournd" > + clip_to: "clip"; > + description { state: "default" 0.0; > + fixed: 1 1; > + rel1.to: "base"; > + rel2.to: "base"; > + } > + } > part { name: "elm.swallow.content"; type: SWALLOW; > clip_to: "clip"; > description { state: "default" 0.0; > > -- > > > ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel