enlightenment/src/modules/wizard
Gustavo Sverzut Barbieri e0040cefb9 major cleanup of path creation to $DATADIR and $HOME/.e/e
This cleanup replaces snprintf() usage with specific calls, they have
the benefit of being cleaner (so easier to grep), typing less and also
marginal speed up compared to the other (specially concat_static),
although those are rarely used in critical paths.

I'm testing it for some time and seems to not break anything, but let
me know of any problem. If you can review the patch and try to spot
incorrect names, please do.




SVN revision: 40014
2009-04-13 14:56:38 +00:00
..
.cvsignore ++ 2007-09-15 23:49:05 +00:00
Makefile.am add 2 more pages to wizard - 1 to add .desktops for your user for apps that 2009-01-06 02:10:45 +00:00
e-module-wizard.edj Module icons... most of them. Some still need some love, but Ill get around to that. Shout out to Sachiel! 2009-02-05 14:34:01 +00:00
e_mod_main.c * estickies, 2009-02-25 11:03:47 +00:00
e_mod_main.h errrr. commit? did the last one work? 2007-10-31 12:23:15 +00:00
e_wizard.c shoudl just use regular win. 2009-04-11 08:42:24 +00:00
e_wizard.h allow for explicitly selecting the system menu file - and tell efreet about 2008-10-25 15:18:48 +00:00
module.desktop.in french translations for desktop files 2009-02-01 15:24:59 +00:00
page_000.c back to working on wizard. page 000 is just a splash page. does nothing 2008-10-25 06:54:38 +00:00
page_010.c major cleanup of path creation to $DATADIR and $HOME/.e/e 2009-04-13 14:56:38 +00:00
page_020.c major cleanup of path creation to $DATADIR and $HOME/.e/e 2009-04-13 14:56:38 +00:00
page_030.c * e_widget_ilist_add now expect a stringshare. 2009-03-11 15:13:42 +00:00
page_040.c add stubs for the rest of wiz to finish off. 2008-10-26 05:46:45 +00:00
page_050.c and now wizard is pretty much required. functionalyl its almost all there. 2008-10-26 09:04:05 +00:00
page_060.c and now wizard is pretty much required. functionalyl its almost all there. 2008-10-26 09:04:05 +00:00
page_070.c * estickies, 2009-02-25 11:03:47 +00:00
page_080.c major cleanup of path creation to $DATADIR and $HOME/.e/e 2009-04-13 14:56:38 +00:00
page_200.c major cleanup of path creation to $DATADIR and $HOME/.e/e 2009-04-13 14:56:38 +00:00