[release-notes/gnome-3-6] system settings: new page



commit 53aec8c1594cda8836c4bf862338b418c313d0a4
Author: Olav Vitters <olav vitters nl>
Date:   Mon Sep 10 14:04:04 2012 +0200

    system settings: new page

 help/C/users-system-settings.page |   33 +++++++++++++++++++++++++++++++++
 help/Makefile.am                  |    1 +
 2 files changed, 34 insertions(+), 0 deletions(-)
---
diff --git a/help/C/users-system-settings.page b/help/C/users-system-settings.page
new file mode 100644
index 0000000..8b5dc48
--- /dev/null
+++ b/help/C/users-system-settings.page
@@ -0,0 +1,33 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      xmlns:e="http://projectmallard.org/experimental/";
+      type="topic"
+      id="users-system-settings">
+
+  <info>
+    <link type="guide" xref="index#users.core"/>
+    <desc>XXX - todo</desc>
+    <credit type="author">
+      <name>Olav Vitters</name>
+      <email>olav vitters nl</email>
+    </credit>
+    <license>
+      <p>Creative Commons Share Alike 3.0</p>
+    </license>
+  </info>
+
+  <title>System Settings</title>
+
+  <list>
+    <item><p>XXX - Hardware tab gone in Sound panel</p></item>
+    <item><p>XXX - New background panel,
+    https://bugzilla.gnome.org/show_bug.cgi?id=676539</p></item>
+    <item><p>natural scroll for touchpad</p></item>
+    <item><p>hotspot details in a subframe? wtf?</p></item>
+    <item><p>libpwquality for password handling</p></item>
+    <item><p>universal access panel UI changes:
+    http://bugzilla.gnome.org/show_bug.cgi?id=665588</p></item>
+    <item><p>gnome-online-accounts to set the Accept-Language header, so the
+    Facebook login page appears in the correct language</p></item>
+  </list>
+
+</page>
diff --git a/help/Makefile.am b/help/Makefile.am
index 96d3324..768aa58 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -19,6 +19,7 @@ HELP_FILES = \
  users-message-tray.page \
  users-notifications.page \
  users-lock-screen.page \
+ users-system-settings.page \
  a11y-always-on.page \
  a11y-magnifier-brightness-contrast-inversion.page \
  lookingforward-fallbackmode.page



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]