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-09-24 15:50:18 +00:00
|
|
|
#include "groups/erase_disc.edc"
|
2008-11-05 14:54:58 +00:00
|
|
|
#include "groups/check.edc"
|
2008-12-09 01:12:16 +00:00
|
|
|
#include "groups/burn_image.edc"
|
|
|
|
#include "groups/entry.edc"
|
2008-12-19 05:48:23 +00:00
|
|
|
#include "groups/combo.edc"
|
2008-12-20 21:08:50 +00:00
|
|
|
#include "groups/label.edc"
|
2008-12-21 23:49:57 +00:00
|
|
|
#include "groups/burn_data.edc"
|
2008-08-04 23:28:43 +00:00
|
|
|
}
|