From 00a0e762c0c0f4fd2135b07dc93351b8afe1358d Mon Sep 17 00:00:00 2001 From: send Date: Sat, 24 Apr 2010 10:01:59 +0000 Subject: correct eijiro's xpath git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@37266 d0d07461-0603-4401-acd4-de1884942a52 --- lookupDictionary.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lookupDictionary.js b/lookupDictionary.js index a7e0ea9..6d6e7ff 100644 --- a/lookupDictionary.js +++ b/lookupDictionary.js @@ -13,7 +13,7 @@ const SITE_DEFINITION = [{ names: ['eiji[ro]'], url: 'http://eow.alc.co.jp/%s/UTF-8/', shortHelp: 'SPACE ALC (\u82F1\u8F9E\u6717 on the Web)', - xpath: 'id("resultList")', + xpath: 'id("resultsList")', dictionary: 'en-US' },{ names: ['goo[dictionary]'], -- cgit v1.2.3