aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/mozilla/preferences/preference_reference/ui.alertnotificationorigin/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/mozilla/preferences/preference_reference/ui.alertnotificationorigin/index.html')
-rw-r--r--files/zh-cn/mozilla/preferences/preference_reference/ui.alertnotificationorigin/index.html12
1 files changed, 0 insertions, 12 deletions
diff --git a/files/zh-cn/mozilla/preferences/preference_reference/ui.alertnotificationorigin/index.html b/files/zh-cn/mozilla/preferences/preference_reference/ui.alertnotificationorigin/index.html
deleted file mode 100644
index 7221433f99..0000000000
--- a/files/zh-cn/mozilla/preferences/preference_reference/ui.alertnotificationorigin/index.html
+++ /dev/null
@@ -1,12 +0,0 @@
----
-title: ui.alertNotificationOrigin
-slug: Mozilla/Preferences/Preference_reference/ui.alertNotificationOrigin
-translation_of: Mozilla/Preferences/Preference_reference/ui.alertNotificationOrigin
----
-<p><code>ui.alertNotificationOrigin</code> 控制由 <a href="/zh-cn/XPCOM_Interface_Reference/nsIAlertsService" title="nsIAlertsService">nsIAlertsService</a> 生成的弹出提示窗口向外滚动时的位置和方向.</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>integer</code></li> <li style="display: table-row; padding: 3px; margin: 0;"><dfn>默认值:</dfn>依据任务栏的位置而定</li> <li style="display: table-row; padding: 3px; margin: 0;"><dfn>默认已存在:</dfn> no</li> <li style="display: table-row; padding: 3px; margin: 0;"><dfn>支持版本:</dfn> Gecko 1.8.1.2 (Firefox 2.0.0.2 / Thunderbird 2.0.0.4 / SeaMonkey 1.1)</li> <li style="display: table-row; padding: 3px; margin: 0;"><dfn>状态:</dfn> Active; last updated 2012-02-22</li> <li style="display: table-row; padding: 3px; margin: 0;"><dfn>介绍:</dfn> Pushed to Nightly on 2007-01-04</li> <li style="display: table-row; padding: 3px; margin: 0;"><dfn>Bugs:</dfn> {{ bug("133527") }}</li>
-</ul>
-<h2 id="值">值</h2>
-<dl> <dt><code>0</code></dt> <dd>右下角,由下向上滑出</dd> <dt><code>1</code></dt> <dd>右下角, 由右向左滑出</dd> <dt><code>2</code></dt> <dd>左下角, 由下向上滑出</dd> <dt><code>3</code></dt> <dd>左下角, 由左向右滑出</dd> <dt><code>4</code></dt> <dd>右上角, 由上向下滑出</dd> <dt><code>5</code></dt> <dd>右上角, 由右向左滑出</dd> <dt><code>6</code></dt> <dd>左上角, 由上向下滑出</dd> <dt><code>7</code></dt> <dd>左上角, 由左向右滑出</dd>
-</dl>
-<p>{{ languages( { "en": "en/Mozilla/Preferences/Preference_reference/ui.alertNotificationOrigin" } ) }}</p>