Changeset 35992
- Timestamp:
- 11/25/09 18:50:03 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/vimperator-plugins/trunk/maine_coon.js
r34824 r35992 1 1 /* 2 Copyright (c) 2008 , anekos.2 Copyright (c) 2008-2009, anekos. 3 3 All rights reserved. 4 4 … … 39 39 <description>Make the screen larger</description> 40 40 <description lang="ja">なるべくでかい画面で使えるように</description> 41 <version>2. 2.3</version>41 <version>2.3.0</version> 42 42 <author mail="anekos@snca.net" homepage="http://d.hatena.ne.jp/nokturnalmortum/">anekos</author> 43 <minVersion>2. 0pre</minVersion>44 <maxVersion>2. 0pre</maxVersion>43 <minVersion>2.3</minVersion> 44 <maxVersion>2.3</maxVersion> 45 45 <updateURL>http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/maine_coon.js</updateURL> 46 46 <license>new BSD License (Please read the source code comments of this plugin)</license> … … 363 363 }); 364 364 365 around(commandline._callbacks.submit, modes.EX, function (next, args) { 366 let r = next(); 367 if (autoHideCommandLine && !(modes.extended & modes.OUTPUT_MULTILINE)) 368 commandline.close(); 369 return r; 370 }); 371 365 372 options.add( 366 373 ['mainecoon'],
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)