[gnome-user-docs/wip/system-admin-guide] BZ694516 style and language corrected in gsettings-browse.page



commit 242799b0e180ecd1205b8467c4a120b20f1c3010
Author: Jana Svarova <jsvarova redhat com>
Date:   Wed Apr 24 10:45:51 2013 +0200

    BZ694516 style and language corrected in gsettings-browse.page

 system-admin-guide/C/gsettings-browse.page |   19 +++++++++----------
 1 files changed, 9 insertions(+), 10 deletions(-)
---
diff --git a/system-admin-guide/C/gsettings-browse.page b/system-admin-guide/C/gsettings-browse.page
index 8b8edf9..94f50aa 100644
--- a/system-admin-guide/C/gsettings-browse.page
+++ b/system-admin-guide/C/gsettings-browse.page
@@ -34,13 +34,7 @@
   change options for system and application preferences. You can even use 
   them to change preferences that do not exist in the graphical user interface.
   </p>
-  
-  <p><app>dconf-editor</app> may be better to use if you are not familiar with 
-  the options available an application. However, as a commandline application, 
-  <app>gsettings</app> is more powerful than <app>dconf-editor</app>. <app>
-  gsettings</app> permits bash completion, and you can write scripts that 
-  include <app>gsettings</app> commands.</p>
-  
+    
   <note style="warning"><p>Note that these tools always operate using the 
   current user's <app>gsettings</app> database, so you should not run these 
   applications as root.</p>
@@ -49,9 +43,14 @@
 <code>dbus-launch gsettings set org.gnome.desktop.background draw-background true</code>
   </note>
   
-  <note><p>Both <app>dconf-editor</app> and <app>gsettings</app> require a 
+  <p>Both <app>dconf-editor</app> and <app>gsettings</app> require a 
   D-Bus session bus in order to make any changes. This is because the 
-  <sys>dconf</sys> daemon must be activated using D-Bus.</p></note>
+  <sys>dconf</sys> daemon must be activated using D-Bus.</p>
+  
+  <p><app>dconf-editor</app> may be better to use if you are not familiar with 
+  the options available an application. However, as a commandline application, 
+  <app>gsettings</app> is more powerful than <app>dconf-editor</app>. 
+  Bash completion is provided for <app>gsettings</app>, and you can write 
+  scripts that include <app>gsettings</app> commands.</p>
 
- 
 </page>


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