- Timestamp:
- 01/16/09 00:20:07 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
docs/vimperator/2.0/vimperator-help-ja/locale/ja/options.html
r28458 r28461 225 225 <tr style="width: 100%"><td style="width: 50%"><h2>Setting Firefox options</h2></td><td style="width: 50%"> 226 226 227 227 <a id="preferences"/><span class="tag">preferences</span> 228 228 <a id="firefox-options"/><span class="tag">firefox-options</span> 229 229 </td></tr> 230 230 </table></p> 231 <p>ほとんどの Firefox のオプションは、Vimperator によって変更されたりはしません。 232 これらの設定を変更するには、以下の方法を用います:</p> 231 <p>Firefox のオプションを参照・設定するには以下の方法を用います:</p> 233 232 <p><span class="tag">:prefs</span> <span class="tag">:preferences</span> 234 233 <div class="key">:pref[erences]</div></p> 235 234 <div class="quoteblock"> 236 235 <div class="content"> 237 <p>ブラウザの設定ダイアログを表示します。<br /> 238 このダイアログから、ブラウザの設定を変更できます。 239 Vimperator はいくつかのキーバインディングを無効にし Firefox の GUI を変更するので、全ての設定が効くわけではないことに注意してください。</p> 236 <p>Firefox の設定用ダイアログを表示します。ブラウザの設定をこのダイアログから変更することが可能です。 237 Vimperator がいくつかのキーバインドを書き換えたり GUI を変更したりするため、すべての Firefox の設定が動くわけではないことに注意してください。</p> 240 238 <div class="attribution"> 241 239 </div></div></div> … … 256 254 <div class="attribution"> 257 255 </div></div></div> 256 <p><span class="tag">overridden-preferences</span><br /> 257 Vimperator は起動時に Firefox の設定をいくつか変更します。たとえ望んでいなくても、あなたの RC ファイルで <a class="command" href="#">:set! <span class="argument">{preference}</span>=<span class="argument">{value}</span></a> を使っている場合それらは異なった値に変更され得ます。</p> 258 <p>以下の設定が変更されます。</p> 259 <ul> 260 <li> 261 <p> 262 browser.startup.page 263 </p> 264 </li> 265 <li> 266 <p> 267 dom.popup_allowed_events 268 </p> 269 </li> 270 </ul> 258 271 <p><table style="border-bottom: 1px solid silver; width: 100%"> 259 272 <tr style="width: 100%"><td style="width: 50%"><h2>List of options</h2></td><td style="width: 50%"> … … 413 426 <div class="quoteblock"> 414 427 <div class="content"> 415 <p>(デフォルト: //*[@onclick or @onmouseover 416 or @onmousedown or @onmouseup or @oncommand or @class='lk' or @class='s'] | 417 //input[not(@type='hidden')] | //a | //area | //iframe | //textarea | //button 418 | //select | //xhtml:*[@onclick or @onmouseover or @onmousedown or @onmouseup 419 or @oncommand or @class='lk' or @class='s'] | 428 <p>(デフォルト: //*[@onclick or @onmouseover or @onmousedown or @onmouseup or 429 @oncommand or @class='lk' or @role='link'] | //input[not(@type='hidden')] | //a 430 | //area | //iframe | //textarea | //button | //select | 420 431 //xhtml:input[not(@type='hidden')] | //xhtml:a | //xhtml:area | //xhtml:iframe 421 432 | //xhtml:textarea | //xhtml:button | //xhtml:select)</p> … … 685 696 <div class="content"> 686 697 <p>(デフォルト: //*[@onclick or @onmouseover or @onmousedown or @onmouseup or 687 @oncommand or @class='lk' or @class='s'] | //input[not(@type='hidden')] | //a 688 | //area | //iframe | //textarea | //button | //select | //xhtml:*[@onclick or 689 @onmouseover or @onmousedown or @onmouseup or @oncommand or @class='lk' or 690 @class='s'] | //xhtml:input[not(@type='hidden')] | //xhtml:a | //xhtml:area | 691 //xhtml:iframe | //xhtml:textarea | //xhtml:button | //xhtml:select)</p> 698 @oncommand or @class='lk' or @role='link'] | //input[not(@type='hidden')] | //a 699 | //area | //iframe | //textarea | //button | //select | 700 //xhtml:input[not(@type='hidden')] | //xhtml:a | //xhtml:area | //xhtml:iframe 701 | //xhtml:textarea | //xhtml:button | //xhtml:select)</p> 692 702 <p><a class="mapping" href="">f</a> and <a class="mapping" href="">F</a> で有効になるヒント対象の要素の XPath。</p> 693 703 <div class="attribution"> … … 1028 1038 <div class="content"> 1029 1039 <p>(デフォルト: <em>$VIMPERATOR_RUNTIME</em> or Unix, Mac: "~/.vimperator", Windows: "~/vimperator")</p> 1030 <p> macros/ plugin/ などの ランタイムファイルを検索するディレクトリのリストです。</p>1040 <p>colors/ macros/ plugin/ などの ランタイムファイルを検索するディレクトリのリストです。</p> 1031 1041 <p>例: <a class="command" href="#">:set runtimepath=~/myvimperator,~/.vimperator</a><br /> 1032 1042 この設定は "~/myvimperator/plugin" と "~/.vimperator/plugin" の両方からプラグインを検索します。</p> … … 1379 1389 <div id="footer"> 1380 1390 <div id="footer-text"> 1381 Last updated 1 5-Jan-2009 21:54:25JST1391 Last updated 16-Jan-2009 00:12:44 JST 1382 1392 </div> 1383 1393 </div>
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)