From 736914648db0555c3d3db7eba751769ebc97b369 Mon Sep 17 00:00:00 2001 From: drry Date: Sun, 18 Jan 2009 15:05:57 +0000 Subject: * 語句を修正しました。 * ほか。 git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@28623 d0d07461-0603-4401-acd4-de1884942a52 --- exopen.js | 41 ++++++++++++++++++++--------------------- 1 file changed, 20 insertions(+), 21 deletions(-) (limited to 'exopen.js') diff --git a/exopen.js b/exopen.js index 64fc89b..2105ecd 100644 --- a/exopen.js +++ b/exopen.js @@ -77,11 +77,10 @@ escape: ]]> ; -liberator.plugins.exOpen = (function(){ +liberator.plugins.exOpen = (function() { var global = liberator.globalVariables.exopen_templates; if (!global) { - global = [ - { + global = [{ label: 'vimpnightly', value: 'http://download.vimperator.org/vimperator/nightly/', description: 'open vimperator nightly xpi page', @@ -109,7 +108,7 @@ liberator.plugins.exOpen = (function(){ function openTabOrSwitch(url) { var tabs = gBrowser.mTabs; - for (var i=0, l=tabs.length; i