Changeset 30631 for lang/javascript
- Timestamp:
- 03/01/09 08:02:14 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/vimperator-plugins/trunk/pluginManager.js
r30287 r30631 5 5 <description lang="ja">Vimpeatorプラグインの管理</description> 6 6 <author mail="teramako@gmail.com" homepage="http://d.hatena.ne.jp/teramako/">teramako</author> 7 <version>0.6. 1</version>7 <version>0.6.2</version> 8 8 <minVersion>2.0pre</minVersion> 9 9 <maxVersion>2.0pre</maxVersion> … … 879 879 ['list', 'List plugin information'], 880 880 ['update', 'Update plugins'], 881 ['source', 'Show the source code'], 881 882 ]; 882 883 } else { // for sub-arguments 883 if (/^(update|check|help|list )$/.test(args[0])) {884 if (/^(update|check|help|list|source)$/.test(args[0])) { 884 885 context.title = ['PluginName', '[Version]Description']; 885 886 context.completions = getPlugins().map(function(plugin) [
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)