efl/data/elementary
Mike Blumenkrantz 07d0fb03db theme: introduce theme overlay/extension matching
after this commit, efl base themes should now specify:

data.item: "efl_theme_base" "theme_name";

and overlays/extensions which match a given theme should use:

data.item: "efl_theme_match" "theme_name";

this will cause overlays and extensions with the data.item to only
be loaded when the corresponding theme is in use. note that this
should not be specified for theme-independent overlays/extensions
as it will completely block loading of themes
2018-02-28 16:02:38 -05:00
..
desktop efl: drop deprecated Encoding key from desktop files 2017-12-13 10:27:48 -08:00
edje_externals data: fix last set of data files with executable bit 2016-07-07 14:32:41 +02:00
images Canvas image: add Efl.Canvas.Text.Factory + use in Ui.Text 2018-01-18 10:20:28 -08:00
objects Elm focus navigation: other 2 failing tests 2018-01-05 18:28:41 +01:00
themes theme: introduce theme overlay/extension matching 2018-02-28 16:02:38 -05:00
.gitignore elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00