From aeb46ee71b124e737719eb497ee55279d95f3e80 Mon Sep 17 00:00:00 2001 From: mitsugu oyama Date: Fri, 28 Dec 2012 11:16:14 +0900 Subject: Dropped E4X --- watchizu.js | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'watchizu.js') diff --git a/watchizu.js b/watchizu.js index c40596f..e5091b2 100644 --- a/watchizu.js +++ b/watchizu.js @@ -1,5 +1,5 @@ -// INFO // -var INFO = +// {{{ INFO +var INFO =xml` You can get Watchizu URL of current machine location by this plugin.

-
; +`; +// }}} (function(){ commands.addUserCommand( -- cgit v1.2.3