From c6bb9a7b0c62e54b3771e82a9045236c20174653 Mon Sep 17 00:00:00 2001 From: anekos Date: Sat, 1 Nov 2008 15:51:21 +0000 Subject: CVS Head対応。 git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@22530 d0d07461-0603-4401-acd4-de1884942a52 --- umihara.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'umihara.js') diff --git a/umihara.js b/umihara.js index 13e88f6..637fb26 100644 --- a/umihara.js +++ b/umihara.js @@ -80,7 +80,7 @@ '\n time: ' + m[1]; liberator.echo(text); if (clipboard) - liberator.util.copyToClipboard(text); + liberator.modules.util.copyToClipboard(text); } else { //liberator.open(url); liberator.echoerr('parse error'); -- cgit v1.2.3