From 7675827f07779620ef68f39c1e424b60d9d4cfca Mon Sep 17 00:00:00 2001 From: trapezoid Date: Thu, 7 May 2009 17:03:21 +0000 Subject: fix :source bug git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@33154 d0d07461-0603-4401-acd4-de1884942a52 --- ldrize_cooperation.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'ldrize_cooperation.js') diff --git a/ldrize_cooperation.js b/ldrize_cooperation.js index a89d66a..70d165c 100644 --- a/ldrize_cooperation.js +++ b/ldrize_cooperation.js @@ -1,6 +1,6 @@ // Vimperator plugin: 'Cooperation LDRize Mappings' // Version: 0.24 -// Last Change: 26-Dec-2008. Jan 2008 +// Last Change: 08-May-2009. Jan 2008 // License: Creative Commons // Maintainer: Trapezoid - http://unsigned.g.hatena.ne.jp/Trapezoid // @@ -61,8 +61,7 @@ // 'noldrchints' // Disable "Narrows Hinttags based on Siteinfo" // usage: :set noldrchints - -(function(){ +if (liberator.plugins.LDRizeCooperation == undefined) (function(){ //pattern: wildcard //include: [regexp,option] or regexp //handler: [programPath,[args]] or programPath or function(url,title) -- cgit v1.2.3