enlightenment/src
Vincent Torri d9f3d89a07 E: remove useless op
we chmod the created symlink. It's useless, because
we use stat() which gives st_mode of pointed file/folder,
and then we use chmod(), which follows symlink; so we
are chmoding a file to the same permissions it had
before.

Patch by Maxile Villard

SVN revision: 75435
2012-08-19 18:27:18 +00:00
..
bin E: remove useless op 2012-08-19 18:27:18 +00:00
modules e17 xkb patch building on ecore new event api. patch from: 2012-08-18 11:41:23 +00:00
preload E: Make E work with the new XCB stuffs. This breaks out e_alert into 2011-07-25 09:40:18 +00:00
Makefile.am speed up e17's login - reduce disk IO wait. 2006-10-22 10:03:59 +00:00