[GitHub] guacamole-manual pull request #83: GUACAMOLE-446: Documentation for new driv...

2018-07-06 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/guacamole-manual/pull/83


---


[GitHub] guacamole-manual pull request #83: GUACAMOLE-446: Documentation for new driv...

2018-07-06 Thread necouchman
Github user necouchman commented on a diff in the pull request:

https://github.com/apache/guacamole-manual/pull/83#discussion_r200577049
  
--- Diff: src/chapters/configuring.xml ---
@@ -2059,6 +2059,18 @@ guaclog: INFO: All files interpreted 
successfully.
 required if file transfer is 
enabled.
 
 
+
+
drive-name
+
+The name of the filesystem used 
when passed through to
+the RDP session.  This is the name 
that users will see in their
+Computer/My Computer area along 
with client name (for example,
+"Guacamole on Guacamole RDP"), and 
is also the name of the share
+when accessing the special 
\\tsclient network location.
--- End diff --

Tagged.


---


[GitHub] guacamole-manual pull request #83: GUACAMOLE-446: Documentation for new driv...

2018-07-06 Thread mike-jumper
Github user mike-jumper commented on a diff in the pull request:

https://github.com/apache/guacamole-manual/pull/83#discussion_r200564634
  
--- Diff: src/chapters/configuring.xml ---
@@ -2059,6 +2059,18 @@ guaclog: INFO: All files interpreted 
successfully.
 required if file transfer is 
enabled.
 
 
+
+
drive-name
+
+The name of the filesystem used 
when passed through to
+the RDP session.  This is the name 
that users will see in their
+Computer/My Computer area along 
with client name (for example,
+"Guacamole on Guacamole RDP"), and 
is also the name of the share
+when accessing the special 
\\tsclient network location.
--- End diff --

`\\tsclient` should be wrapped in a [`` 
tag](https://tdg.docbook.org/tdg/5.0/filename.html).


---


[GitHub] guacamole-manual pull request #83: GUACAMOLE-446: Documentation for new driv...

2018-02-23 Thread necouchman
GitHub user necouchman opened a pull request:

https://github.com/apache/guacamole-manual/pull/83

GUACAMOLE-446: Documentation for new drive-name parameter.

Documentation for the parameter allowing redirected drive name to be 
configured.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/necouchman/guacamole-manual GUACAMOLE-446

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/guacamole-manual/pull/83.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #83


commit d8f6e676a1c0f1f9fb78c1e34da7baccc8d62adc
Author: Nick Couchman 
Date:   2018-02-23T16:45:39Z

GUACAMOLE-446: Documentation for new drive-name parameter.




---