summaryrefslogtreecommitdiff
path: root/help/ja/index.page
diff options
context:
space:
mode:
Diffstat (limited to 'help/ja/index.page')
-rw-r--r--help/ja/index.page34
1 files changed, 34 insertions, 0 deletions
diff --git a/help/ja/index.page b/help/ja/index.page
new file mode 100644
index 00000000..657a3ab7
--- /dev/null
+++ b/help/ja/index.page
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/" type="guide" id="index" xml:lang="ja">
+<info>
+ <credit type="author">
+ <name>サン Java デスクトップシステムドキュメンテーションチーム</name>
+ </credit>
+ <credit type="author">
+ <name>Glynn Foster</name>
+ </credit>
+ <credit type="editor">
+ <name>Nicholas Curran</name>
+ <email/>
+ </credit>
+ <credit type="editor">
+ <name>赤星 柔充</name>
+ <email>yasumichi@vinelinux.org</email>
+ </credit>
+ <license>
+ <p>GNU Free Documentation License (GFDL)</p>
+ </license>
+ <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
+
+ <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
+ <mal:name>赤星 柔充</mal:name>
+ <mal:email>yasumichi@vinelinux.org</mal:email>
+ <mal:years>2011,2012</mal:years>
+ </mal:credit>
+ </info>
+<title>Zenity マニュアル</title>
+<!--links type="topic" groups="dialogs" /-->
+<section id="dialogs" style="2column">
+ <title>ダイアログ</title>
+</section>
+</page>
bgstack15