summaryrefslogtreecommitdiff
path: root/riscos/theme_install.c
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2008-04-19 11:07:42 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2008-04-19 11:07:42 +0000
commitdc85ddb0a82af725d843ecce7fb0183b7fd05352 (patch)
tree7887836411a6a7be8e523ef0b71a31ac062f270f /riscos/theme_install.c
parent60c90f89b8e24c9e21703a0b0942642e22325acc (diff)
downloadnetsurf-dc85ddb0a82af725d843ecce7fb0183b7fd05352.tar.gz
netsurf-dc85ddb0a82af725d843ecce7fb0183b7fd05352.tar.bz2
Launch redirects to unsupported URLs in other applications.
svn path=/trunk/netsurf/; revision=4098
Diffstat (limited to 'riscos/theme_install.c')
-rw-r--r--riscos/theme_install.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/riscos/theme_install.c b/riscos/theme_install.c
index 4fa77a687..7f151fd94 100644
--- a/riscos/theme_install.c
+++ b/riscos/theme_install.c
@@ -128,6 +128,7 @@ void theme_install_callback(content_msg msg, struct content *c,
case CONTENT_MSG_REFORMAT:
case CONTENT_MSG_REDRAW:
case CONTENT_MSG_NEWPTR:
+ case CONTENT_MSG_LAUNCH:
case CONTENT_MSG_AUTH:
default:
assert(0);