enlightenment/data/themes
rbdpngn a396ecc22f Spaces in macro calls cause Apple's cpp to insert those spaces in the result.
#define IMAGE(TYPE, NAME) TYPE: "button"NAME".png"
	IMAGE(normal, "foo");
Results in:
	normal: "button" "foo"".png"
Which edje_cc cannot parse correctly as it views this as 2 arguments to the
normal keyword.


SVN revision: 13797
2005-03-20 06:32:06 +00:00
..
images more pager cleanups - still not 100% happy with it... but getting there. 2005-03-18 16:30:49 +00:00
.cvsignore Quiet! 2004-12-02 18:41:29 +00:00
Makefile.am Edjeify errordialog. 2005-03-07 12:13:32 +00:00
default.edc Edjeify errordialog. 2005-03-07 12:13:32 +00:00
default_background.edc - Add new lines at the end of files, causes problems for some people 2005-01-10 22:33:53 +00:00
default_battery.edc battery alarm from nick 2005-01-11 07:08:38 +00:00
default_border.edc Spaces in macro calls cause Apple's cpp to insert those spaces in the result. 2005-03-20 06:32:06 +00:00
default_clock.edc Formatting. 2005-02-13 10:56:28 +00:00
default_error.edc theme "sanitising" :) 2005-03-17 12:28:52 +00:00
default_gadman.edc Clip the complete handle when not in use. 2005-02-13 10:58:08 +00:00
default_ibar.edc we dont need no stinking screen.png... 2005-03-18 04:23:36 +00:00
default_menu.edc - Add new lines at the end of files, causes problems for some people 2005-01-10 22:33:53 +00:00
default_pager.edc clean that too 2005-03-18 16:50:03 +00:00
default_resize.edc fix up resize edje to be less offensive :) 2005-02-07 14:19:30 +00:00
default_temperature.edc - Add new lines at the end of files, causes problems for some people 2005-01-10 22:33:53 +00:00