From 9973f09a616900ab0900974da77d22b566598b5f Mon Sep 17 00:00:00 2001 From: RaNaN Date: Sat, 14 May 2011 15:37:58 +0200 Subject: improved some code style issues --- module/setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/setup.py') diff --git a/module/setup.py b/module/setup.py index a8a7f9058..cab945784 100644 --- a/module/setup.py +++ b/module/setup.py @@ -135,7 +135,7 @@ class Setup(): if not js: print _("no JavaScript engine found") - print _("You will need this for some Click'N'Load links. Install Spidermonkey or ossp-js") + print _("You will need this for some Click'N'Load links. Install Spidermonkey, ossp-js, pyv8 or rhino") print _("You can abort the setup now and fix some dependicies if you want.") -- cgit v1.2.3