[network/smb4k] /: Update handbook and README.md.

2023-01-03 Thread Alexander Reinholdt
Git commit 263efa2292d0cf3f33380b85f248cdeaedaced5b by Alexander Reinholdt.
Committed on 04/01/2023 at 06:49.
Pushed by areinholdt into branch 'master'.

Update handbook and README.md.

M  +1-1README.md
M  +---doc/configuration_page_authentication.png
M  +---doc/configuration_page_custom_options.png
M  +---doc/configuration_page_mounting.png
M  +---doc/configuration_page_network.png
M  +---doc/configuration_page_profiles.png
M  +---doc/configuration_page_synchronization.png
M  +---doc/configuration_page_user_interface.png
M  +55   -55   doc/index.docbook
M  +---doc/network_neighborhood_browser_popup_menu.png
M  +---doc/shares_view_popup_menu.png

https://invent.kde.org/network/smb4k/commit/263efa2292d0cf3f33380b85f248cdeaedaced5b

diff --git a/README.md b/README.md
index c3851917..828bb7af 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ Features
 - Support of printer shares
 - KWallet support
 - Synchronization of a remote share with a local copy and vice versa
-- Ability to define custom options for individual servers and shares
+- Ability to define custom settings for individual servers and shares
 - Hardware support through the Solid device integration framework, the 
KDBusAddons convenience classes and the Qt Network module
 - Wake-On-LAN capabilities
 - Plasmoid for desktop integration
diff --git a/doc/configuration_page_authentication.png 
b/doc/configuration_page_authentication.png
index 47eb7d19..1c50c48a 100644
Binary files a/doc/configuration_page_authentication.png and 
b/doc/configuration_page_authentication.png differ
diff --git a/doc/configuration_page_custom_options.png 
b/doc/configuration_page_custom_options.png
index a7db1117..baf14ddd 100644
Binary files a/doc/configuration_page_custom_options.png and 
b/doc/configuration_page_custom_options.png differ
diff --git a/doc/configuration_page_mounting.png 
b/doc/configuration_page_mounting.png
index a502a354..eb890311 100644
Binary files a/doc/configuration_page_mounting.png and 
b/doc/configuration_page_mounting.png differ
diff --git a/doc/configuration_page_network.png 
b/doc/configuration_page_network.png
index f6acd547..8b6fe40a 100644
Binary files a/doc/configuration_page_network.png and 
b/doc/configuration_page_network.png differ
diff --git a/doc/configuration_page_profiles.png 
b/doc/configuration_page_profiles.png
index dc23f264..6df89dd1 100644
Binary files a/doc/configuration_page_profiles.png and 
b/doc/configuration_page_profiles.png differ
diff --git a/doc/configuration_page_synchronization.png 
b/doc/configuration_page_synchronization.png
index 473c35d7..e1120da1 100644
Binary files a/doc/configuration_page_synchronization.png and 
b/doc/configuration_page_synchronization.png differ
diff --git a/doc/configuration_page_user_interface.png 
b/doc/configuration_page_user_interface.png
index de6166b7..1fda664d 100644
Binary files a/doc/configuration_page_user_interface.png and 
b/doc/configuration_page_user_interface.png differ
diff --git a/doc/index.docbook b/doc/index.docbook
index 70b06643..78e5ef8a 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -75,7 +75,7 @@
 Support of printer shares
  support
 Synchronization of a remote share with a local copy, and 
vice versa
-Ability to define custom options for individual servers 
and shares
+Ability to define custom settings for individual servers 
and shares
 Hardware support through the  device integration 
framework, the  convenience classes and the  Network 
module
 Wake-On-LAN capabilities
  for desktop integration
@@ -166,7 +166,7 @@
 
automatically scans the network neighborhood for active 
workgroups and domains on start-up, and presents them in the network 
neighborhood browser. For this purpose it uses 's client library, https://en.wikipedia.org/wiki/Zero-configuration_networking#DNS-SD;>DNS 
Service Discovery (DNS-SD) and, optionally, https://en.wikipedia.org/wiki/WS-Discovery;>Web Services Dynamic Discovery 
(WS-Discovery). The way  browses the network neighborhood can be 
adjusted in the Network
 configuration page.
uses a traditional scan mode, where initially only 
workgroups and domains are looked up and scans are only made when necessary 
 , when you execute a network item. Due to the use of DNS-SD, you 
will most likely find a domain called LOCAL in the network 
neighborhood browser. This is the default local DNS domain used by services 
like https://en.wikipedia.org/wiki/Avahi_(software)">Avahi 
and not an actual  domain. Opening a domain or workgroup item shows 
the servers belonging to it. If you want to access the shares of one of the 
servers, you must open the desired server.
-  There is also the possibility to wake up sleeping servers prior to 
scanning the network neighborhood (Wake-On-LAN). If this feature is enabled, 
 sends a magic packet to each server that is to be awakened, then waits 
the defined time 

[network/smb4k] doc: Update handbook.

2023-01-03 Thread Alexander Reinholdt
Git commit 1ec8361a0eeffa5dbfe1a0ed0d13801fe01bb31d by Alexander Reinholdt.
Committed on 04/01/2023 at 05:43.
Pushed by areinholdt into branch 'master'.

Update handbook.

M  +18   -18   doc/index.docbook

https://invent.kde.org/network/smb4k/commit/1ec8361a0eeffa5dbfe1a0ed0d13801fe01bb31d

diff --git a/doc/index.docbook b/doc/index.docbook
index 70b06643..030facae 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -3771,9 +3771,9 @@ ntlm auth = yes
   Do not transfer any file smaller 
than
 
 
-  Option: --min-size=NUM
+  Option: --min-size=SIZE
   This tells rsync1
 to avoid transferring any file that is smaller than the specified SIZE, which 
can help in not transferring small, junk files.
-  Default: not selected; NUM: 0 kB
+  Default: not selected; SIZE: 0 kB
 
   
   
@@ -3781,9 +3781,9 @@ ntlm auth = yes
   Do not transfer any file larger 
than
 
 
-  Option: --max-size=NUM
+  Option: --max-size=SIZE
   This tells rsync1
 to avoid transferring any file that is larger than the specified SIZE.
-  Default: not selected; NUM: 0 kB
+  Default: not selected; SIZE: 0 kB
 
   
   
@@ -3818,7 +3818,7 @@ ntlm auth = yes
 
 
   Option: --bwlimit=RATE
-  Set the maximum data transfer rate in kilobytes per 
second.
+  Set the maximum data transfer RATE in kilobytes per 
second.
   Default: not selected; RATE: 0 kB/s
 
   
@@ -4007,19 +4007,6 @@ ntlm auth = yes
 Filter Rules
 
 
-  
-
-  Custom filter 
rules
-
-
-  Option: 
-f/--filter=RULE
-  You can define one or more filter rules here. Each rule 
has to be prefixed with the --filter= or -f 
option string, because the contents of the text box will be passed to the 
rsync1
 command AS IS.
-  This option allows you to add rules to selectively exclude 
 certain  files  from  the  list of files to be transferred. This is most 
useful in combination with a recursive transfer.
-  You may use as many --filter options as 
you like to build up the list of files to exclude.
-  See  the  FILTER  RULES section of the manual page for detailed information on this 
option.
-  Default: empty
-
-  
   
 
   Use --filter='dir-merge /.rsync-filter' 
filter rule
@@ -4042,6 +4029,19 @@ ntlm auth = yes
   Default: not selected
 
   
+  
+
+  Custom filter 
rules
+
+
+  Option: 
-f/--filter=RULE
+  You can define one or more filter rules here. Each rule 
has to be prefixed with the --filter= or -f 
option string, because the contents of the text box will be passed to the 
rsync1
 command AS IS.
+  This option allows you to add rules to selectively exclude 
 certain  files  from  the  list of files to be transferred. This is most 
useful in combination with a recursive transfer.
+  You may use as many --filter options as 
you like to build up the list of files to exclude.
+  See  the  FILTER  RULES section of the manual page for detailed information on this 
option.
+  Default: not selected; RULES: empty
+
+  
 
   
 



[graphics/okular] doc: Improve annotations documentation

2023-01-03 Thread Nate Graham
Git commit 3b7174063969db41ad5ac28fed9b2001676e5d7c by Nate Graham, on behalf 
of Matthew Shoults.
Committed on 03/01/2023 at 16:00.
Pushed by ngraham into branch 'master'.

Improve annotations documentation

Fix errors, improve English style and grammar.

M  +65   -72   doc/index.docbook

https://invent.kde.org/graphics/okular/commit/3b7174063969db41ad5ac28fed9b2001676e5d7c

diff --git a/doc/index.docbook b/doc/index.docbook
index 30a5b4f8f..a02960761 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -86,7 +86,7 @@ Context menu actions like Rename Bookmarks etc.)

Opening Files

-   To view any supported file in , select 
FileOpen...
+   To open any supported file in , select 
FileOpen...
, choose a supported file in the 
dialog and click Open.
Your file should now be displayed in the main 
window.

@@ -515,10 +515,11 @@ Context menu actions like Rename Bookmarks etc.)

 has two different kind of 
annotations:
Text annotations like Yellow 
Highlighter and Black Underlining
-   for files with text like  .
- Graphic annotations like Pop-up 
Note, Inline Note, Freehand 
Line, Highlighter, Straight 
Line, Polygon, Stamp, 
Underline, Ellipse, and 
Typewriter for all formats supported by .
-   Using the context menu either in the 
Annotations view of the sidebar or in the main window you 
can open a Pop up Note for any kind of annotation and add 
or edit comments.
-   Annotations are not only limited to  files, 
they can be used for any format  supports.
+   can be used with files containing text ( 
).
+ Graphic annotations like Pop-up 
Note, Inline Note, Freehand 
Line, Highlighter, Straight 
Line, Polygon, Stamp, 
Underline, Ellipse, and 
Typewriter.
+ Graphic annotations are not limited to  
files; they can be used for any format that  supports.
+   Using the Annotations menu, 
you can add a Pop up Note or any other kind of annotation 
to add or edit comments.
+

  has the "document archiving" feature. This is an 
-specific format for carrying the document plus various metadata 
related to it (currently only annotations). You can save a "document archive" 
from the open document by choosing 
FileSave 
As and selecting Okular document 
archive in the Filter selector. Documents saved 
this way will get .okular as their filename extension. To 
open an  document archive, just open it with  as it would be 
 a  document.

@@ -527,29 +528,28 @@ Context menu actions like Rename Bookmarks etc.)



-   Due to DRM limitations 
(typically with  documents), adding, editing some properties
-   or removing annotations could 
not be possible.
+   Note that adding, editing, or 
removing annotations may not be possible with DRM-enabled files.



  
-   Any action on annotations (creation and 
removal of annotations, editing arbitrary annotation properties, relocating 
annotations with +drag, and editing the text contents of an annotation) 
can be undone or redone using the corresponding item from the 
Edit menu. It is also possible to undo the action by 
pressing Z and redo the undone 
action by pressing Z.
+   It is possible to undo or redo any 
annotation action by using the corresponding item from the 
Edit menu. It is also possible to undo the action by 
pressing Z and to redo a previously 
undone action by pressing Z.
  


- You can configure the default properties and 
appearance of each annotating tool. Please refer to the corresponding section in this documentation.
+ You can configure the default properties and 
appearance of each annotation tool. Please refer to the corresponding section in this documentation.


Adding annotations

-   To add some annotations to the 
document, you have to use Quick Annotations button on the 
main  toolbar or activate the annotating toolbar.
+ 

[network/smb4k] doc: Updated handbook.

2023-01-03 Thread Alexander Reinholdt
Git commit 976c70e9f682f6eae0dbe545c8211a5c523dfe1c by Alexander Reinholdt.
Committed on 03/01/2023 at 10:55.
Pushed by areinholdt into branch 'master'.

Updated handbook.

M  +13   -3doc/index.docbook
M  +---doc/systemtray_bookmarks_menu.png

https://invent.kde.org/network/smb4k/commit/976c70e9f682f6eae0dbe545c8211a5c523dfe1c

diff --git a/doc/index.docbook b/doc/index.docbook
index 766b30f9..70b06643 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -31,11 +31,11 @@
 
   
   
-2005-2022
+2005-2023
 Alexander Reinholdt
   
   
-  2022-12-17
+  2022-01-03
3.2.0
   
  is an advanced network neighborhood browser and  
share mounting utility.
@@ -640,7 +640,7 @@
 
   
   
-Open the custom options dialog for the selected shares. See 
the section about the Custom 
Options dialog in the The 
Network Neighborhood Browser section for more details.
+Open the custom options dialog for the selected shares. Read 
the section about the Custom 
Options dialog for more details.
   
 
 
@@ -909,6 +909,16 @@
 Add the selected share to the bookmarks.
   
 
+
+  
+
+  Add Custom Options
+
+  
+  
+Open the custom options dialog for the selected share. For 
further information read the section about the Custom 
Options dialog.
+  
+
 
   
 Synchronize
diff --git a/doc/systemtray_bookmarks_menu.png 
b/doc/systemtray_bookmarks_menu.png
index 86176d7a..748d641a 100644
Binary files a/doc/systemtray_bookmarks_menu.png and 
b/doc/systemtray_bookmarks_menu.png differ