[gnome-user-docs] Fix autostart-applications.page



commit c1782132539bd39ad34ac0ea5a1ab48fdec5f22d
Author: Petr Kovar <pkovar redhat com>
Date:   Mon Jan 27 18:52:06 2014 +0000

    Fix autostart-applications.page
    
    Thanks, amigadave.

 system-admin-guide/C/autostart-applications.page |    9 ++++-----
 system-admin-guide/C/index.page                  |    2 +-
 2 files changed, 5 insertions(+), 6 deletions(-)
---
diff --git a/system-admin-guide/C/autostart-applications.page 
b/system-admin-guide/C/autostart-applications.page
index 543cabc..b5346c8 100644
--- a/system-admin-guide/C/autostart-applications.page
+++ b/system-admin-guide/C/autostart-applications.page
@@ -42,11 +42,10 @@ AutostartCondition=<var>GSettings org.gnome.desktop.background show-desktop-icon
   run the application.</p></item>
   <item><p>You can use the <code>AutostartCondition</code> key to check for a
   value of a GSettings key.</p>
-  <p>The session manager does not run the application automatically if the
-  GSettings key is unset or set to false. If the GSettings key is set to true in
-  the running session, then the session manager starts the application. If the
-  GSettings key is unset or set to false in the running session, then the
-  session manager stops the application.</p>
+  <p>The session manager runs the application automatically if the key's value
+  is true. If the key's value changes in the running session, the session
+  manager starts or stops the application, depending on what the previous value
+  for the key was.</p>
 </item>
 </steps>
 
diff --git a/system-admin-guide/C/index.page b/system-admin-guide/C/index.page
index 7be9071..1b2c181 100644
--- a/system-admin-guide/C/index.page
+++ b/system-admin-guide/C/index.page
@@ -40,7 +40,7 @@
 </section>
 
 <section style="toronto" id="extension">
-  <title>GNOME Shell Extensions</title>
+  <title>GNOME Shell extensions</title>
 </section>
 
 <section style="toronto" id="session">


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