2008-09-15 04:01:39 +00:00
|
|
|
/* This is just an adaptation of the Detour theme, so most of the credit
|
|
|
|
* here goes to the people that worked on that: Alberto Castro, et al
|
|
|
|
*/
|
|
|
|
|
2008-08-05 03:12:24 +00:00
|
|
|
#include "images/images.edc"
|
2008-08-06 23:09:30 +00:00
|
|
|
#include "fonts/fonts.edc"
|
2008-08-04 23:28:43 +00:00
|
|
|
|
|
|
|
collections {
|
|
|
|
#include "groups/window.edc"
|
2008-09-15 04:00:02 +00:00
|
|
|
#include "groups/welcome_page.edc"
|
|
|
|
#include "groups/button.edc"
|
2008-09-20 01:00:13 +00:00
|
|
|
#include "groups/icons.edc"
|
2008-08-04 23:28:43 +00:00
|
|
|
}
|