[project @ 2003-11-08 13:51:58 by bursa]

Move Templates under en.

svn path=/import/netsurf/; revision=411
This commit is contained in:
James Bursa 2003-11-08 13:51:58 +00:00
parent 27d23b28fd
commit a1637bc53c
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ void gui_init(int argc, char** argv)
}
current_theme = ro_theme_create(theme_fname);
wimp_open_template("<NetSurf$Dir>.Resources.Templates");
wimp_open_template("<NetSurf$Dir>.Resources.en.Templates");
ro_gui_dialog_init();
ro_gui_download_init();
ro_gui_menus_init();