Enlightenment CVS committal Author : raster Project : e17 Module : apps/e
Dir : e17/apps/e/src/modules/wizard Modified Files: e_mod_main.c Log Message: adding comments - this is the plan for wizard pages. what do you guys think - input? =================================================================== RCS file: /cvs/e/e17/apps/e/src/modules/wizard/e_mod_main.c,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- e_mod_main.c 14 Sep 2007 16:57:01 -0000 1.4 +++ e_mod_main.c 15 Sep 2007 03:10:29 -0000 1.5 @@ -16,6 +16,45 @@ /***************************************************************************/ /**/ +/* + * These are the currently planned wizard pages: + * + * o == interactive + * . == automatic (no gui) + * + * --- THE LIST + * . look for system global profile - if it exists just copy it and exit + * wizard now. + * . find fonts like sans and other known fonts that have full intl. support + * and use them if found. + * o ask for language (default selection is current locale). + * o ask for font size to use. + * o xrender/engine speed test and detect and suggest best engine. + * o ask for one of N default config profiles to be set up. if profile is + * marked as "final" end wizard now. + * o find XDG app menus/repositories and list them let user choose which + * one(s) are to be used. + * o find other secondary menus - like ubuntu's settings menu and build + * more app menus for this. + * . look for battery, cpufreq and temperature support - if there, enable the + * appropriate modules. + * o ask what apps you want in ibar by default (or none - no ibar). + * o ask if user wants desktop icons or not (enable fwin module but seed it + * with default config). + * o ask if the user wants virtual desktops (if so have 4x1 and page module + * loaded). + * o ask about what kind of default key and mouse bindings a user wants + * (current e defaults, windows-style or mac-style?). + * o ask for what default wallpaper to use. + * o ask if the user wants gnome or kde support + * (for gnome run gnome-settings-daemon, unknown for kde). + * + * --- THINGS TO ADD? + * o choose one of n available default themes (if we have any). + * o do you want a taskbar or not. + + */ + /**/ /***************************************************************************/ ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs