[gnome-logs] Start adding user help



commit 45f40ee5f5d6c211e92bb9f862ca1fa30e776e34
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date:   Tue Feb 18 13:42:32 2014 +0000

    Start adding user help

 help/C/index.page           |   28 +++++++++++++++++++++++++
 help/C/legal.xml            |    8 +++++++
 help/C/media/gnome-logs.png |  Bin 0 -> 1957 bytes
 help/C/permissions.page     |   48 +++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 84 insertions(+), 0 deletions(-)
---
diff --git a/help/C/index.page b/help/C/index.page
new file mode 100644
index 0000000..aefae06
--- /dev/null
+++ b/help/C/index.page
@@ -0,0 +1,28 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      xmlns:its="http://www.w3.org/2005/11/its";
+      type="guide"
+      id="index">
+
+  <info>
+    <title type="text">Logs help</title>
+    <title type="link">Logs help</title>
+    <revision pkgversion="3.12" date="2014-02-18" status="review"/>
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+    <desc>Browse and search through your systemd journal logs.</desc>
+  </info>
+
+  <title>
+    <media type="image" mime="image/png" its:translate="no" src="media/gnome-logs.png" />
+    Logs
+  </title>
+
+<!--
+  <section id="prob">
+    <title>Common problems</title>
+  </section>
+-->
+
+</page>
+
diff --git a/help/C/legal.xml b/help/C/legal.xml
new file mode 100644
index 0000000..aa36246
--- /dev/null
+++ b/help/C/legal.xml
@@ -0,0 +1,8 @@
+<license xmlns="http://projectmallard.org/1.0/";
+         href="http://creativecommons.org/licenses/by-sa/3.0/";>
+
+  <p>This work is licensed under a
+  <link href="http://creativecommons.org/licenses/by-sa/3.0/";>Creative Commons
+  Attribution-ShareAlike 3.0 Unported License</link>.</p>
+
+</license>
diff --git a/help/C/media/gnome-logs.png b/help/C/media/gnome-logs.png
new file mode 100644
index 0000000..e0bcd46
Binary files /dev/null and b/help/C/media/gnome-logs.png differ
diff --git a/help/C/permissions.page b/help/C/permissions.page
new file mode 100644
index 0000000..a8dd462
--- /dev/null
+++ b/help/C/permissions.page
@@ -0,0 +1,48 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      xmlns:its="http://www.w3.org/2005/11/its";
+      type="topic"
+      id="permissions">
+
+  <info>
+    <link type="guide" xref="index"/>
+    <revision pkgversion="3.12" date="2014-02-18" status="review"/>
+
+    <credit type="author copyright">
+      <name>Ekaterina Gerasimova</name>
+      <email its:translate="no">kittykat3756 gmail com</email>
+      <years>2013</years>
+    </credit>
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+    <desc>You can read some or all of the logs, depending on which permissions
+    you have.</desc>
+  </info>
+
+  <title>Can I view all logs?</title>
+
+  <p>You will be able to browse some messages that have been logged since the
+  last reboot, depending on which permissions you have. Some of your
+  permissions are set by your distribution, but they can be changed by your
+  system administrator.</p>
+
+  <p its:locNote="TRANSLATORS: 'Standard' is taken from the user account type
+  in the control panel when used in &#60;em> or &#60;gui> tags.">By default,
+  <em href="help:gnome-help/user-admin-explain">Standard</em> users are shown
+  a limited set of logs, such as application logs and their own session logs.
+  If you are a <gui>Standard</gui> user and do not see any logs, it is
+  possible that your system administrator has disabled your ability to view
+  logs.</p>
+
+  <p its:locNote="TRANSLATORS: 'Administrator' is taken from the user account
+  type in the control panel when used in &#60;em> or &#60;gui>
+  tags."><em>Administrator</em> users will normally be able to view more
+  sensitive logs, such as kernel logs and the logs of other users. It is
+  possible for administrators to have different levels of access to logs, so
+  you may not be able to view all logs. If you are an <gui>Administrator</gui>
+  user, then only other administrators can change which logs you can access.
+  For more information about log access permissions,
+  <link href="man:systemd-journald">see the
+  <cmd its:translate="no">systemd-journald</cmd> man page</link>.</p>
+
+</page>


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