i found the right file, but adding categories in this file doesn't seem to work
i added my categories like this
Code:
$WT_Option_Categories[] = 'Default WebTemplates'; // <-- Do NOT touch this!!
$WT_Option_Categories[] = 'Your Custom Pages'; //
$WT_Option_Categories[] = 'Usenet'; //
$WT_Option_Categories[] = 'Virtuele schijven-images'; //
$WT_Option_Categories[] = 'Software'; //
$WT_Option_Categories[] = 'Diverse'; //
this should work,...