efl/data/elementary
Stefan Schmidt ce97a042e3 data: elm: images: fix double data file definitions leading to races
For a while now I had strange races during make install on Jenkins where some
image files either already existed or chmod was called on files not there yet.

It took some digging but it turns out commit
8dcd5207cc broke this as a side effect. The black
magic that already installed the files JP refers to is sitting in
data/Makefile.am. It is plain autofoo stuff and just includes the images
Makefile to get the list of files.

JP was correct though that the glayer files have not been installed into the
correct subdir. Fixing this as well here.
2016-09-28 14:33:18 +02:00
..
desktop elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
edje_externals data: fix last set of data files with executable bit 2016-07-07 14:32:41 +02:00
images data: elm: images: fix double data file definitions leading to races 2016-09-28 14:33:18 +02:00
objects elementary: Introduce a new edje_external param to the progressbar widget. 2016-09-02 02:13:19 +02:00
themes elementary: remove unused part in segmentcontrol theme 2016-09-28 08:18:07 +02:00
.gitignore elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00