diff options
| author | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 21:46:22 -0500 |
|---|---|---|
| committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 21:46:22 -0500 |
| commit | a065e04d529da1d847b5062a12c46d916408bf32 (patch) | |
| tree | fe0f8bcec1ff39a3c499a2708222dcf15224ff70 /files/ja/xpinstall_api_reference/install_object | |
| parent | 218934fa2ed1c702a6d3923d2aa2cc6b43c48684 (diff) | |
| download | translated-content-a065e04d529da1d847b5062a12c46d916408bf32.tar.gz translated-content-a065e04d529da1d847b5062a12c46d916408bf32.tar.bz2 translated-content-a065e04d529da1d847b5062a12c46d916408bf32.zip | |
update based on https://github.com/mdn/yari/issues/2028
Diffstat (limited to 'files/ja/xpinstall_api_reference/install_object')
4 files changed, 0 insertions, 39 deletions
diff --git a/files/ja/xpinstall_api_reference/install_object/index.html b/files/ja/xpinstall_api_reference/install_object/index.html deleted file mode 100644 index d7f5e3e157..0000000000 --- a/files/ja/xpinstall_api_reference/install_object/index.html +++ /dev/null @@ -1,10 +0,0 @@ ---- -title: Install Object -slug: XPInstall_API_Reference/Install_Object -translation_of: Archive/Mozilla/XPInstall/Reference/Install_Object ---- -<p> </p> - -<p>This page was auto-generated because a user created a sub-page to this page.</p> - -<p> </p> diff --git a/files/ja/xpinstall_api_reference/install_object/methods/alert/index.html b/files/ja/xpinstall_api_reference/install_object/methods/alert/index.html deleted file mode 100644 index 00ae48bf52..0000000000 --- a/files/ja/xpinstall_api_reference/install_object/methods/alert/index.html +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: alert -slug: XPInstall_API_Reference/Install_Object/Methods/alert -translation_of: Archive/Mozilla/XPInstall/Reference/Install_Object/Methods/alert ---- -<h2 id="Summary" name="Summary">概要</h2> -<p>引数に指定したメッセージを持つモーダルダイアログボックスを表示します。</p> - -<h3 id="Method_of" name="Method_of">Method of</h3> -<p><a href="/ja/docs/XPInstall_API_Reference/Install_Object">Install</a> オブジェクトのメソッド</p> -<h2 id="Syntax" name="Syntax">構文</h2> -<pre class="syntaxbox">void alert ( String message ); -</pre> -<h3 id="Parameters" name="Parameters">引数</h3> -<p><var>message</var> 引数はダイアログボックス内の文字列として表示されます。メッセージが文字列でない場合は、変換されて表示されます。</p> -<h3 id="Returns" name="Returns">戻り値</h3> -<p>無し</p> diff --git a/files/ja/xpinstall_api_reference/install_object/methods/execute/index.html b/files/ja/xpinstall_api_reference/install_object/methods/execute/index.html deleted file mode 100644 index 4caa851782..0000000000 --- a/files/ja/xpinstall_api_reference/install_object/methods/execute/index.html +++ /dev/null @@ -1,6 +0,0 @@ ---- -title: execute -slug: XPInstall_API_Reference/Install_Object/Methods/execute -translation_of: Archive/Mozilla/XPInstall/Reference/Install_Object/Methods/execute ---- -<p>This page has no content. Enrich MDC by contributing.</p> diff --git a/files/ja/xpinstall_api_reference/install_object/methods/index.html b/files/ja/xpinstall_api_reference/install_object/methods/index.html deleted file mode 100644 index e35efd4f7b..0000000000 --- a/files/ja/xpinstall_api_reference/install_object/methods/index.html +++ /dev/null @@ -1,6 +0,0 @@ ---- -title: Methods -slug: XPInstall_API_Reference/Install_Object/Methods -translation_of: Archive/Mozilla/XPInstall/Reference/Install_Object/Methods ---- -<p>This page was auto-generated because a user created a sub-page to this page.</p> |
