aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/mozilla/preferences/preference_reference/browser.search.context.loadinbackground
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/mozilla/preferences/preference_reference/browser.search.context.loadinbackground')
-rw-r--r--files/zh-cn/mozilla/preferences/preference_reference/browser.search.context.loadinbackground/index.html14
1 files changed, 0 insertions, 14 deletions
diff --git a/files/zh-cn/mozilla/preferences/preference_reference/browser.search.context.loadinbackground/index.html b/files/zh-cn/mozilla/preferences/preference_reference/browser.search.context.loadinbackground/index.html
deleted file mode 100644
index c80e03a840..0000000000
--- a/files/zh-cn/mozilla/preferences/preference_reference/browser.search.context.loadinbackground/index.html
+++ /dev/null
@@ -1,14 +0,0 @@
----
-title: browser.search.context.loadInBackground
-slug: >-
- Mozilla/Preferences/Preference_reference/browser.search.context.loadInBackground
-translation_of: >-
- Mozilla/Preferences/Preference_reference/browser.search.context.loadInBackground
----
-<p><code>browser.search.context.loadInBackground</code> 控制右键菜单中的"通过&lt;搜索引擎&gt;搜索&lt;选中文字&gt;"打开新标签页后,立即激活该标签页,还是保持当前标签页状态不变.</p>
-<ul style="display: table; padding: 0; border-left: 2px solid; margin-left: 0.5em;"> <li style="display: table-row; padding: 3px; margin: 0;"><dfn>类型:</dfn><code>boolean</code></li> <li style="display: table-row; padding: 3px; margin: 0;"><dfn>默认值:</dfn><code>false</code></li> <li style="display: table-row; padding: 3px; margin: 0;"><dfn>默认已存在:</dfn> yes</li> <li style="display: table-row; padding: 3px; margin: 0;"><dfn>支持版本:</dfn> Firefox 13.0</li> <li style="display: table-row; padding: 3px; margin: 0;"><dfn>状态:</dfn> Active; last updated 2012-02-17</li> <li style="display: table-row; padding: 3px; margin: 0;"><dfn>介绍:</dfn> Pushed to Nightly on 2012-02-15</li> <li style="display: table-row; padding: 3px; margin: 0;"><dfn>Bugs:</dfn> {{ bug("727131") }}</li>
-</ul>
-<h2 id="值">值</h2>
-<dl> <dt><code>true</code></dt> <dd>搜索页面在后台打开,保持当前标签页不变</dd> <dt><code>false</code> (默认)</dt> <dd>搜索页面在前台打开(打开并激活).</dd>
-</dl>
-<p>{{ languages( { "en": "en/Mozilla/Preferences/Preference_reference/browser.search.context.loadInBackground" } ) }}</p>