summaryrefslogtreecommitdiff
path: root/control-center/intro_page/intro.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'control-center/intro_page/intro.xml.in')
-rw-r--r--control-center/intro_page/intro.xml.in20
1 files changed, 20 insertions, 0 deletions
diff --git a/control-center/intro_page/intro.xml.in b/control-center/intro_page/intro.xml.in
new file mode 100644
index 000000000..532c7c954
--- /dev/null
+++ b/control-center/intro_page/intro.xml.in
@@ -0,0 +1,20 @@
+<?xml version="1.0"?>
+<html>
+<body bgcolor="white">
+<table width="100%" height="100%">
+<tr valign="top"><td colspan="2"><p><font size="+2"><b>Welcome to the GNOME Control Center.</b></font></p>
+<p>From here, you may configure various aspects of your desktop.
+Simply click on one of the categories to the left, or choose from
+a task below:</p></td></tr>
+<tr><td colspan="2">
+<li><task href="background.desktop">I want to change my background image.</task></li>
+<li><task href="screensaver.desktop">I want to change my screensaver.</task></li>
+<li><task href="metatheme_selector.desktop">I want to change my desktop theme.</task></li>
+</td></tr>
+<tr valign="bottom">
+<td><img src="background.png"/></td>
+<td valign="center"><font size="-1"><p>This is a <b>beta</b> release of the Control Center! If you find any bugs, please <a href="launch:bug-buddy">report them</a>.</p><p>For more information, please refer to the <a href="launch:file://@FAQDIR@/faq.html">Frequently Asked Questions</a></p></font>
+</td></tr>
+</table>
+</body>
+</html>