[smb4k] doc: Updated handbook.

2019-03-16 Thread Alexander Reinholdt
Git commit 6516817d4f1e23f9a21b3e6d4876043a64f1245b by Alexander Reinholdt.
Committed on 16/03/2019 at 19:59.
Pushed by areinholdt into branch 'master'.

Updated handbook.

M  +23   -4doc/index.docbook

https://commits.kde.org/smb4k/6516817d4f1e23f9a21b3e6d4876043a64f1245b

diff --git a/doc/index.docbook b/doc/index.docbook
index cd98b64..84e4dd0 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -3189,7 +3189,7 @@ polkit.addRule(function(action, subject) {
   Configuring Smb4K : Custom Options
 -->
 
-  
+  
 Custom Options
 
 All servers and shares for which you defined custom options are 
listed here.
@@ -3197,14 +3197,33 @@ polkit.addRule(function(action, subject) {
 
   Screenshot of the "Custom Options" configuration 
tab
   
-
+
 The "Custom Options" configuration 
tab
   
 
 
-The options defined for a network item can be edited by either 
double clicking an entry in the list view or by choosing the 
Edit item from the popup menu (right click on the 
selected item). The custom options are then being loaded and can be edited. To 
remove an entry, right click it and choose the 
Remove item from the popup menu. All network items 
may be removed at once by choosing the Clear List 
item. Changes can be reset by choosing the Undo item 
from the popup menu.
+The options defined for a network item can be edited by either 
double clicking an entry in the list view or by choosing the 
Edit item from the popup menu (right click on the 
selected item). The custom options are then being loaded and can be edited. To 
remove an entry, right click it and choose the 
Remove item from the popup menu. All network items 
may be removed at once by choosing the Clear List 
item.
 
-The custom options are accessible through the editor widgets on the 
right. In the General section the UNC address of the 
network item and its editable IP address are shown. In case of a share, you can 
also define whether it should always be remounted. Below, the custom options 
are arranged in two tabs:
+The custom options are accessible through the tabs on the 
right.
+
+
+
+
+  Network Item
+  
+  This tab mostly serves as resource of information. In the 
Identification groupbox the workgroup or domain of the 
network item, its location and IP address are given. The IP address can be 
edited, in case you might need to adjust it.
+
+
+
+
+  Mounting
+  
+  Here you can edit settings used for mounting. Have a look at the 
Mounting configuration page 
to learn more about the present options.
+
 
 

[smb4k] doc: Updated handbook.

2019-03-16 Thread Alexander Reinholdt
Git commit aaa043d184ea0aa78173a06cdd03c52a25ee1600 by Alexander Reinholdt.
Committed on 16/03/2019 at 18:29.
Pushed by areinholdt into branch 'master'.

Updated handbook.

M  +1-1doc/index.docbook

https://commits.kde.org/smb4k/aaa043d184ea0aa78173a06cdd03c52a25ee1600

diff --git a/doc/index.docbook b/doc/index.docbook
index fa8d220..8f42782 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -3839,7 +3839,7 @@ polkit.addRule(function(action, subject) {
 To compile , you need:
 
   https://www.cmake.org;>CMake ( 
3.2)
-  https://gcc.gnu.org;>GNU Compiler 
Collection (g++  4.0) or https://clang.llvm.org;>clang/LLVM ( 3.0)
+  https://gcc.gnu.org;>GNU Compiler 
Collection (g++  5.0) or https://clang.llvm.org;>clang/LLVM ( 3.0)
 
 To be able to use the main application of , you need at least 
https://www.qt.io;> version 5.6.0 and https://www.kde.org;> version 5.25.0. If you also want to 
make use of the provided , you should have at least https://www.qt.io;> version 5.9.0 and compatible versions of 
 and  5 installed.
  build depends on:



[smb4k] doc: Merge branch 'master' of git.kde.org:smb4k

2019-03-16 Thread Alexander Reinholdt
Git commit 6081b6c9b63ca13eef03a029bb48910bf74cdc23 by Alexander Reinholdt.
Committed on 16/03/2019 at 18:29.
Pushed by areinholdt into branch 'master'.

Merge branch 'master' of git.kde.org:smb4k

M  +48   -25   doc/index.docbook

https://commits.kde.org/smb4k/6081b6c9b63ca13eef03a029bb48910bf74cdc23


[smb4k] doc: Merge branch 'master' of git.kde.org:smb4k

2019-03-16 Thread Alexander Reinholdt
Git commit 8225921ed1a51868f950f1de2115ca8a727b5e13 by Alexander Reinholdt.
Committed on 16/03/2019 at 07:47.
Pushed by areinholdt into branch 'master'.

Merge branch 'master' of git.kde.org:smb4k

M  +10   -9doc/index.docbook

https://commits.kde.org/smb4k/8225921ed1a51868f950f1de2115ca8a727b5e13


[smb4k] doc: Updated handbook.

2019-03-16 Thread Alexander Reinholdt
Git commit b770589e682d90b070037848aab8793e64d37c84 by Alexander Reinholdt.
Committed on 16/03/2019 at 07:47.
Pushed by areinholdt into branch 'master'.

Updated handbook.

M  +48   -25   doc/index.docbook

https://commits.kde.org/smb4k/b770589e682d90b070037848aab8793e64d37c84

diff --git a/doc/index.docbook b/doc/index.docbook
index 238a7d8..ec93864 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -727,7 +727,7 @@
 
   Synchronization
 
-  The YSynchronize
 menu item opens the synchronization dialog. It offers you the mount point of 
the share as source and a path below the synchronization
 prefix as destination. To update the data on the share, you can swap 
the destination with the source by clicking the Swap 
Paths button.
+  The YSynchronize
 menu item opens the synchronization dialog. It offers you the mount point of 
the share as source and a path below the synchronization
 prefix as destination. To update the data on the share, you can swap 
the destination with the source by clicking the Swap 
Paths button.
   
 Screenshot of the synchronization input dialog
 
@@ -2429,13 +2429,13 @@ polkit.addRule(function(action, subject) {
 
 
 
-
-
-  Copying
-
-  
+
+
+  Basic Settings
+  
+  
 Default Destination
 
 
@@ -2451,10 +2451,10 @@ polkit.addRule(function(action, subject) {
   
 
   
-
-  
-General
-
+  
+  
+Behavior
+
 
   
 
@@ -2509,7 +2509,7 @@ polkit.addRule(function(action, subject) {
   
 
   
-
+  
   
 Backup
 
@@ -2549,8 +2549,9 @@ polkit.addRule(function(action, subject) {
   
 
   
+  
 
-
+
 
@@ -2653,7 +2654,7 @@ polkit.addRule(function(action, subject) {
   
   
 
-  Only transform unsafe 
symlinks
+  Transform unsafe 
symlinks
 
 
   Option: --copy-unsafe-links
@@ -2671,6 +2672,16 @@ polkit.addRule(function(action, subject) {
   Default: not selected
 
   
+  
+
+  Munge symlinks
+
+
+  Option: 
-H/--munge-links
+  This tells rsync1
 to (1) modify all symlinks on the receiving side in a way that makes them 
unusable but recoverable, or (2) to unmunge symlinks on the sending side that 
had been stored in a munged state. This is useful if you do not quite trust the 
source of the data to not try to slip in a symlink to an unexpected place. For 
further information on this argument, please see the manual page of rsync1.
+  Default: not selected
+
+
   
 
   Preserve hard 
links
@@ -2682,6 +2693,16 @@ polkit.addRule(function(action, subject) {
   Default: not selected
 
   
+  
+
+  Copy directory 
symlinks
+
+
+  Option: 
-k/--copy-dirlinks
+  This option causes the sending side to treat a symlink to 
a directory as though it were a real directory.  This is useful if you don’t 
want symlinks to non-directories to be affected, as they would be using 
--copy-links.
+  Default: not selected
+
+  
   
 
   Keep directory 
symlinks
@@ -2696,7 +2717,7 @@ polkit.addRule(function(action, subject) {
   
 
   
-File Permissions, 
+Permissions, 
 
 
   
@@ -2711,21 +2732,21 @@ polkit.addRule(function(action, subject) {
   
   
 
-  Preserve group
+  Preserve owner
 
 
-  Option: -g/--group
-  This option causes rsync1
 to set the group of the destination file to be the same as the on of the 
source file. If the receiving program is not running as the super-user (or with 
the --no-super option), only groups that the receiver is a 
member of will be preserved.
+  Option: -o/--owner
+  This option causes rsync1
 to set the owner of the destination file to be the same as the one of the 
source file. By default, the preservation is done by name, but may fall back to 
using the ID number in some circumstances (see the 
--numeric-ids option for a full discussion). This option has 
no effect if the receiving rsync1
 is not run as the super user and --super is not 
specified.
   Default: selected
 
   
   
 
-  Preserve owner
+  Preserve group
 
 
-  Option: -o/--owner
-  This option causes rsync1
 to set the owner of the destination file to be the same as the one of the 
source file. By default, the preservation is done by name, but