Changeset 28724
- Timestamp:
- 01/21/09 04:02:33 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/vimperator-plugins/trunk/stella.js
r28326 r28724 40 40 <description>Show video informations on the status line.</description> 41 41 <description lang="ja">ステータスラインに動画の再生時間などを表示する。</description> 42 <version>0.1 4</version>42 <version>0.15</version> 43 43 <author mail="anekos@snca.net" homepage="http://d.hatena.ne.jp/nokturnalmortum/">anekos</author> 44 44 <license>new BSD License (Please read the source code comments of this plugin)</license> … … 1470 1470 let rels = this.player.relations; 1471 1471 1472 while (relmenu.firstChild) 1473 relmenu.removeChild(relmenu.firstChild); 1474 1472 1475 rels.forEach(function (rel) { 1473 1476 let elem = document.createElement('menuitem');
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)