mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-11-23 23:09:39 +03:00
[project @ 2005-01-16 21:04:00 by bursa]
Rename themeinstall template to avoid issues with 12-character names in some Wimp versions. svn path=/import/netsurf/; revision=1454
This commit is contained in:
parent
9905ab9818
commit
d63e9fac4f
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -107,5 +107,5 @@ void theme_install_callback(content_msg msg, struct content *c,
|
||||
|
||||
void ro_gui_theme_install_init(void)
|
||||
{
|
||||
dialog_theme_install = ro_gui_dialog_create("themeinstall");
|
||||
dialog_theme_install = ro_gui_dialog_create("theme_inst");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user