summaryrefslogtreecommitdiff
path: root/help/en_GB/index.page
diff options
context:
space:
mode:
Diffstat (limited to 'help/en_GB/index.page')
-rw-r--r--help/en_GB/index.page28
1 files changed, 28 insertions, 0 deletions
diff --git a/help/en_GB/index.page b/help/en_GB/index.page
new file mode 100644
index 00000000..193ca2ed
--- /dev/null
+++ b/help/en_GB/index.page
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/" type="guide" id="index" xml:lang="en-GB">
+<info>
+ <credit type="author">
+ <name>Sun Java Desktop System Documentation Team</name>
+ </credit>
+ <credit type="author">
+ <name>Glynn Foster</name>
+ </credit>
+ <credit type="editor">
+ <name>Nicholas Curran</name>
+ <email/>
+ </credit>
+ <credit type="editor">
+ <name>Yasumichi Akahoshi</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"/>
+</info>
+<title>Zenity Manual</title>
+<!--links type="topic" groups="dialogs" /-->
+<section id="dialogs" style="2column">
+ <title>Dialogs</title>
+</section>
+</page>
bgstack15