summaryrefslogtreecommitdiff
path: root/riscos/theme_install.c
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/theme_install.c')
-rw-r--r--riscos/theme_install.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/riscos/theme_install.c b/riscos/theme_install.c
index cdf9c0c6a..75991f47f 100644
--- a/riscos/theme_install.c
+++ b/riscos/theme_install.c
@@ -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");
}