Git commit 47812b3209b1409f0ae65f66e277b7a5671b2a45 by Alexander Reinholdt.
Committed on 04/02/2015 at 19:45.
Pushed by areinholdt into branch 'master'.

Updated handbook.

M  +14   -7    doc/index.docbook

http://commits.kde.org/smb4k/47812b3209b1409f0ae65f66e277b7a5671b2a45

diff --git a/doc/index.docbook b/doc/index.docbook
index 4051067..4e816a7 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -93,7 +93,7 @@
 <para>After the installation, you can run &smb4k; either from the K menu or 
from the command prompt by typing</para>
 <screen><prompt>$</prompt> 
<userinput><command>smb4k</command></userinput></screen>
 <para>&smb4k; does not take any arguments, except those that are known to all 
&kde; programs.</para>
-<para>&smb4k; also comes with a plasmoid for better desktop integration. It 
can be added as widget to the desktop or the panel.</para>
+<para>&smb4k; also comes with a &plasmoid; for better desktop integration. It 
can be added as widget to the desktop or the panel.</para>
 
 <note><para>If your system is missing some of the programs &smb4k; needs to 
operate properly, it notifies the user:</para>
 <screenshot id="notification_missing_program">
@@ -1024,7 +1024,7 @@
 
 <sect1 id="plasmoid">
 <title>The &plasmoid;</title>
-<para>&smb4k; comes with a plasmoid that can be added as a widget to the 
desktop or the panel. It consists of four views that are arranged as tabs: 
<guilabel>Network Neighborhood</guilabel>, <guilabel>Mounted Shares</guilabel>, 
<guilabel>Bookmarks</guilabel>, and <guilabel>Profiles</guilabel>.</para>
+<para>&smb4k; comes with a &plasmoid; that can be added as a widget to the 
desktop or the panel. It consists of four views that are arranged as tabs: 
<guilabel>Network Neighborhood</guilabel>, <guilabel>Mounted Shares</guilabel>, 
<guilabel>Bookmarks</guilabel>, and <guilabel>Profiles</guilabel>.</para>
 
 <screenshot>
   <screeninfo>Screenshot of the plasmoid on the desktop</screeninfo>
@@ -1063,7 +1063,7 @@
  
 <para>Besides the already mentioned <guibutton>Up</guibutton> button, the 
toolbar contains three more entries: <guibutton>Rescan</guibutton>, 
<guibutton>Abort</guibutton> and <guibutton>Mount Dialog</guibutton>. With them 
you can do a rescan, abort any running action or open the <link 
linkend="mainwindow_network_mounting">dialog for "manual" mounts</link>.</para>
 
-<note><para>In the current development state, the plasmoid is not able to 
handle the <link linkend="configuration_network_periodic_scanning">automatic 
scanning feature</link>, &smb4k; provides. Funny things will happen, if you use 
it with the plasmoid and will it probably render mostly unusable.</para></note>
+<note><para>In the current development state, the &plasmoid; is not able to 
handle the <link linkend="configuration_network_periodic_scanning">automatic 
scanning feature</link>, &smb4k; provides. Funny things will happen, if you use 
it with the &plasmoid; and will it probably render mostly 
unusable.</para></note>
 </sect2>
 
 <!-- Using Smb4K : The Plasmoid : Mounted Shares Tab -->
@@ -1096,7 +1096,6 @@
 <title>Bookmarks Tab</title>
 
 <para>On the <guilabel>Bookmarks</guilabel> page the bookmark groups and 
bookmarks <!-- defined for the currently active profile -->are listed:</para>
-
 <screenshot>
   <screeninfo>Screenshot of the plasmoid's bookmarks tab</screeninfo>
   <mediaobject>
@@ -1108,9 +1107,7 @@
     </textobject>
   </mediaobject>
 </screenshot>
-
 <para>Bookmarked shares can be mounted by left clicking the respective 
bookmark. Bookmark groups can be entered the same way.</para>
-
 <para>To edit or remove the bookmarks, you can press the 
<guibutton>Edit</guibutton> action button in the toolbar to open the <link 
linkend="mainwindow_bookmarks_editor">Bookmark Editor</link>. To get back to 
the toplevel the <guibutton>Back</guibutton> button is used.</para>
 </sect2>
 
@@ -1119,7 +1116,17 @@
 <sect2 id="plasmoid_profiles">
   <title>Profiles Tab</title>
   <para>On the <guilabel>Profiles</guilabel> page, all defined profiles are 
listed. The currently active one is marked with an appended 
<guilabel>(active)</guilabel> label.</para>
-  <!-- screenshot goes here -->
+  <screenshot>
+    <screeninfo>Screenshot of the plasmoid's profiles tab</screeninfo>
+    <mediaobject>
+      <imageobject>
+        <imagedata fileref="plasmoid_profiles_tab.png" format="PNG" />
+      </imageobject>
+      <textobject>
+        <phrase>Profiles tab of the plasmoid</phrase>
+      </textobject>
+    </mediaobject>
+  </screenshot>
   <para>You can activate a certain profile by clicking it.</para>
   <para>Profiles can be <link linkend="profiles">managed</link> via the <link 
linkend="configuration_profiles">configuration dialog</link>.</para>
 </sect2>

Reply via email to