aboutsummaryrefslogtreecommitdiff
path: root/files/ja/orphaned/creating_toolbar_buttons
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 12:08:35 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 12:08:35 +0100
commit9368f65a6c94ddbf6bfe9f4f1f27f166b2e2129f (patch)
tree3eabcb7c51657ecbaf7acb8e9de10af73e86d96c /files/ja/orphaned/creating_toolbar_buttons
parent6ef1fa4618e08426b874529619a66adbd3d1fcf0 (diff)
downloadtranslated-content-9368f65a6c94ddbf6bfe9f4f1f27f166b2e2129f.tar.gz
translated-content-9368f65a6c94ddbf6bfe9f4f1f27f166b2e2129f.tar.bz2
translated-content-9368f65a6c94ddbf6bfe9f4f1f27f166b2e2129f.zip
unslug ja: modify
Diffstat (limited to 'files/ja/orphaned/creating_toolbar_buttons')
-rw-r--r--files/ja/orphaned/creating_toolbar_buttons/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/ja/orphaned/creating_toolbar_buttons/index.html b/files/ja/orphaned/creating_toolbar_buttons/index.html
index 01d73d198e..7d8723fc5d 100644
--- a/files/ja/orphaned/creating_toolbar_buttons/index.html
+++ b/files/ja/orphaned/creating_toolbar_buttons/index.html
@@ -1,9 +1,10 @@
---
title: Creating toolbar buttons
-slug: Creating_toolbar_buttons
+slug: orphaned/Creating_toolbar_buttons
tags:
- Add-ons
- Extensions
+original_slug: Creating_toolbar_buttons
---
<p> </p>
<p>この記事ではツールキットアプリケーション(Firefox、Thunderbird、Nvu など)に <a href="ja/XUL_Overlays">オーバレイ</a> を使用してツールバーボタンを追加する方法を説明します。<a href="ja/XUL">XUL</a> と <a href="ja/CSS">CSS</a> の基礎知識を備えた <a href="ja/Extension">拡張機能</a> の開発者が対象です。</p>