Changeset 11323
- Timestamp:
- 05/10/08 05:48:18 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/vimperator-plugins/trunk/splitBrowser.js
r8235 r11323 40 40 help: 'Split browser and load the <code class="argument">[URL]</code>.<br/>' + 41 41 'If you don\'t specify the <code class="argument">[URL]</code> argument, browser loads the current URL.<br/>' + 42 '<br/>You need install <a href="https://addons.mozilla.org/en-US/firefox/addon/4287">Split Browser</a>.',43 completer: function(filter){ return vimperator.completion.get_url_completions(filter); }42 '<br/>You need to install <a href="https://addons.mozilla.org/firefox/addon/4287">Split Browser</a>.', 43 completer: function(filter) vimperator.completion.get_url_completions(filter) 44 44 } 45 45 ));
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)