Changeset 35095
- Timestamp:
- 08/27/09 18:16:14 (4 years ago)
- Files:
-
- 1 modified
-
lang/javascript/vimperator-plugins/trunk/clock.js (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/vimperator-plugins/trunk/clock.js
r29543 r35095 6 6 <author mail="janus_wel@fb3.so-net.ne.jp" homepage="http://d.hatena.ne.jp/janus_wel">janus_wel</author> 7 7 <license document="http://www.opensource.org/licenses/bsd-license.php">New BSD License</license> 8 <version>0.15. 1</version>8 <version>0.15.2</version> 9 9 <minVersion>2.0pre</minVersion> 10 <maxVersion>2. 0pre</maxVersion>10 <maxVersion>2.2pre</maxVersion> 11 11 <updateURL>http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/clock.js</updateURL> 12 12 <detail><![CDATA[ … … 301 301 ); 302 302 303 autocommands.add( 304 'VimperatorEnter', 305 /.*/, 306 function () { 307 clock.justify(window.innerWidth); 308 } 309 ); 310 303 311 // stuff functions --- 304 312 function time() {
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)