Changeset 38587
- Timestamp:
- 10/15/10 23:56:28 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/vimperator-plugins/trunk/gmail-commando.js
r38429 r38587 40 40 <description>The handy commands for GMail</description> 41 41 <description lang="ja">便利なGMail用コマンドー</description> 42 <version>1.4. 0</version>42 <version>1.4.1</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> … … 77 77 let INFO = 78 78 <> 79 <plugin name="GMailCommando" version="1. 3.7"79 <plugin name="GMailCommando" version="1.4.1" 80 80 href="http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/gmail-commando.js" 81 81 summary="The handy commands for GMail" … … 114 114 </item> 115 115 </plugin> 116 <plugin name="GMailコマンドー" version="1. 3.7"116 <plugin name="GMailコマンドー" version="1.4.1" 117 117 href="http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/gmail-commando.js" 118 118 summary="便利なGMail用コマンドー" … … 273 273 get labels() A(this.doc.querySelectorAll('a.n0')).filter(function (it) (/#label/(it.href))), 274 274 275 get input() this.doc.getElementById(':r h'),275 get input() this.doc.getElementById(':rf'), 276 276 277 277 get searchButton() this.doc.getElementById(':rj'),
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)