e/trunk/e/src/modules/wizard/page_*.c :)

dh

On 01/13/2011 02:03 AM, Jeff Hoogland wrote:
> Thats fantastic. How would I go about making edits to the Wizard module
> then? Is it in the source code for Enlightenment somewhere or am I editing
> files that reside in */usr/lib/enlightenment/modules/wizard*
>
> Cheers,
> ~Jeff
>
> On Thu, Jan 13, 2011 at 12:53 AM, Carsten Haitzler<ras...@rasterman.com>wrote:
>
>> On Tue, 11 Jan 2011 23:17:18 -0600 Jeff Hoogland<jeffhoogl...@gmail.com>
>> said:
>>
>>> I was wondering if it is possible to stream line the process you go
>> through
>>> when starting up E with the default profile. I would like to trim a few
>> of
>>> the options out (set just standard defaults for them) and I am also
>>> wondering why half of the applications in the ibar selection do not
>> display
>>> icons - is there a way to pre-define an icon set for E to use so there
>> are
>>> not just blank spaces at startup?
>>>
>>> Going to go decompile the default theme now to see it's ins ands outs,
>> just
>>> figured I drop a message here for some input from others :)
>>
>> wizard is very boring and generic. it is made up of sub-modules with a
>> general
>> wizard infra - look at the page* stuff in the wizard module. they re run in
>> numeric order. each page implements one of the wizard pages. you can have
>> invisible pages that just do something then move on. the pages provided by
>> default are not polished nore "perfect for everyone". they are meant to be
>> an
>> introduction on how an integrator, like yourself, could write their own
>> pages
>> for their os/distribution to provide that "first login" series of setup
>> stuff.
>> the idea is you'd remove the pages e builds in the installed package of e
>> and
>> in their place provide your own set. :) maybe we could change the build
>> tree to
>> have multiple pagesets in the end - as different distros/os's develop their
>> own
>> pagesets and so when you compile and install you select a specific pageset
>> (or
>> just get a default one). but right now there are no pagesets other than the
>> default.
>>
>>
>> --
>> ------------- Codito, ergo sum - "I code, therefore I am" --------------
>> The Rasterman (Carsten Haitzler)    ras...@rasterman.com
>>
>>

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to