[X2Go-Commits] python-x2go.git - build-baikal (branch) updated: 45beb31b3270de0902c3acdc53bf42d93f856d91

X2Go dev team git-admin at x2go.org
Wed Jan 8 15:29:22 CET 2014


The branch, build-baikal has been updated
       via  45beb31b3270de0902c3acdc53bf42d93f856d91 (commit)
      from  638391e5f2d77f219fbd76f57f0703a5ab0c6a8d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 debian/changelog                                   |    9 +-
 debian/control                                     |    2 +-
 debian/pycompat                                    |    2 +-
 doc/html/api-objects.txt                           |    4 +-
 doc/html/class-tree.html                           |    2 +-
 doc/html/help.html                                 |    2 +-
 doc/html/identifier-index.html                     |  110 ++---
 doc/html/module-tree.html                          |    2 +-
 doc/html/toc-everything.html                       |    6 +-
 doc/html/toc-x2go.defaults-module.html             |    6 +-
 doc/html/x2go-module.html                          |    2 +-
 doc/html/x2go-pysrc.html                           |    2 +-
 doc/html/x2go.backends-module.html                 |    2 +-
 doc/html/x2go.backends-pysrc.html                  |    2 +-
 doc/html/x2go.backends.control-module.html         |    2 +-
 doc/html/x2go.backends.control-pysrc.html          |    2 +-
 doc/html/x2go.backends.control.stdout-module.html  |    2 +-
 doc/html/x2go.backends.control.stdout-pysrc.html   |    6 +-
 ...trol.stdout.X2goControlSessionSTDOUT-class.html |    2 +-
 doc/html/x2go.backends.info-module.html            |    2 +-
 doc/html/x2go.backends.info-pysrc.html             |    2 +-
 doc/html/x2go.backends.info.stdout-module.html     |    2 +-
 doc/html/x2go.backends.info.stdout-pysrc.html      |    2 +-
 ...o.stdout.X2goServerSessionInfoSTDOUT-class.html |    2 +-
 ...o.stdout.X2goServerSessionListSTDOUT-class.html |    2 +-
 doc/html/x2go.backends.profiles-module.html        |    2 +-
 doc/html/x2go.backends.profiles-pysrc.html         |    2 +-
 ...x2go.backends.profiles.https_broker-module.html |    2 +-
 .../x2go.backends.profiles.https_broker-pysrc.html |    2 +-
 ...https_broker.X2goSessionProfilesHTTP-class.html |    2 +-
 ...2go.backends.profiles.sessions_file-module.html |    2 +-
 ...x2go.backends.profiles.sessions_file-pysrc.html |  462 +++++++++++---------
 ...essions_file.X2goSessionProfilesFILE-class.html |   20 +-
 ...x2go.backends.profiles.win_registry-module.html |    2 +-
 .../x2go.backends.profiles.win_registry-pysrc.html |    2 +-
 ...n_registry.X2goSessionProfilesWINREG-class.html |    2 +-
 doc/html/x2go.backends.proxy-module.html           |    2 +-
 doc/html/x2go.backends.proxy-pysrc.html            |    2 +-
 doc/html/x2go.backends.proxy.base-module.html      |    2 +-
 doc/html/x2go.backends.proxy.base-pysrc.html       |    2 +-
 ...go.backends.proxy.base.X2goProxyBASE-class.html |    2 +-
 doc/html/x2go.backends.proxy.nx3-module.html       |    2 +-
 doc/html/x2go.backends.proxy.nx3-pysrc.html        |    2 +-
 ...x2go.backends.proxy.nx3.X2goProxyNX3-class.html |    2 +-
 doc/html/x2go.backends.terminal-module.html        |    2 +-
 doc/html/x2go.backends.terminal-pysrc.html         |    2 +-
 doc/html/x2go.backends.terminal.stdout-module.html |    2 +-
 doc/html/x2go.backends.terminal.stdout-pysrc.html  |   10 +-
 ...ds.terminal.stdout.X2goSessionParams-class.html |    2 +-
 ...nal.stdout.X2goTerminalSessionSTDOUT-class.html |    6 +-
 doc/html/x2go.cache-module.html                    |    2 +-
 doc/html/x2go.cache-pysrc.html                     |    2 +-
 .../x2go.cache.X2goListSessionsCache-class.html    |    2 +-
 doc/html/x2go.cleanup-module.html                  |    2 +-
 doc/html/x2go.cleanup-pysrc.html                   |    2 +-
 doc/html/x2go.client-module.html                   |    2 +-
 doc/html/x2go.client-pysrc.html                    |  141 +++---
 doc/html/x2go.client.X2goClient-class.html         |   48 +-
 doc/html/x2go.defaults-module.html                 |    8 +-
 doc/html/x2go.defaults-pysrc.html                  |    4 +-
 ...2go.defaults.OSNotSupportedException-class.html |    2 +-
 doc/html/x2go.forward-module.html                  |    2 +-
 doc/html/x2go.forward-pysrc.html                   |    2 +-
 doc/html/x2go.forward.X2goFwServer-class.html      |    2 +-
 doc/html/x2go.gevent_subprocess-module.html        |    2 +-
 doc/html/x2go.gevent_subprocess-pysrc.html         |    2 +-
 doc/html/x2go.gevent_subprocess.Popen-class.html   |    2 +-
 doc/html/x2go.guardian-module.html                 |    2 +-
 doc/html/x2go.guardian-pysrc.html                  |    2 +-
 .../x2go.guardian.X2goSessionGuardian-class.html   |    2 +-
 doc/html/x2go.inifiles-module.html                 |    2 +-
 doc/html/x2go.inifiles-pysrc.html                  |    2 +-
 doc/html/x2go.inifiles.X2goIniFile-class.html      |    4 +-
 doc/html/x2go.log-module.html                      |    2 +-
 doc/html/x2go.log-pysrc.html                       |    2 +-
 doc/html/x2go.log.X2goLogger-class.html            |    2 +-
 doc/html/x2go.mime_export-module.html              |    2 +-
 doc/html/x2go.mime_export-pysrc.html               |    2 +-
 ...2go.mime_export.X2goMimeExportAction-class.html |    2 +-
 ...x2go.mime_export.X2goMimeExportQueue-class.html |    2 +-
 doc/html/x2go.mime_export.X2goPrintJob-class.html  |    2 +-
 doc/html/x2go.printing-module.html                 |    2 +-
 doc/html/x2go.printing-pysrc.html                  |    2 +-
 .../x2go.printing.X2goClientPrinting-class.html    |    2 +-
 doc/html/x2go.printing.X2goPrintAction-class.html  |    2 +-
 ...x2go.printing.X2goPrintActionPDFSAVE-class.html |    2 +-
 ...x2go.printing.X2goPrintActionPDFVIEW-class.html |    2 +-
 .../x2go.printing.X2goPrintActionPRINT-class.html  |    2 +-
 ...2go.printing.X2goPrintActionPRINTCMD-class.html |    2 +-
 doc/html/x2go.printing.X2goPrintJob-class.html     |    2 +-
 doc/html/x2go.printing.X2goPrintQueue-class.html   |    2 +-
 doc/html/x2go.registry-module.html                 |    2 +-
 doc/html/x2go.registry-pysrc.html                  |    2 +-
 .../x2go.registry.X2goSessionRegistry-class.html   |    2 +-
 doc/html/x2go.rforward-module.html                 |    2 +-
 doc/html/x2go.rforward-pysrc.html                  |    2 +-
 ...x2go.rforward.X2goRevFwChannelThread-class.html |    2 +-
 doc/html/x2go.rforward.X2goRevFwTunnel-class.html  |    2 +-
 doc/html/x2go.session-module.html                  |    2 +-
 doc/html/x2go.session-pysrc.html                   |    2 +-
 doc/html/x2go.session.X2goSession-class.html       |    2 +-
 doc/html/x2go.settings-module.html                 |    2 +-
 doc/html/x2go.settings-pysrc.html                  |    2 +-
 .../x2go.settings.X2goClientSettings-class.html    |    2 +-
 doc/html/x2go.sftpserver-module.html               |    2 +-
 doc/html/x2go.sftpserver-pysrc.html                |    2 +-
 ...ftpserver.X2goRevFwSFTPChannelThread-class.html |    2 +-
 ...2go.sftpserver.X2goRevFwTunnelToSFTP-class.html |    2 +-
 doc/html/x2go.utils-module.html                    |    2 +-
 doc/html/x2go.utils-pysrc.html                     |    2 +-
 doc/html/x2go.x2go_exceptions-module.html          |    2 +-
 doc/html/x2go.x2go_exceptions-pysrc.html           |    2 +-
 ....x2go_exceptions.X2goClientException-class.html |    2 +-
 ...ceptions.X2goControlSessionException-class.html |    2 +-
 ...2go_exceptions.X2goFwTunnelException-class.html |    2 +-
 ...o.x2go_exceptions.X2goPrintException-class.html |    2 +-
 ...x2go_exceptions.X2goProfileException-class.html |    2 +-
 ..._exceptions.X2goRevFwTunnelException-class.html |    2 +-
 ...exceptions.X2goSessionCacheException-class.html |    2 +-
 ...2go_exceptions.X2goSettingsException-class.html |    2 +-
 ...eptions.X2goTerminalSessionException-class.html |    2 +-
 ...go.x2go_exceptions.X2goUserException-class.html |    2 +-
 doc/html/x2go.xserver-module.html                  |    2 +-
 doc/html/x2go.xserver-pysrc.html                   |    2 +-
 doc/html/x2go.xserver.X2goClientXConfig-class.html |    2 +-
 doc/html/x2go.xserver.X2goXServer-class.html       |    2 +-
 doc/pdf/Python-X2go_API.pdf                        |  Bin 770433 -> 770649 bytes
 127 files changed, 599 insertions(+), 467 deletions(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index a5a97e0..a8f1777 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,15 @@
+python-x2go (0.0.24-0~nwt1) lucid maverick testing unstable; urgency=low
+
+  * minor fixes
+  * Depends on Python 2.6 or higher (not Python3)
+
+ -- Mike Gabriel <m.gabriel at das-netzwerkteam.de>  Tue, 14 Dec 2010 11:32:46 +0100
+
 python-x2go (0.0.23-0~nwt1) lucid maverick testing unstable; urgency=low
 
   * added MS remote desktop (RDP) support
 
- -- Mike Gabriel <m.gabriel at das-netzwerkteam.de>  Fri, 10 Dec 2010 21:25:00 +0100
+ -- Mike Gabriel <m.gabriel at das-netzwerkteam.de>  Tue, 14 Dec 2010 11:31:40 +0100
 
 python-x2go (0.0.22-0~nwt1) lucid maverick testing unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 00026e3..f08602e 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Mike Gabriel <m.gabriel at das-netzwerkteam.de>
 Build-Depends: debhelper (>= 7), python, python-setuptools, python-support, python-epydoc
 Standards-Version: 3.9.0
 Homepage: http://das-netzwerkteam.de/site/?q=node/71
-XS-Python-Version: all
+XS-Python-Version: >= 2.6
 
 Package: python-x2go
 Architecture: all
diff --git a/debian/pycompat b/debian/pycompat
index 0cfbf08..0c043f1 100644
--- a/debian/pycompat
+++ b/debian/pycompat
@@ -1 +1 @@
-2
+2.6-
diff --git a/doc/html/api-objects.txt b/doc/html/api-objects.txt
index 3c323bb..62c2472 100644
--- a/doc/html/api-objects.txt
+++ b/doc/html/api-objects.txt
@@ -65,7 +65,6 @@ x2go.defaults.DISPLAY	x2go.defaults-module.html#DISPLAY
 x2go.defaults.X2GO_CLIENTPRINTING_DEFAULTS	x2go.defaults-module.html#X2GO_CLIENTPRINTING_DEFAULTS
 x2go.defaults.DEFAULT_SERVERSESSIONINFO_BACKEND	x2go.defaults-module.html#DEFAULT_SERVERSESSIONINFO_BACKEND
 x2go.defaults.X2GO_PRINT_ACTIONS	x2go.defaults-module.html#X2GO_PRINT_ACTIONS
-x2go.defaults.window_managers	x2go.defaults-module.html#window_managers
 x2go.defaults._pack_methods_nx3	x2go.defaults-module.html#_pack_methods_nx3
 x2go.defaults.X2GOCLIENT_OS	x2go.defaults-module.html#X2GOCLIENT_OS
 x2go.defaults.DEFAULT_SESSIONPROFILES_BACKEND	x2go.defaults-module.html#DEFAULT_SESSIONPROFILES_BACKEND
@@ -89,6 +88,7 @@ x2go.defaults.DEFAULT_CONTROLSESSION_BACKEND	x2go.defaults-module.html#DEFAULT_C
 x2go.defaults.RSAHostKey	x2go.defaults-module.html#RSAHostKey
 x2go.defaults.m	x2go.defaults-module.html#m
 x2go.defaults.X2GO_SESSIONPROFILES_CONFIGFILES	x2go.defaults-module.html#X2GO_SESSIONPROFILES_CONFIGFILES
+x2go.defaults.X2GO_DESKTOPSESSIONS	x2go.defaults-module.html#X2GO_DESKTOPSESSIONS
 x2go.defaults.X2GO_SESSIONPROFILE_DEFAULTS	x2go.defaults-module.html#X2GO_SESSIONPROFILE_DEFAULTS
 x2go.defaults.i	x2go.defaults-module.html#i
 x2go.defaults.X2GO_SSH_ROOTDIR	x2go.defaults-module.html#X2GO_SSH_ROOTDIR
@@ -255,6 +255,7 @@ x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE._non_profile_sectio
 x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.__call__	x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#__call__
 x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.profile_ids	x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#profile_ids
 x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.get_profile_config	x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#get_profile_config
+x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.get_profile_metatype	x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#get_profile_metatype
 x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.check_profile_id_or_name	x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#check_profile_id_or_name
 x2go.inifiles.X2goIniFile.get	x2go.inifiles.X2goIniFile-class.html#get
 x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.has_profile	x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#has_profile
@@ -417,6 +418,7 @@ x2go.client.X2goClient.__client_control_session_of_name	x2go.client.X2goClient-c
 x2go.client.X2goClient.__client_running_sessions	x2go.client.X2goClient-class.html#__client_running_sessions
 x2go.client.X2goClient.__server_has_running_sessions	x2go.client.X2goClient-class.html#__server_has_running_sessions
 x2go.client.X2goClient.get_session_username	x2go.client.X2goClient-class.html#get_session_username
+x2go.client.X2goClient.get_profile_metatype	x2go.client.X2goClient-class.html#get_profile_metatype
 x2go.client.X2goClient.server_has_suspended_sessions	x2go.client.X2goClient-class.html#server_has_suspended_sessions
 x2go.client.X2goClient.all_servers_are_alive	x2go.client.X2goClient-class.html#all_servers_are_alive
 x2go.client.X2goClient.__client_suspended_sessions	x2go.client.X2goClient-class.html#__client_suspended_sessions
diff --git a/doc/html/class-tree.html b/doc/html/class-tree.html
index c10038c..cdaa778 100644
--- a/doc/html/class-tree.html
+++ b/doc/html/class-tree.html
@@ -299,7 +299,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:12 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:52 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/help.html b/doc/html/help.html
index 2db3a07..9799d23 100644
--- a/doc/html/help.html
+++ b/doc/html/help.html
@@ -254,7 +254,7 @@ page was last updated. </p>
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:12 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:52 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/identifier-index.html b/doc/html/identifier-index.html
index b4bea63..3d992c3 100644
--- a/doc/html/identifier-index.html
+++ b/doc/html/identifier-index.html
@@ -357,113 +357,115 @@
 <tr>
 <td width="33%" class="link-index"><a href="x2go.client.X2goClient-class.html#get_client_printing">get_client_printing()</a><br />
 <span class="index-where">(in <a href="x2go.client.X2goClient-class.html">X2goClient</a>)</span></td>
+<td width="33%" class="link-index"><a href="x2go.registry.X2goSessionRegistry-class.html#get_profile_name">get_profile_name()</a><br />
+<span class="index-where">(in <a href="x2go.registry.X2goSessionRegistry-class.html">X2goSessionRegistry</a>)</span></td>
+<td width="33%" class="link-index"><a href="x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html#get_session_param">get_session_param()</a><br />
+<span class="index-where">(in <a href="x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html">X2goSessionProfilesWINREG</a>)</span></td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="x2go.client.X2goClient-class.html#get_client_settings">get_client_settings()</a><br />
+<span class="index-where">(in <a href="x2go.client.X2goClient-class.html">X2goClient</a>)</span></td>
+<td width="33%" class="link-index"><a href="x2go.session.X2goSession-class.html#get_profile_name">get_profile_name()</a><br />
+<span class="index-where">(in <a href="x2go.session.X2goSession-class.html">X2goSession</a>)</span></td>
+<td width="33%" class="link-index"><a href="x2go.client.X2goClient-class.html#get_session_profile_id">get_session_profile_id()</a><br />
+<span class="index-where">(in <a href="x2go.client.X2goClient-class.html">X2goClient</a>)</span></td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="x2go.session.X2goSession-class.html#get_control_session">get_control_session()</a><br />
+<span class="index-where">(in <a href="x2go.session.X2goSession-class.html">X2goSession</a>)</span></td>
 <td width="33%" class="link-index"><a href="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP-class.html#get_profile_option_type">get_profile_option_type()</a><br />
 <span class="index-where">(in <a href="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP-class.html">X2goSessionProfilesHTTP</a>)</span></td>
 <td width="33%" class="link-index"><a href="x2go.client.X2goClient-class.html#get_session_profile_name">get_session_profile_name()</a><br />
 <span class="index-where">(in <a href="x2go.client.X2goClient-class.html">X2goClient</a>)</span></td>
 </tr>
 <tr>
-<td width="33%" class="link-index"><a href="x2go.client.X2goClient-class.html#get_client_settings">get_client_settings()</a><br />
-<span class="index-where">(in <a href="x2go.client.X2goClient-class.html">X2goClient</a>)</span></td>
+<td width="33%" class="link-index"><a href="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP-class.html#get_default_profiles">get_default_profiles()</a><br />
+<span class="index-where">(in <a href="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP-class.html">X2goSessionProfilesHTTP</a>)</span></td>
 <td width="33%" class="link-index"><a href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#get_profile_option_type">get_profile_option_type()</a><br />
 <span class="index-where">(in <a href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html">X2goSessionProfilesFILE</a>)</span></td>
 <td width="33%" class="link-index"><a href="x2go.client.X2goClient-class.html#get_session_server">get_session_server()</a><br />
 <span class="index-where">(in <a href="x2go.client.X2goClient-class.html">X2goClient</a>)</span></td>
 </tr>
 <tr>
-<td width="33%" class="link-index"><a href="x2go.session.X2goSession-class.html#get_control_session">get_control_session()</a><br />
-<span class="index-where">(in <a href="x2go.session.X2goSession-class.html">X2goSession</a>)</span></td>
+<td width="33%" class="link-index"><a href="x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html#get_default_profiles">get_default_profiles()</a><br />
+<span class="index-where">(in <a href="x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html">X2goSessionProfilesWINREG</a>)</span></td>
 <td width="33%" class="link-index"><a href="x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html#get_profile_option_type">get_profile_option_type()</a><br />
 <span class="index-where">(in <a href="x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html">X2goSessionProfilesWINREG</a>)</span></td>
 <td width="33%" class="link-index"><a href="x2go.client.X2goClient-class.html#get_session_summary">get_session_summary()</a><br />
 <span class="index-where">(in <a href="x2go.client.X2goClient-class.html">X2goClient</a>)</span></td>
 </tr>
 <tr>
-<td width="33%" class="link-index"><a href="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP-class.html#get_default_profiles">get_default_profiles()</a><br />
-<span class="index-where">(in <a href="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP-class.html">X2goSessionProfilesHTTP</a>)</span></td>
+<td width="33%" class="link-index"><a href="x2go.session.X2goSession-class.html#get_password">get_password()</a><br />
+<span class="index-where">(in <a href="x2go.session.X2goSession-class.html">X2goSession</a>)</span></td>
 <td width="33%" class="link-index"><a href="x2go.client.X2goClient-class.html#get_profiles">get_profiles()</a><br />
 <span class="index-where">(in <a href="x2go.client.X2goClient-class.html">X2goClient</a>)</span></td>
 <td width="33%" class="link-index"><a href="x2go.client.X2goClient-class.html#get_session_username">get_session_username()</a><br />
 <span class="index-where">(in <a href="x2go.client.X2goClient-class.html">X2goClient</a>)</span></td>
 </tr>
 <tr>
-<td width="33%" class="link-index"><a href="x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html#get_default_profiles">get_default_profiles()</a><br />
-<span class="index-where">(in <a href="x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html">X2goSessionProfilesWINREG</a>)</span></td>
+<td width="33%" class="link-index"><a href="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP-class.html#get_profile_config">get_profile_config()</a><br />
+<span class="index-where">(in <a href="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP-class.html">X2goSessionProfilesHTTP</a>)</span></td>
 <td width="33%" class="link-index"><a href="x2go.session.X2goSession-class.html#get_server">get_server()</a><br />
 <span class="index-where">(in <a href="x2go.session.X2goSession-class.html">X2goSession</a>)</span></td>
 <td width="33%" class="link-index"><a href="x2go.session.X2goSession-class.html#get_terminal_session">get_terminal_session()</a><br />
 <span class="index-where">(in <a href="x2go.session.X2goSession-class.html">X2goSession</a>)</span></td>
 </tr>
 <tr>
-<td width="33%" class="link-index"><a href="x2go.session.X2goSession-class.html#get_password">get_password()</a><br />
-<span class="index-where">(in <a href="x2go.session.X2goSession-class.html">X2goSession</a>)</span></td>
+<td width="33%" class="link-index"><a href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#get_profile_config">get_profile_config()</a><br />
+<span class="index-where">(in <a href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html">X2goSessionProfilesFILE</a>)</span></td>
 <td width="33%" class="link-index"><a href="x2go.client.X2goClient-class.html#get_session">get_session()</a><br />
 <span class="index-where">(in <a href="x2go.client.X2goClient-class.html">X2goClient</a>)</span></td>
 <td width="33%" class="link-index"><a href="x2go.inifiles.X2goIniFile-class.html#get_type">get_type()</a><br />
 <span class="index-where">(in <a href="x2go.inifiles.X2goIniFile-class.html">X2goIniFile</a>)</span></td>
 </tr>
 <tr>
-<td width="33%" class="link-index"><a href="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP-class.html#get_profile_config">get_profile_config()</a><br />
-<span class="index-where">(in <a href="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP-class.html">X2goSessionProfilesHTTP</a>)</span></td>
+<td width="33%" class="link-index"><a href="x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html#get_profile_config">get_profile_config()</a><br />
+<span class="index-where">(in <a href="x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html">X2goSessionProfilesWINREG</a>)</span></td>
 <td width="33%" class="link-index"><a href="x2go.session.X2goSession-class.html#get_session_cmd">get_session_cmd()</a><br />
 <span class="index-where">(in <a href="x2go.session.X2goSession-class.html">X2goSession</a>)</span></td>
 <td width="33%" class="link-index"><a href="x2go.session.X2goSession-class.html#get_username">get_username()</a><br />
 <span class="index-where">(in <a href="x2go.session.X2goSession-class.html">X2goSession</a>)</span></td>
 </tr>
 <tr>
-<td width="33%" class="link-index"><a href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#get_profile_config">get_profile_config()</a><br />
-<span class="index-where">(in <a href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html">X2goSessionProfilesFILE</a>)</span></td>
+<td width="33%" class="link-index"><a href="x2go.client.X2goClient-class.html#get_profile_config">get_profile_config()</a><br />
+<span class="index-where">(in <a href="x2go.client.X2goClient-class.html">X2goClient</a>)</span></td>
 <td width="33%" class="link-index"><a href="x2go.backends.terminal.stdout.X2goTerminalSessionSTDOUT-class.html#get_session_name">get_session_name()</a><br />
 <span class="index-where">(in <a href="x2go.backends.terminal.stdout.X2goTerminalSessionSTDOUT-class.html">X2goTerminalSessionSTDOUT</a>)</span></td>
 <td width="33%" class="link-index"><a href="x2go.session.X2goSession-class.html#get_uuid">get_uuid()</a><br />
 <span class="index-where">(in <a href="x2go.session.X2goSession-class.html">X2goSession</a>)</span></td>
 </tr>
 <tr>
-<td width="33%" class="link-index"><a href="x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html#get_profile_config">get_profile_config()</a><br />
-<span class="index-where">(in <a href="x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html">X2goSessionProfilesWINREG</a>)</span></td>
+<td width="33%" class="link-index"><a href="x2go.registry.X2goSessionRegistry-class.html#get_profile_id">get_profile_id()</a><br />
+<span class="index-where">(in <a href="x2go.registry.X2goSessionRegistry-class.html">X2goSessionRegistry</a>)</span></td>
 <td width="33%" class="link-index"><a href="x2go.client.X2goClient-class.html#get_session_name">get_session_name()</a><br />
 <span class="index-where">(in <a href="x2go.client.X2goClient-class.html">X2goClient</a>)</span></td>
 <td width="33%" class="link-index"><a href="x2go.inifiles.X2goIniFile-class.html#get_value">get_value()</a><br />
 <span class="index-where">(in <a href="x2go.inifiles.X2goIniFile-class.html">X2goIniFile</a>)</span></td>
 </tr>
 <tr>
-<td width="33%" class="link-index"><a href="x2go.client.X2goClient-class.html#get_profile_config">get_profile_config()</a><br />
-<span class="index-where">(in <a href="x2go.client.X2goClient-class.html">X2goClient</a>)</span></td>
+<td width="33%" class="link-index"><a href="x2go.session.X2goSession-class.html#get_profile_id">get_profile_id()</a><br />
+<span class="index-where">(in <a href="x2go.session.X2goSession-class.html">X2goSession</a>)</span></td>
 <td width="33%" class="link-index"><a href="x2go.session.X2goSession-class.html#get_session_name">get_session_name()</a><br />
 <span class="index-where">(in <a href="x2go.session.X2goSession-class.html">X2goSession</a>)</span></td>
 <td width="33%" class="link-index"><a href="x2go.gevent_subprocess-module.html">gevent_subprocess</a><br />
 <span class="index-where">(in <a href="x2go-module.html">x2go</a>)</span></td>
 </tr>
 <tr>
-<td width="33%" class="link-index"><a href="x2go.registry.X2goSessionRegistry-class.html#get_profile_id">get_profile_id()</a><br />
-<span class="index-where">(in <a href="x2go.registry.X2goSessionRegistry-class.html">X2goSessionRegistry</a>)</span></td>
+<td width="33%" class="link-index"><a href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#get_profile_metatype">get_profile_metatype()</a><br />
+<span class="index-where">(in <a href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html">X2goSessionProfilesFILE</a>)</span></td>
 <td width="33%" class="link-index"><a href="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP-class.html#get_session_param">get_session_param()</a><br />
 <span class="index-where">(in <a href="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP-class.html">X2goSessionProfilesHTTP</a>)</span></td>
 <td width="33%" class="link-index"><a href="x2go.guardian-module.html">guardian</a><br />
 <span class="index-where">(in <a href="x2go-module.html">x2go</a>)</span></td>
 </tr>
 <tr>
-<td width="33%" class="link-index"><a href="x2go.session.X2goSession-class.html#get_profile_id">get_profile_id()</a><br />
-<span class="index-where">(in <a href="x2go.session.X2goSession-class.html">X2goSession</a>)</span></td>
+<td width="33%" class="link-index"><a href="x2go.client.X2goClient-class.html#get_profile_metatype">get_profile_metatype()</a><br />
+<span class="index-where">(in <a href="x2go.client.X2goClient-class.html">X2goClient</a>)</span></td>
 <td width="33%" class="link-index"><a href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#get_session_param">get_session_param()</a><br />
 <span class="index-where">(in <a href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html">X2goSessionProfilesFILE</a>)</span></td>
 <td width="33%" class="link-index"><a href="x2go.guardian.X2goSessionGuardian-class.html#guardian">guardian()</a><br />
 <span class="index-where">(in <a href="x2go.guardian.X2goSessionGuardian-class.html">X2goSessionGuardian</a>)</span></td>
 </tr>
-<tr>
-<td width="33%" class="link-index"><a href="x2go.registry.X2goSessionRegistry-class.html#get_profile_name">get_profile_name()</a><br />
-<span class="index-where">(in <a href="x2go.registry.X2goSessionRegistry-class.html">X2goSessionRegistry</a>)</span></td>
-<td width="33%" class="link-index"><a href="x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html#get_session_param">get_session_param()</a><br />
-<span class="index-where">(in <a href="x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html">X2goSessionProfilesWINREG</a>)</span></td>
-<td width="33%" class="link-index"> </td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a href="x2go.session.X2goSession-class.html#get_profile_name">get_profile_name()</a><br />
-<span class="index-where">(in <a href="x2go.session.X2goSession-class.html">X2goSession</a>)</span></td>
-<td width="33%" class="link-index"><a href="x2go.client.X2goClient-class.html#get_session_profile_id">get_session_profile_id()</a><br />
-<span class="index-where">(in <a href="x2go.client.X2goClient-class.html">X2goClient</a>)</span></td>
-<td width="33%" class="link-index"> </td>
-</tr>
 </table>
 </td></tr>
 <tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="H">H</a></h2></td>
@@ -1148,15 +1150,14 @@
 <tr>
 <td width="33%" class="link-index"><a href="x2go.gevent_subprocess.Popen-class.html#wait">wait()</a><br />
 <span class="index-where">(in <a href="x2go.gevent_subprocess.Popen-class.html">Popen</a>)</span></td>
-<td width="33%" class="link-index"><a href="x2go.defaults-module.html#window_managers">window_managers</a><br />
-<span class="index-where">(in <a href="x2go.defaults-module.html">x2go.defaults</a>)</span></td>
-<td width="33%" class="link-index"><a href="x2go.inifiles.X2goIniFile-class.html#write_user_config">write_user_config</a><br />
+<td width="33%" class="link-index"><a href="x2go.inifiles.X2goIniFile-class.html#write">write()</a><br />
 <span class="index-where">(in <a href="x2go.inifiles.X2goIniFile-class.html">X2goIniFile</a>)</span></td>
+<td width="33%" class="link-index"> </td>
 </tr>
 <tr>
 <td width="33%" class="link-index"><a href="x2go.backends.profiles.win_registry-module.html">win_registry</a><br />
 <span class="index-where">(in <a href="x2go.backends.profiles-module.html">x2go.backends.profiles</a>)</span></td>
-<td width="33%" class="link-index"><a href="x2go.inifiles.X2goIniFile-class.html#write">write()</a><br />
+<td width="33%" class="link-index"><a href="x2go.inifiles.X2goIniFile-class.html#write_user_config">write_user_config</a><br />
 <span class="index-where">(in <a href="x2go.inifiles.X2goIniFile-class.html">X2goIniFile</a>)</span></td>
 <td width="33%" class="link-index"> </td>
 </tr>
@@ -1167,21 +1168,29 @@
 <table class="link-index" width="100%" border="1">
 <tr>
 <td width="33%" class="link-index"><a href="x2go-module.html">x2go</a></td>
+<td width="33%" class="link-index"><a href="x2go.defaults-module.html#X2GOCLIENT_OS">X2GOCLIENT_OS</a><br />
+<span class="index-where">(in <a href="x2go.defaults-module.html">x2go.defaults</a>)</span></td>
+<td width="33%" class="link-index"><a href="x2go.backends.proxy.base.X2goProxyBASE-class.html">X2goProxyBASE</a><br />
+<span class="index-where">(in <a href="x2go.backends.proxy.base-module.html">x2go.backends.proxy.base</a>)</span></td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="x2go.cleanup-module.html#x2go_cleanup">x2go_cleanup()</a><br />
+<span class="index-where">(in <a href="x2go.cleanup-module.html">x2go.cleanup</a>)</span></td>
 <td width="33%" class="link-index"><a href="x2go.x2go_exceptions.X2goClientException-class.html">X2goClientException</a><br />
 <span class="index-where">(in <a href="x2go.x2go_exceptions-module.html">x2go.x2go_exceptions</a>)</span></td>
 <td width="33%" class="link-index"><a href="x2go.backends.proxy.nx3.X2goProxyNX3-class.html">X2goProxyNX3</a><br />
 <span class="index-where">(in <a href="x2go.backends.proxy.nx3-module.html">x2go.backends.proxy.nx3</a>)</span></td>
 </tr>
 <tr>
-<td width="33%" class="link-index"><a href="x2go.cleanup-module.html#x2go_cleanup">x2go_cleanup()</a><br />
-<span class="index-where">(in <a href="x2go.cleanup-module.html">x2go.cleanup</a>)</span></td>
+<td width="33%" class="link-index"><a href="x2go.defaults-module.html#X2GO_CLIENT_ROOTDIR">X2GO_CLIENT_ROOTDIR</a><br />
+<span class="index-where">(in <a href="x2go.defaults-module.html">x2go.defaults</a>)</span></td>
 <td width="33%" class="link-index"><a href="x2go.printing.X2goClientPrinting-class.html">X2goClientPrinting</a><br />
 <span class="index-where">(in <a href="x2go.printing-module.html">x2go.printing</a>)</span></td>
 <td width="33%" class="link-index"><a href="x2go.rforward.X2goRevFwChannelThread-class.html">X2goRevFwChannelThread</a><br />
 <span class="index-where">(in <a href="x2go.rforward-module.html">x2go.rforward</a>)</span></td>
 </tr>
 <tr>
-<td width="33%" class="link-index"><a href="x2go.defaults-module.html#X2GO_CLIENT_ROOTDIR">X2GO_CLIENT_ROOTDIR</a><br />
+<td width="33%" class="link-index"><a href="x2go.defaults-module.html#X2GO_CLIENTPRINTING_DEFAULTS">X2GO_CLIENTPRINTING_DEFAULTS</a><br />
 <span class="index-where">(in <a href="x2go.defaults-module.html">x2go.defaults</a>)</span></td>
 <td width="33%" class="link-index"><a href="x2go.settings.X2goClientSettings-class.html">X2goClientSettings</a><br />
 <span class="index-where">(in <a href="x2go.settings-module.html">x2go.settings</a>)</span></td>
@@ -1189,7 +1198,7 @@
 <span class="index-where">(in <a href="x2go.sftpserver-module.html">x2go.sftpserver</a>)</span></td>
 </tr>
 <tr>
-<td width="33%" class="link-index"><a href="x2go.defaults-module.html#X2GO_CLIENTPRINTING_DEFAULTS">X2GO_CLIENTPRINTING_DEFAULTS</a><br />
+<td width="33%" class="link-index"><a href="x2go.defaults-module.html#X2GO_CLIENTSETTINGS_DEFAULTS">X2GO_CLIENTSETTINGS_DEFAULTS</a><br />
 <span class="index-where">(in <a href="x2go.defaults-module.html">x2go.defaults</a>)</span></td>
 <td width="33%" class="link-index"><a href="x2go.xserver.X2goClientXConfig-class.html">X2goClientXConfig</a><br />
 <span class="index-where">(in <a href="x2go.xserver-module.html">x2go.xserver</a>)</span></td>
@@ -1197,7 +1206,7 @@
 <span class="index-where">(in <a href="x2go.rforward-module.html">x2go.rforward</a>)</span></td>
 </tr>
 <tr>
-<td width="33%" class="link-index"><a href="x2go.defaults-module.html#X2GO_CLIENTSETTINGS_DEFAULTS">X2GO_CLIENTSETTINGS_DEFAULTS</a><br />
+<td width="33%" class="link-index"><a href="x2go.defaults-module.html#X2GO_CLIENTXCONFIG_DEFAULTS">X2GO_CLIENTXCONFIG_DEFAULTS</a><br />
 <span class="index-where">(in <a href="x2go.defaults-module.html">x2go.defaults</a>)</span></td>
 <td width="33%" class="link-index"><a href="x2go.x2go_exceptions.X2goControlSessionException-class.html">X2goControlSessionException</a><br />
 <span class="index-where">(in <a href="x2go.x2go_exceptions-module.html">x2go.x2go_exceptions</a>)</span></td>
@@ -1205,7 +1214,7 @@
 <span class="index-where">(in <a href="x2go.x2go_exceptions-module.html">x2go.x2go_exceptions</a>)</span></td>
 </tr>
 <tr>
-<td width="33%" class="link-index"><a href="x2go.defaults-module.html#X2GO_CLIENTXCONFIG_DEFAULTS">X2GO_CLIENTXCONFIG_DEFAULTS</a><br />
+<td width="33%" class="link-index"><a href="x2go.defaults-module.html#X2GO_DESKTOPSESSIONS">X2GO_DESKTOPSESSIONS</a><br />
 <span class="index-where">(in <a href="x2go.defaults-module.html">x2go.defaults</a>)</span></td>
 <td width="33%" class="link-index"><a href="x2go.backends.control.stdout.X2goControlSessionSTDOUT-class.html">X2goControlSessionSTDOUT</a><br />
 <span class="index-where">(in <a href="x2go.backends.control.stdout-module.html">x2go.backends.control.stdout</a>)</span></td>
@@ -1347,13 +1356,6 @@
 <span class="index-where">(in <a href="x2go.x2go_exceptions-module.html">x2go.x2go_exceptions</a>)</span></td>
 <td width="33%" class="link-index"> </td>
 </tr>
-<tr>
-<td width="33%" class="link-index"><a href="x2go.defaults-module.html#X2GOCLIENT_OS">X2GOCLIENT_OS</a><br />
-<span class="index-where">(in <a href="x2go.defaults-module.html">x2go.defaults</a>)</span></td>
-<td width="33%" class="link-index"><a href="x2go.backends.proxy.base.X2goProxyBASE-class.html">X2goProxyBASE</a><br />
-<span class="index-where">(in <a href="x2go.backends.proxy.base-module.html">x2go.backends.proxy.base</a>)</span></td>
-<td width="33%" class="link-index"> </td>
-</tr>
 </table>
 </td></tr>
 <tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="_">_</a></h2></td>
@@ -1753,7 +1755,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:12 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:51 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/module-tree.html b/doc/html/module-tree.html
index ea7720c..7249910 100644
--- a/doc/html/module-tree.html
+++ b/doc/html/module-tree.html
@@ -173,7 +173,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:12 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:52 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/toc-everything.html b/doc/html/toc-everything.html
index 63d4a97..f511d80 100644
--- a/doc/html/toc-everything.html
+++ b/doc/html/toc-everything.html
@@ -127,7 +127,8 @@
      >x2go.defaults.X2GO_CLIENTPRINTING_DEFAULTS</a><br />    <a target="mainFrame" href="x2go.defaults-module.html#X2GO_CLIENTSETTINGS_DEFAULTS"
      >x2go.defaults.X2GO_CLIENTSETTINGS_DEFAULTS</a><br />    <a target="mainFrame" href="x2go.defaults-module.html#X2GO_CLIENTXCONFIG_DEFAULTS"
      >x2go.defaults.X2GO_CLIENTXCONFIG_DEFAULTS</a><br />    <a target="mainFrame" href="x2go.defaults-module.html#X2GO_CLIENT_ROOTDIR"
-     >x2go.defaults.X2GO_CLIENT_ROOTDIR</a><br />    <a target="mainFrame" href="x2go.defaults-module.html#X2GO_PRINTING_CONFIGFILES"
+     >x2go.defaults.X2GO_CLIENT_ROOTDIR</a><br />    <a target="mainFrame" href="x2go.defaults-module.html#X2GO_DESKTOPSESSIONS"
+     >x2go.defaults.X2GO_DESKTOPSESSIONS</a><br />    <a target="mainFrame" href="x2go.defaults-module.html#X2GO_PRINTING_CONFIGFILES"
      >x2go.defaults.X2GO_PRINTING_CONFIGFILES</a><br />    <a target="mainFrame" href="x2go.defaults-module.html#X2GO_PRINT_ACTIONS"
      >x2go.defaults.X2GO_PRINT_ACTIONS</a><br />    <a target="mainFrame" href="x2go.defaults-module.html#X2GO_SESSIONPROFILES_CONFIGFILES"
      >x2go.defaults.X2GO_SESSIONPROFILES_CONFIGFILES</a><br />    <a target="mainFrame" href="x2go.defaults-module.html#X2GO_SESSIONPROFILE_DEFAULTS"
@@ -142,8 +143,7 @@
      >x2go.defaults.m</a><br />    <a target="mainFrame" href="x2go.defaults-module.html#meth"
      >x2go.defaults.meth</a><br />    <a target="mainFrame" href="x2go.defaults-module.html#pack_methods_nx3"
      >x2go.defaults.pack_methods_nx3</a><br />    <a target="mainFrame" href="x2go.defaults-module.html#pack_methods_nx3_formatted"
-     >x2go.defaults.pack_methods_nx3_formatted</a><br />    <a target="mainFrame" href="x2go.defaults-module.html#window_managers"
-     >x2go.defaults.window_managers</a><br />    <a target="mainFrame" href="x2go.forward-module.html#__NAME__"
+     >x2go.defaults.pack_methods_nx3_formatted</a><br />    <a target="mainFrame" href="x2go.forward-module.html#__NAME__"
      >x2go.forward.__NAME__</a><br />    <a target="mainFrame" href="x2go.forward-module.html#__package__"
      >x2go.forward.__package__</a><br />    <a target="mainFrame" href="x2go.gevent_subprocess-module.html#MAXFD"
      >x2go.gevent_subprocess.MAXFD</a><br />    <a target="mainFrame" href="x2go.gevent_subprocess-module.html#PIPE"
diff --git a/doc/html/toc-x2go.defaults-module.html b/doc/html/toc-x2go.defaults-module.html
index 4fc057d..4109a30 100644
--- a/doc/html/toc-x2go.defaults-module.html
+++ b/doc/html/toc-x2go.defaults-module.html
@@ -37,7 +37,8 @@
      >X2GO_CLIENTPRINTING_DEFAULTS</a><br />    <a target="mainFrame" href="x2go.defaults-module.html#X2GO_CLIENTSETTINGS_DEFAULTS"
      >X2GO_CLIENTSETTINGS_DEFAULTS</a><br />    <a target="mainFrame" href="x2go.defaults-module.html#X2GO_CLIENTXCONFIG_DEFAULTS"
      >X2GO_CLIENTXCONFIG_DEFAULTS</a><br />    <a target="mainFrame" href="x2go.defaults-module.html#X2GO_CLIENT_ROOTDIR"
-     >X2GO_CLIENT_ROOTDIR</a><br />    <a target="mainFrame" href="x2go.defaults-module.html#X2GO_PRINTING_CONFIGFILES"
+     >X2GO_CLIENT_ROOTDIR</a><br />    <a target="mainFrame" href="x2go.defaults-module.html#X2GO_DESKTOPSESSIONS"
+     >X2GO_DESKTOPSESSIONS</a><br />    <a target="mainFrame" href="x2go.defaults-module.html#X2GO_PRINTING_CONFIGFILES"
      >X2GO_PRINTING_CONFIGFILES</a><br />    <a target="mainFrame" href="x2go.defaults-module.html#X2GO_PRINT_ACTIONS"
      >X2GO_PRINT_ACTIONS</a><br />    <a target="mainFrame" href="x2go.defaults-module.html#X2GO_SESSIONPROFILES_CONFIGFILES"
      >X2GO_SESSIONPROFILES_CONFIGFILES</a><br />    <a target="mainFrame" href="x2go.defaults-module.html#X2GO_SESSIONPROFILE_DEFAULTS"
@@ -52,8 +53,7 @@
      >m</a><br />    <a target="mainFrame" href="x2go.defaults-module.html#meth"
      >meth</a><br />    <a target="mainFrame" href="x2go.defaults-module.html#pack_methods_nx3"
      >pack_methods_nx3</a><br />    <a target="mainFrame" href="x2go.defaults-module.html#pack_methods_nx3_formatted"
-     >pack_methods_nx3_formatted</a><br />    <a target="mainFrame" href="x2go.defaults-module.html#window_managers"
-     >window_managers</a><br /><hr />
+     >pack_methods_nx3_formatted</a><br /><hr />
 
 <script type="text/javascript">
   <!--
diff --git a/doc/html/x2go-module.html b/doc/html/x2go-module.html
index a6cd67a..66d9a36 100644
--- a/doc/html/x2go-module.html
+++ b/doc/html/x2go-module.html
@@ -374,7 +374,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:13 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:52 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go-pysrc.html b/doc/html/x2go-pysrc.html
index a580619..f60191a 100644
--- a/doc/html/x2go-pysrc.html
+++ b/doc/html/x2go-pysrc.html
@@ -305,7 +305,7 @@ expandto(location.href);
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:20 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:58 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.backends-module.html b/doc/html/x2go.backends-module.html
index 7f2f77b..a37177c 100644
--- a/doc/html/x2go.backends-module.html
+++ b/doc/html/x2go.backends-module.html
@@ -162,7 +162,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:13 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:52 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.backends-pysrc.html b/doc/html/x2go.backends-pysrc.html
index e751d7c..adc9222 100644
--- a/doc/html/x2go.backends-pysrc.html
+++ b/doc/html/x2go.backends-pysrc.html
@@ -115,7 +115,7 @@ expandto(location.href);
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:18 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:56 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.backends.control-module.html b/doc/html/x2go.backends.control-module.html
index a74c2a2..2712626 100644
--- a/doc/html/x2go.backends.control-module.html
+++ b/doc/html/x2go.backends.control-module.html
@@ -123,7 +123,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:13 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:52 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.backends.control-pysrc.html b/doc/html/x2go.backends.control-pysrc.html
index 27abcb5..0c7f159 100644
--- a/doc/html/x2go.backends.control-pysrc.html
+++ b/doc/html/x2go.backends.control-pysrc.html
@@ -127,7 +127,7 @@ expandto(location.href);
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:18 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:56 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.backends.control.stdout-module.html b/doc/html/x2go.backends.control.stdout-module.html
index 12dc446..95a97ee 100644
--- a/doc/html/x2go.backends.control.stdout-module.html
+++ b/doc/html/x2go.backends.control.stdout-module.html
@@ -137,7 +137,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:13 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:52 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.backends.control.stdout-pysrc.html b/doc/html/x2go.backends.control.stdout-pysrc.html
index d2e84c7..7748f50 100644
--- a/doc/html/x2go.backends.control.stdout-pysrc.html
+++ b/doc/html/x2go.backends.control.stdout-pysrc.html
@@ -140,10 +140,10 @@ x2go.backends.proxy.base.X2goProxyBASE.proxy" class="py-name" href="#" onclick="
 </div><a name="L51"></a><tt class="py-lineno"> 51</tt>  <tt class="py-line"> </tt>
 <a name="_rewrite_password"></a><div id="_rewrite_password-def"><a name="L52"></a><tt class="py-lineno"> 52</tt> <a class="py-toggle" href="#" id="_rewrite_password-toggle" onclick="return toggle('_rewrite_password');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.backends.control.stdout-module.html#_rewrite_password">_rewrite_password</a><tt class="py-op">(</tt><tt class="py-param">cmd</tt><tt class="py-op">,</tt> <tt class="py-param">password</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
 </div><div id="_rewrite_password-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="_rewrite_password-expanded"><a name="L53"></a><tt class="py-lineno"> 53</tt>  <tt class="py-line"> </tt>
-<a name="L54"></a><tt class="py-lineno"> 54</tt>  <tt class="py-line">    <tt class="py-comment"># if there is a ,,-p :X2GOPASSWORD:'' parameter in RDP options then we will replace </tt> </tt>
+<a name="L54"></a><tt class="py-lineno"> 54</tt>  <tt class="py-line">    <tt class="py-comment"># if there is a ,,-p X2GO_PASSWORD'' parameter in RDP options then we will replace </tt> </tt>
 <a name="L55"></a><tt class="py-lineno"> 55</tt>  <tt class="py-line">    <tt class="py-comment"># it by our X2go session password</tt> </tt>
 <a name="L56"></a><tt class="py-lineno"> 56</tt>  <tt class="py-line">    <tt class="py-keyword">if</tt> <tt class="py-name">cmd</tt> <tt class="py-keyword">and</tt> <tt class="py-name">password</tt><tt class="py-op">:</tt> </tt>
-<a name="L57"></a><tt class="py-lineno"> 57</tt>  <tt class="py-line">        <tt class="py-name">cmd</tt> <tt class="py-op">=</tt> <tt class="py-name">cmd</tt><tt class="py-op">.</tt><tt class="py-name">replace</tt><tt class="py-op">(</tt><tt class="py-string">':X2GOPASSWORD:'</tt><tt class="py-op">,</tt> <tt class="py-name">password</tt><tt class="py-op">)</tt> </tt>
+<a name="L57"></a><tt class="py-lineno"> 57</tt>  <tt class="py-line">        <tt class="py-name">cmd</tt> <tt class="py-op">=</tt> <tt class="py-name">cmd</tt><tt class="py-op">.</tt><tt class="py-name">replace</tt><tt class="py-op">(</tt><tt class="py-string">'X2GO_PASSWORD'</tt><tt class="py-op">,</tt> <tt class="py-name">password</tt><tt class="py-op">)</tt> </tt>
 <a name="L58"></a><tt class="py-lineno"> 58</tt>  <tt class="py-line">    <tt class="py-keyword">return</tt> <tt class="py-name">cmd</tt> </tt>
 </div><a name="L59"></a><tt class="py-lineno"> 59</tt>  <tt class="py-line"> </tt>
 <a name="X2goControlSessionSTDOUT"></a><div id="X2goControlSessionSTDOUT-def"><a name="L60"></a><tt class="py-lineno"> 60</tt>  <tt class="py-line"> </tt>
@@ -854,7 +854,7 @@ expandto(location.href);
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:22 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:58 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.backends.control.stdout.X2goControlSessionSTDOUT-class.html b/doc/html/x2go.backends.control.stdout.X2goControlSessionSTDOUT-class.html
index 19820f2..989e819 100644
--- a/doc/html/x2go.backends.control.stdout.X2goControlSessionSTDOUT-class.html
+++ b/doc/html/x2go.backends.control.stdout.X2goControlSessionSTDOUT-class.html
@@ -869,7 +869,7 @@ paramiko.SSHClient --+
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:14 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:53 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.backends.info-module.html b/doc/html/x2go.backends.info-module.html
index 96da278..79e3a25 100644
--- a/doc/html/x2go.backends.info-module.html
+++ b/doc/html/x2go.backends.info-module.html
@@ -123,7 +123,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:13 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:52 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.backends.info-pysrc.html b/doc/html/x2go.backends.info-pysrc.html
index f240bb9..c056d25 100644
--- a/doc/html/x2go.backends.info-pysrc.html
+++ b/doc/html/x2go.backends.info-pysrc.html
@@ -129,7 +129,7 @@ expandto(location.href);
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:20 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:09:01 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.backends.info.stdout-module.html b/doc/html/x2go.backends.info.stdout-module.html
index b57c607..72d81ba 100644
--- a/doc/html/x2go.backends.info.stdout-module.html
+++ b/doc/html/x2go.backends.info.stdout-module.html
@@ -153,7 +153,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:13 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:52 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.backends.info.stdout-pysrc.html b/doc/html/x2go.backends.info.stdout-pysrc.html
index 2b33d42..7f058bf 100644
--- a/doc/html/x2go.backends.info.stdout-pysrc.html
+++ b/doc/html/x2go.backends.info.stdout-pysrc.html
@@ -337,7 +337,7 @@ expandto(location.href);
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:20 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:56 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.backends.info.stdout.X2goServerSessionInfoSTDOUT-class.html b/doc/html/x2go.backends.info.stdout.X2goServerSessionInfoSTDOUT-class.html
index d947dc3..aa994ae 100644
--- a/doc/html/x2go.backends.info.stdout.X2goServerSessionInfoSTDOUT-class.html
+++ b/doc/html/x2go.backends.info.stdout.X2goServerSessionInfoSTDOUT-class.html
@@ -392,7 +392,7 @@ object --+
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:14 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:53 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.backends.info.stdout.X2goServerSessionListSTDOUT-class.html b/doc/html/x2go.backends.info.stdout.X2goServerSessionListSTDOUT-class.html
index 0413e2b..d0db0a8 100644
--- a/doc/html/x2go.backends.info.stdout.X2goServerSessionListSTDOUT-class.html
+++ b/doc/html/x2go.backends.info.stdout.X2goServerSessionListSTDOUT-class.html
@@ -210,7 +210,7 @@ object --+
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:14 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:53 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.backends.profiles-module.html b/doc/html/x2go.backends.profiles-module.html
index ca132d5..ddbb942 100644
--- a/doc/html/x2go.backends.profiles-module.html
+++ b/doc/html/x2go.backends.profiles-module.html
@@ -133,7 +133,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:13 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:52 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.backends.profiles-pysrc.html b/doc/html/x2go.backends.profiles-pysrc.html
index 79caf2f..f979dca 100644
--- a/doc/html/x2go.backends.profiles-pysrc.html
+++ b/doc/html/x2go.backends.profiles-pysrc.html
@@ -124,7 +124,7 @@ expandto(location.href);
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:17 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:57 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.backends.profiles.https_broker-module.html b/doc/html/x2go.backends.profiles.https_broker-module.html
index 5503548..03b7dcb 100644
--- a/doc/html/x2go.backends.profiles.https_broker-module.html
+++ b/doc/html/x2go.backends.profiles.https_broker-module.html
@@ -140,7 +140,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:13 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:52 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.backends.profiles.https_broker-pysrc.html b/doc/html/x2go.backends.profiles.https_broker-pysrc.html
index 1c52c76..0d06f4d 100644
--- a/doc/html/x2go.backends.profiles.https_broker-pysrc.html
+++ b/doc/html/x2go.backends.profiles.https_broker-pysrc.html
@@ -469,7 +469,7 @@ expandto(location.href);
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:17 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:58 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP-class.html b/doc/html/x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP-class.html
index bca4828..2847861 100644
--- a/doc/html/x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP-class.html
+++ b/doc/html/x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP-class.html
@@ -675,7 +675,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:14 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:53 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.backends.profiles.sessions_file-module.html b/doc/html/x2go.backends.profiles.sessions_file-module.html
index 2c3031d..330126c 100644
--- a/doc/html/x2go.backends.profiles.sessions_file-module.html
+++ b/doc/html/x2go.backends.profiles.sessions_file-module.html
@@ -140,7 +140,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:13 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:52 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.backends.profiles.sessions_file-pysrc.html b/doc/html/x2go.backends.profiles.sessions_file-pysrc.html
index 759dd82..aa15b56 100644
--- a/doc/html/x2go.backends.profiles.sessions_file-pysrc.html
+++ b/doc/html/x2go.backends.profiles.sessions_file-pysrc.html
@@ -117,38 +117,41 @@ x2go.xserver.__NAME__" class="py-name" href="#" onclick="return doclink('link-0'
 <a name="L29"></a><tt class="py-lineno"> 29</tt>  <tt class="py-line"><tt class="py-keyword">import</tt> <tt class="py-name">copy</tt> </tt>
 <a name="L30"></a><tt class="py-lineno"> 30</tt>  <tt class="py-line"> </tt>
 <a name="L31"></a><tt class="py-lineno"> 31</tt>  <tt class="py-line"><tt class="py-comment"># Python X2go modules</tt> </tt>
-<a name="L32"></a><tt class="py-lineno"> 32</tt>  <tt class="py-line"><tt class="py-keyword">from</tt> <tt id="link-1" class="py-name" targets="Package x2go=x2go-module.html"><a title="x2go" class="py-name" href="#" onclick="return doclink('link-1', 'x2go', 'link-1');">x2go</a></tt><tt class="py-op">.</tt><tt id="link-2" class="py-name" targets="Module x2go.defaults=x2go.defaults-module.html"><a title="x2go.defaults" class="py-name" href="#" onclick="return doclink('link-2', 'defaults', 'link-2');">defaults</a></tt> <tt class="py-keyword">import</tt> <tt id="link-3" class="py-name" targets="Variable x2go.defaults.X2GO_SESSIONPROFILES_CONFIGFILES=x2go.defaults-module.html#X2GO_SESSIONPROFILES_CONFIGFILES"><a title="x2go.defaults.X2GO_SESSIONPROFILES_CONFIGFILES" class="py-name" href="#" onclick="return doclink('link-3', 'X2GO_SESSIONPROFILES_CONFIGFILES', 'link-3');">X2GO_SESSIONPROFILES_CONFIGFILES</a></tt> </tt>
-<a name="L33"></a><tt class="py-lineno"> 33</tt>  <tt class="py-line"><tt class="py-keyword">from</tt> <tt id="link-4" class="py-name"><a title="x2go" class="py-name" href="#" onclick="return doclink('link-4', 'x2go', 'link-1');">x2go</a></tt><tt class="py-op">.</tt><tt id="link-5" class="py-name"><a title="x2go.defaults" class="py-name" href="#" onclick="return doclink('link-5', 'defaults', 'link-2');">defaults</a></tt> <tt class="py-keyword">import</tt> <tt id="link-6" class="py-name" targets="Variable x2go.defaults.X2GO_SESSIONPROFILE_DEFAULTS=x2go.defaults-module.html#X2GO_SESSIONPROFILE_DEFAULTS"><a title="x2go.defaults.X2GO_SESSIONPROFILE_DEFAULTS" class="py-name" href="#" onclick="return doclink('link-6', 'X2GO_SESSIONPROFILE_DEFAULTS', 'link-6');">X2GO_SESSIONPROFILE_DEFAULTS</a></tt> </tt>
-<a name="L34"></a><tt class="py-lineno"> 34</tt>  <tt class="py-line"><tt class="py-keyword">import</tt> <tt id="link-7" class="py-name"><a title="x2go" class="py-name" href="#" onclick="return doclink('link-7', 'x2go', 'link-1');">x2go</a></tt><tt class="py-op">.</tt><tt id="link-8" class="py-name" targets="Module x2go.inifiles=x2go.inifiles-module.html"><a title="x2go.inifiles" class="py-name" href="#" onclick="return doclink('link-8', 'inifiles', 'link-8');">inifiles</a></tt> <tt class="py-keyword">as</tt> <tt id="link-9" class="py-name"><a title="x2go.inifiles" class="py-name" href="#" onclick="return doclink('link-9', 'inifiles', 'link-8');">inifiles</a></tt> </tt>
-<a name="L35"></a><tt class="py-lineno"> 35</tt>  <tt class="py-line"><tt class="py-keyword">import</tt> <tt id="link-10" class="py-name"><a title="x2go" class="py-name" href="#" onclick="return doclink('link-10', 'x2go', 'link-1');">x2go</a></tt><tt class="py-op">.</tt><tt id="link-11" class="py-name" targets="Module x2go.log=x2go.log-module.html"><a title="x2go.log" class="py-name" href="#" onclick="return doclink('link-11', 'log', 'link-11');">log</a></tt> <tt class="py-keyword">as</tt> <tt id="link-12" class="py-name"><a title="x2go.log" class="py-name" href="#" onclick="return doclink('link-12', 'log', 'link-11');">log</a></tt> </tt>
-<a name="L36"></a><tt class="py-lineno"> 36</tt>  <tt class="py-line"><tt class="py-keyword">import</tt> <tt id="link-13" class="py-name"><a title="x2go" class="py-name" href="#" onclick="return doclink('link-13', 'x2go', 'link-1');">x2go</a></tt><tt class="py-op">.</tt><tt id="link-14" class="py-name" targets="Module x2go.utils=x2go.utils-module.html"><a title="x2go.utils" class="py-name" href="#" onclick="return doclink('link-14', 'utils', 'link-14');">utils</a></tt> <tt class="py-keyword">as</tt> <tt id="link-15" class="py-name"><a title="x2go.utils" class="py-name" href="#" onclick="return doclink('link-15', 'utils', 'link-14');">utils</a></tt> </tt>
-<a name="L37"></a><tt class="py-lineno"> 37</tt>  <tt class="py-line"><tt class="py-keyword">from</tt> <tt id="link-16" class="py-name"><a title="x2go" class="py-name" href="#" onclick="return doclink('link-16', 'x2go', 'link-1');">x2go</a></tt><tt class="py-op">.</tt><tt id="link-17" class="py-name" targets="Module x2go.x2go_exceptions=x2go.x2go_exceptions-module.html"><a title="x2go.x2go_exceptions" class="py-name" href="#" onclick="return doclink('link-17', 'x2go_exceptions', 'link-17');">x2go_exceptions</a></tt> <tt class="py-keyword">import</tt> <tt id="link-18" class="py-name" targets="Class x2go.x2go_exceptions.X2goProfileException=x2go.x2go_exceptions.X2goProfileException-class.html"><a title="x2go.x2go_exceptions.X2goProfileException" class="py-name" href="#" onclick="return doclink('link-18', 'X2goProfileException', 'link-18');">X2goProfileException</a></tt> </tt>
-<a name="X2goSessionProfilesFILE"></a><div id="X2goSessionProfilesFILE-def"><a name="L38"></a><tt class="py-lineno"> 38</tt>  <tt class="py-line"> </tt>
-<a name="L39"></a><tt class="py-lineno"> 39</tt>  <tt class="py-line"> </tt>
-<a name="L40"></a><tt class="py-lineno"> 40</tt> <a class="py-toggle" href="#" id="X2goSessionProfilesFILE-toggle" onclick="return toggle('X2goSessionProfilesFILE');">-</a><tt class="py-line"><tt class="py-keyword">class</tt> <a class="py-def-name" href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html">X2goSessionProfilesFILE</a><tt class="py-op">(</tt><tt class="py-base-class">inifiles</tt><tt class="py-op">.</tt><tt class="py-base-class">X2goIniFile</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
-</div><div id="X2goSessionProfilesFILE-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="X2goSessionProfilesFILE-expanded"><a name="L41"></a><tt class="py-lineno"> 41</tt>  <tt class="py-line"> </tt>
-<a name="L42"></a><tt class="py-lineno"> 42</tt>  <tt class="py-line">    <tt id="link-19" class="py-name" targets="Variable x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.defaultSessionProfile=x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP-class.html#defaultSessionProfile,Variable x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.defaultSessionProfile=x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#defaultSessionProfile,Variable x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.defaultSessionProfile=x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html#defaultSessionProfile"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.defaultSessionProfile
+<a name="L32"></a><tt class="py-lineno"> 32</tt>  <tt class="py-line"><tt class="py-keyword">from</tt> <tt id="link-1" class="py-name" targets="Package x2go=x2go-module.html"><a title="x2go" class="py-name" href="#" onclick="return doclink('link-1', 'x2go', 'link-1');">x2go</a></tt><tt class="py-op">.</tt><tt id="link-2" class="py-name" targets="Module x2go.defaults=x2go.defaults-module.html"><a title="x2go.defaults" class="py-name" href="#" onclick="return doclink('link-2', 'defaults', 'link-2');">defaults</a></tt> <tt class="py-keyword">import</tt> <tt id="link-3" class="py-name" targets="Variable x2go.defaults.X2GO_SESSIONPROFILES_CONFIGFILES=x2go.defaults-module.html#X2GO_SESSIONPROFILES_CONFIGFILES"><a title="x2go.defaults.X2GO_SESSIONPROFILES_CONFIGFILES" class="py-name" href="#" onclick="return doclink('link-3', 'X2GO_SESSIONPROFILES_CONFIGFILES', 'link-3');">X2GO_SESSIONPROFILES_CONFIGFILES</a></tt> <tt class="py-keyword">as</tt> <tt class="py-name">_X2GO_SESSIONPROF
 ILES_CON
 FIGFILES</tt> </tt>
+<a name="L33"></a><tt class="py-lineno"> 33</tt>  <tt class="py-line"><tt class="py-keyword">from</tt> <tt id="link-4" class="py-name"><a title="x2go" class="py-name" href="#" onclick="return doclink('link-4', 'x2go', 'link-1');">x2go</a></tt><tt class="py-op">.</tt><tt id="link-5" class="py-name"><a title="x2go.defaults" class="py-name" href="#" onclick="return doclink('link-5', 'defaults', 'link-2');">defaults</a></tt> <tt class="py-keyword">import</tt> <tt id="link-6" class="py-name" targets="Variable x2go.defaults.X2GO_SESSIONPROFILE_DEFAULTS=x2go.defaults-module.html#X2GO_SESSIONPROFILE_DEFAULTS"><a title="x2go.defaults.X2GO_SESSIONPROFILE_DEFAULTS" class="py-name" href="#" onclick="return doclink('link-6', 'X2GO_SESSIONPROFILE_DEFAULTS', 'link-6');">X2GO_SESSIONPROFILE_DEFAULTS</a></tt> <tt class="py-keyword">as</tt> <tt class="py-name">_X2GO_SESSIONPROFILE_DEFAULTS</tt> </tt>
+<a name="L34"></a><tt class="py-lineno"> 34</tt>  <tt class="py-line"><tt class="py-keyword">from</tt> <tt id="link-7" class="py-name"><a title="x2go" class="py-name" href="#" onclick="return doclink('link-7', 'x2go', 'link-1');">x2go</a></tt><tt class="py-op">.</tt><tt id="link-8" class="py-name"><a title="x2go.defaults" class="py-name" href="#" onclick="return doclink('link-8', 'defaults', 'link-2');">defaults</a></tt> <tt class="py-keyword">import</tt> <tt id="link-9" class="py-name" targets="Variable x2go.defaults.X2GO_DESKTOPSESSIONS=x2go.defaults-module.html#X2GO_DESKTOPSESSIONS"><a title="x2go.defaults.X2GO_DESKTOPSESSIONS" class="py-name" href="#" onclick="return doclink('link-9', 'X2GO_DESKTOPSESSIONS', 'link-9');">X2GO_DESKTOPSESSIONS</a></tt> <tt class="py-keyword">as</tt> <tt class="py-name">_X2GO_DESKTOPSESSIONS</tt> </tt>
+<a name="L35"></a><tt class="py-lineno"> 35</tt>  <tt class="py-line"><tt class="py-keyword">import</tt> <tt id="link-10" class="py-name"><a title="x2go" class="py-name" href="#" onclick="return doclink('link-10', 'x2go', 'link-1');">x2go</a></tt><tt class="py-op">.</tt><tt id="link-11" class="py-name" targets="Module x2go.inifiles=x2go.inifiles-module.html"><a title="x2go.inifiles" class="py-name" href="#" onclick="return doclink('link-11', 'inifiles', 'link-11');">inifiles</a></tt> <tt class="py-keyword">as</tt> <tt id="link-12" class="py-name"><a title="x2go.inifiles" class="py-name" href="#" onclick="return doclink('link-12', 'inifiles', 'link-11');">inifiles</a></tt> </tt>
+<a name="L36"></a><tt class="py-lineno"> 36</tt>  <tt class="py-line"><tt class="py-keyword">import</tt> <tt id="link-13" class="py-name"><a title="x2go" class="py-name" href="#" onclick="return doclink('link-13', 'x2go', 'link-1');">x2go</a></tt><tt class="py-op">.</tt><tt id="link-14" class="py-name" targets="Module x2go.log=x2go.log-module.html"><a title="x2go.log" class="py-name" href="#" onclick="return doclink('link-14', 'log', 'link-14');">log</a></tt> <tt class="py-keyword">as</tt> <tt id="link-15" class="py-name"><a title="x2go.log" class="py-name" href="#" onclick="return doclink('link-15', 'log', 'link-14');">log</a></tt> </tt>
+<a name="L37"></a><tt class="py-lineno"> 37</tt>  <tt class="py-line"><tt class="py-keyword">import</tt> <tt id="link-16" class="py-name"><a title="x2go" class="py-name" href="#" onclick="return doclink('link-16', 'x2go', 'link-1');">x2go</a></tt><tt class="py-op">.</tt><tt id="link-17" class="py-name" targets="Module x2go.utils=x2go.utils-module.html"><a title="x2go.utils" class="py-name" href="#" onclick="return doclink('link-17', 'utils', 'link-17');">utils</a></tt> <tt class="py-keyword">as</tt> <tt id="link-18" class="py-name"><a title="x2go.utils" class="py-name" href="#" onclick="return doclink('link-18', 'utils', 'link-17');">utils</a></tt> </tt>
+<a name="L38"></a><tt class="py-lineno"> 38</tt>  <tt class="py-line"><tt class="py-keyword">from</tt> <tt id="link-19" class="py-name"><a title="x2go" class="py-name" href="#" onclick="return doclink('link-19', 'x2go', 'link-1');">x2go</a></tt><tt class="py-op">.</tt><tt id="link-20" class="py-name" targets="Module x2go.x2go_exceptions=x2go.x2go_exceptions-module.html"><a title="x2go.x2go_exceptions" class="py-name" href="#" onclick="return doclink('link-20', 'x2go_exceptions', 'link-20');">x2go_exceptions</a></tt> <tt class="py-keyword">import</tt> <tt id="link-21" class="py-name" targets="Class x2go.x2go_exceptions.X2goProfileException=x2go.x2go_exceptions.X2goProfileException-class.html"><a title="x2go.x2go_exceptions.X2goProfileException" class="py-name" href="#" onclick="return doclink('link-21', 'X2goProfileException', 'link-21');">X2goProfileException</a></tt> </tt>
+<a name="X2goSessionProfilesFILE"></a><div id="X2goSessionProfilesFILE-def"><a name="L39"></a><tt class="py-lineno"> 39</tt>  <tt class="py-line"> </tt>
+<a name="L40"></a><tt class="py-lineno"> 40</tt>  <tt class="py-line"> </tt>
+<a name="L41"></a><tt class="py-lineno"> 41</tt> <a class="py-toggle" href="#" id="X2goSessionProfilesFILE-toggle" onclick="return toggle('X2goSessionProfilesFILE');">-</a><tt class="py-line"><tt class="py-keyword">class</tt> <a class="py-def-name" href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html">X2goSessionProfilesFILE</a><tt class="py-op">(</tt><tt class="py-base-class">inifiles</tt><tt class="py-op">.</tt><tt class="py-base-class">X2goIniFile</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="X2goSessionProfilesFILE-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="X2goSessionProfilesFILE-expanded"><a name="L42"></a><tt class="py-lineno"> 42</tt>  <tt class="py-line"> </tt>
+<a name="L43"></a><tt class="py-lineno"> 43</tt>  <tt class="py-line">    <tt id="link-22" class="py-name" targets="Variable x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.defaultSessionProfile=x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP-class.html#defaultSessionProfile,Variable x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.defaultSessionProfile=x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#defaultSessionProfile,Variable x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.defaultSessionProfile=x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html#defaultSessionProfile"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.defaultSessionProfile
 x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.defaultSessionProfile
-x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.defaultSessionProfile" class="py-name" href="#" onclick="return doclink('link-19', 'defaultSessionProfile', 'link-19');">defaultSessionProfile</a></tt> <tt class="py-op">=</tt> <tt id="link-20" class="py-name"><a title="x2go.defaults.X2GO_SESSIONPROFILE_DEFAULTS" class="py-name" href="#" onclick="return doclink('link-20', 'X2GO_SESSIONPROFILE_DEFAULTS', 'link-6');">X2GO_SESSIONPROFILE_DEFAULTS</a></tt> </tt>
-<a name="L43"></a><tt class="py-lineno"> 43</tt>  <tt class="py-line">    <tt id="link-21" class="py-name" targets="Variable x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP._non_profile_sections=x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP-class.html#_non_profile_sections,Variable x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE._non_profile_sections=x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#_non_profile_sections,Variable x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG._non_profile_sections=x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html#_non_profile_sections"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP._non_profile_sections
+x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.defaultSessionProfile" class="py-name" href="#" onclick="return doclink('link-22', 'defaultSessionProfile', 'link-22');">defaultSessionProfile</a></tt> <tt class="py-op">=</tt> <tt class="py-name">_X2GO_SESSIONPROFILE_DEFAULTS</tt> </tt>
+<a name="L44"></a><tt class="py-lineno"> 44</tt>  <tt class="py-line">    <tt id="link-23" class="py-name" targets="Variable x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP._non_profile_sections=x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP-class.html#_non_profile_sections,Variable x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE._non_profile_sections=x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#_non_profile_sections,Variable x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG._non_profile_sections=x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html#_non_profile_sections"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP._non_profile_sections
 x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE._non_profile_sections
-x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG._non_profile_sections" class="py-name" href="#" onclick="return doclink('link-21', '_non_profile_sections', 'link-21');">_non_profile_sections</a></tt> <tt class="py-op">=</tt> <tt class="py-op">(</tt><tt class="py-string">'embedded'</tt><tt class="py-op">)</tt> </tt>
-<a name="L44"></a><tt class="py-lineno"> 44</tt>  <tt class="py-line"> </tt>
-<a name="X2goSessionProfilesFILE.__init__"></a><div id="X2goSessionProfilesFILE.__init__-def"><a name="L45"></a><tt class="py-lineno"> 45</tt> <a class="py-toggle" href="#" id="X2goSessionProfilesFILE.__init__-toggle" onclick="return toggle('X2goSessionProfilesFILE.__init__');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#__init__">__init__</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">config_files</tt><tt class="py-op">=</tt><tt id="link-22" class="py-name"><a title="x2go.defaults.X2GO_SESSIONPROFILES_CONFIGFILES" class="py-name" href="#" onclick="return doclink('link-22', 'X2GO_SESSIONPROFILES_CONFIGFILES', 'link-3');">X2GO_SESSIONPROFILES_CONFIGFILES</a></tt><tt class="py-op">,</tt> <tt class="py-param">defaults</tt><tt class="py-op">=</tt><tt class="py-name">None</tt><tt class="py-op">,</tt> <tt clas
 s="py-pa
 ram">session_profile_defaults</tt><tt class="py-op">=</tt><tt class="py-name">None</tt><tt class="py-op">,</tt> <tt class="py-param">logger</tt><tt class="py-op">=</tt><tt class="py-name">None</tt><tt class="py-op">,</tt> <tt class="py-param">loglevel</tt><tt class="py-op">=</tt><tt id="link-23" class="py-name"><a title="x2go.log" class="py-name" href="#" onclick="return doclink('link-23', 'log', 'link-11');">log</a></tt><tt class="py-op">.</tt><tt id="link-24" class="py-name" targets="Variable x2go.log.loglevel_DEFAULT=x2go.log-module.html#loglevel_DEFAULT"><a title="x2go.log.loglevel_DEFAULT" class="py-name" href="#" onclick="return doclink('link-24', 'loglevel_DEFAULT', 'link-24');">loglevel_DEFAULT</a></tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
-</div><div id="X2goSessionProfilesFILE.__init__-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="X2goSessionProfilesFILE.__init__-expanded"><a name="L46"></a><tt class="py-lineno"> 46</tt>  <tt class="py-line">        <tt class="py-docstring">"""\</tt> </tt>
-<a name="L47"></a><tt class="py-lineno"> 47</tt>  <tt class="py-line"><tt class="py-docstring">        STILL UNDOCUMENTED</tt> </tt>
-<a name="L48"></a><tt class="py-lineno"> 48</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
-<a name="L49"></a><tt class="py-lineno"> 49</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
-<a name="L50"></a><tt class="py-lineno"> 50</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-25" class="py-name" targets="Variable x2go.inifiles.X2goIniFile.defaultValues=x2go.inifiles.X2goIniFile-class.html#defaultValues,Variable x2go.printing.X2goClientPrinting.defaultValues=x2go.printing.X2goClientPrinting-class.html#defaultValues,Variable x2go.settings.X2goClientSettings.defaultValues=x2go.settings.X2goClientSettings-class.html#defaultValues,Variable x2go.xserver.X2goClientXConfig.defaultValues=x2go.xserver.X2goClientXConfig-class.html#defaultValues"><a title="x2go.inifiles.X2goIniFile.defaultValues
+x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG._non_profile_sections" class="py-name" href="#" onclick="return doclink('link-23', '_non_profile_sections', 'link-23');">_non_profile_sections</a></tt> <tt class="py-op">=</tt> <tt class="py-op">(</tt><tt class="py-string">'embedded'</tt><tt class="py-op">)</tt> </tt>
+<a name="L45"></a><tt class="py-lineno"> 45</tt>  <tt class="py-line"> </tt>
+<a name="L46"></a><tt class="py-lineno"> 46</tt>  <tt class="py-line"> </tt>
+<a name="X2goSessionProfilesFILE.__init__"></a><div id="X2goSessionProfilesFILE.__init__-def"><a name="L47"></a><tt class="py-lineno"> 47</tt> <a class="py-toggle" href="#" id="X2goSessionProfilesFILE.__init__-toggle" onclick="return toggle('X2goSessionProfilesFILE.__init__');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#__init__">__init__</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">config_files</tt><tt class="py-op">=</tt><tt class="py-name">_X2GO_SESSIONPROFILES_CONFIGFILES</tt><tt class="py-op">,</tt> <tt class="py-param">defaults</tt><tt class="py-op">=</tt><tt class="py-name">None</tt><tt class="py-op">,</tt> <tt class="py-param">session_profile_defaults</tt><tt class="py-op">=</tt><tt class="py-name">None</tt><tt class="py-op">,</tt> <tt class="py-param">logger</tt><tt class="py-op">=</tt><tt cl
 ass="py-
 name">None</tt><tt class="py-op">,</tt> <tt class="py-param">loglevel</tt><tt class="py-op">=</tt><tt id="link-24" class="py-name"><a title="x2go.log" class="py-name" href="#" onclick="return doclink('link-24', 'log', 'link-14');">log</a></tt><tt class="py-op">.</tt><tt id="link-25" class="py-name" targets="Variable x2go.log.loglevel_DEFAULT=x2go.log-module.html#loglevel_DEFAULT"><a title="x2go.log.loglevel_DEFAULT" class="py-name" href="#" onclick="return doclink('link-25', 'loglevel_DEFAULT', 'link-25');">loglevel_DEFAULT</a></tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="X2goSessionProfilesFILE.__init__-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="X2goSessionProfilesFILE.__init__-expanded"><a name="L48"></a><tt class="py-lineno"> 48</tt>  <tt class="py-line">        <tt class="py-docstring">"""\</tt> </tt>
+<a name="L49"></a><tt class="py-lineno"> 49</tt>  <tt class="py-line"><tt class="py-docstring">        STILL UNDOCUMENTED</tt> </tt>
+<a name="L50"></a><tt class="py-lineno"> 50</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L51"></a><tt class="py-lineno"> 51</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L52"></a><tt class="py-lineno"> 52</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-26" class="py-name" targets="Variable x2go.inifiles.X2goIniFile.defaultValues=x2go.inifiles.X2goIniFile-class.html#defaultValues,Variable x2go.printing.X2goClientPrinting.defaultValues=x2go.printing.X2goClientPrinting-class.html#defaultValues,Variable x2go.settings.X2goClientSettings.defaultValues=x2go.settings.X2goClientSettings-class.html#defaultValues,Variable x2go.xserver.X2goClientXConfig.defaultValues=x2go.xserver.X2goClientXConfig-class.html#defaultValues"><a title="x2go.inifiles.X2goIniFile.defaultValues
 x2go.printing.X2goClientPrinting.defaultValues
 x2go.settings.X2goClientSettings.defaultValues
-x2go.xserver.X2goClientXConfig.defaultValues" class="py-name" href="#" onclick="return doclink('link-25', 'defaultValues', 'link-25');">defaultValues</a></tt> <tt class="py-op">=</tt> <tt class="py-op">{</tt><tt class="py-op">}</tt> </tt>
-<a name="L51"></a><tt class="py-lineno"> 51</tt>  <tt class="py-line"> </tt>
-<a name="L52"></a><tt class="py-lineno"> 52</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">logger</tt> <tt class="py-keyword">is</tt> <tt class="py-name">None</tt><tt class="py-op">:</tt> </tt>
-<a name="L53"></a><tt class="py-lineno"> 53</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">logger</tt> <tt class="py-op">=</tt> <tt id="link-26" class="py-name"><a title="x2go.log" class="py-name" href="#" onclick="return doclink('link-26', 'log', 'link-11');">log</a></tt><tt class="py-op">.</tt><tt id="link-27" class="py-name" targets="Class x2go.log.X2goLogger=x2go.log.X2goLogger-class.html"><a title="x2go.log.X2goLogger" class="py-name" href="#" onclick="return doclink('link-27', 'X2goLogger', 'link-27');">X2goLogger</a></tt><tt class="py-op">(</tt><tt class="py-name">loglevel</tt><tt class="py-op">=</tt><tt class="py-name">loglevel</tt><tt class="py-op">)</tt> </tt>
-<a name="L54"></a><tt class="py-lineno"> 54</tt>  <tt class="py-line">        <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
-<a name="L55"></a><tt class="py-lineno"> 55</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">logger</tt> <tt class="py-op">=</tt> <tt class="py-name">copy</tt><tt class="py-op">.</tt><tt class="py-name">deepcopy</tt><tt class="py-op">(</tt><tt class="py-name">logger</tt><tt class="py-op">)</tt> </tt>
-<a name="L56"></a><tt class="py-lineno"> 56</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">logger</tt><tt class="py-op">.</tt><tt id="link-28" class="py-name" targets="Variable x2go.log.X2goLogger.tag=x2go.log.X2goLogger-class.html#tag"><a title="x2go.log.X2goLogger.tag" class="py-name" href="#" onclick="return doclink('link-28', 'tag', 'link-28');">tag</a></tt> <tt class="py-op">=</tt> <tt id="link-29" class="py-name"><a title="x2go.__NAME__
+x2go.xserver.X2goClientXConfig.defaultValues" class="py-name" href="#" onclick="return doclink('link-26', 'defaultValues', 'link-26');">defaultValues</a></tt> <tt class="py-op">=</tt> <tt class="py-op">{</tt><tt class="py-op">}</tt> </tt>
+<a name="L53"></a><tt class="py-lineno"> 53</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">_profile_metatypes</tt> <tt class="py-op">=</tt> <tt class="py-op">{</tt><tt class="py-op">}</tt> </tt>
+<a name="L54"></a><tt class="py-lineno"> 54</tt>  <tt class="py-line"> </tt>
+<a name="L55"></a><tt class="py-lineno"> 55</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">logger</tt> <tt class="py-keyword">is</tt> <tt class="py-name">None</tt><tt class="py-op">:</tt> </tt>
+<a name="L56"></a><tt class="py-lineno"> 56</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">logger</tt> <tt class="py-op">=</tt> <tt id="link-27" class="py-name"><a title="x2go.log" class="py-name" href="#" onclick="return doclink('link-27', 'log', 'link-14');">log</a></tt><tt class="py-op">.</tt><tt id="link-28" class="py-name" targets="Class x2go.log.X2goLogger=x2go.log.X2goLogger-class.html"><a title="x2go.log.X2goLogger" class="py-name" href="#" onclick="return doclink('link-28', 'X2goLogger', 'link-28');">X2goLogger</a></tt><tt class="py-op">(</tt><tt class="py-name">loglevel</tt><tt class="py-op">=</tt><tt class="py-name">loglevel</tt><tt class="py-op">)</tt> </tt>
+<a name="L57"></a><tt class="py-lineno"> 57</tt>  <tt class="py-line">        <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L58"></a><tt class="py-lineno"> 58</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">logger</tt> <tt class="py-op">=</tt> <tt class="py-name">copy</tt><tt class="py-op">.</tt><tt class="py-name">deepcopy</tt><tt class="py-op">(</tt><tt class="py-name">logger</tt><tt class="py-op">)</tt> </tt>
+<a name="L59"></a><tt class="py-lineno"> 59</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">logger</tt><tt class="py-op">.</tt><tt id="link-29" class="py-name" targets="Variable x2go.log.X2goLogger.tag=x2go.log.X2goLogger-class.html#tag"><a title="x2go.log.X2goLogger.tag" class="py-name" href="#" onclick="return doclink('link-29', 'tag', 'link-29');">tag</a></tt> <tt class="py-op">=</tt> <tt id="link-30" class="py-name"><a title="x2go.__NAME__
 x2go.backends.control.stdout.__NAME__
 x2go.backends.info.stdout.__NAME__
 x2go.backends.profiles.https_broker.__NAME__
@@ -173,11 +176,11 @@ x2go.settings.__NAME__
 x2go.sftpserver.__NAME__
 x2go.utils.__NAME__
 x2go.x2go_exceptions.__NAME__
-x2go.xserver.__NAME__" class="py-name" href="#" onclick="return doclink('link-29', '__NAME__', 'link-0');">__NAME__</a></tt> </tt>
-<a name="L57"></a><tt class="py-lineno"> 57</tt>  <tt class="py-line"> </tt>
-<a name="L58"></a><tt class="py-lineno"> 58</tt>  <tt class="py-line">        <tt class="py-comment"># providing defaults for an X2goSessionProfiles instance will---in the worst case---override your</tt> </tt>
-<a name="L59"></a><tt class="py-lineno"> 59</tt>  <tt class="py-line">        <tt class="py-comment"># existing sessions file in your home directory once you write the sessions back to file...</tt> </tt>
-<a name="L60"></a><tt class="py-lineno"> 60</tt>  <tt class="py-line">        <tt id="link-30" class="py-name"><a title="x2go.inifiles" class="py-name" href="#" onclick="return doclink('link-30', 'inifiles', 'link-8');">inifiles</a></tt><tt class="py-op">.</tt><tt id="link-31" class="py-name" targets="Class x2go.inifiles.X2goIniFile=x2go.inifiles.X2goIniFile-class.html"><a title="x2go.inifiles.X2goIniFile" class="py-name" href="#" onclick="return doclink('link-31', 'X2goIniFile', 'link-31');">X2goIniFile</a></tt><tt class="py-op">.</tt><tt id="link-32" class="py-name" targets="Method x2go.backends.control.stdout.X2goControlSessionSTDOUT.__init__()=x2go.backends.control.stdout.X2goControlSessionSTDOUT-class.html#__init__,Method x2go.backends.info.stdout.X2goServerSessionListSTDOUT.__init__()=x2go.backends.info.stdout.X2goServerSessionListSTDOUT-class.html#__init__,Method x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.__init__()=x2go.backends.profiles.https_broker
 .X2goSes
 sionProfilesHTTP-class.html#__init__,Method x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.__init__()=x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#__init__,Method x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.__init__()=x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html#__init__,Method x2go.backends.proxy.base.X2goProxyBASE.__init__()=x2go.backends.proxy.base.X2goProxyBASE-class.html#__init__,Method x2go.backends.proxy.nx3.X2goProxyNX3.__init__()=x2go.backends.proxy.nx3.X2goProxyNX3-class.html#__init__,Method x2go.backends.terminal.stdout.X2goTerminalSessionSTDOUT.__init__()=x2go.backends.terminal.stdout.X2goTerminalSessionSTDOUT-class.html#__init__,Method x2go.cache.X2goListSessionsCache.__init__()=x2go.cache.X2goListSessionsCache-class.html#__init__,Method x2go.client.X2goClient.__init__()=x2go.client.X2goClient-class.html#__init__,Method x2go.forward.X2goFwServer.__init__()=x2go.forward.X2goFwS
 erver-cl
 ass.html#__init__,Method x2go.gevent_subprocess.Popen.__init__()=x2go.gevent_subprocess.Popen-class.html#__init__,Method x2go.guardian.X2goSessionGuardian.__init__()=x2go.guardian.X2goSessionGuardian-class.html#__init__,Method x2go.inifiles.X2goIniFile.__init__()=x2go.inifiles.X2goIniFile-class.html#__init__,Method x2go.log.X2goLogger.__init__()=x2go.log.X2goLogger-class.html#__init__,Method x2go.mime_export.X2goMimeExportAction.__init__()=x2go.mime_export.X2goMimeExportAction-class.html#__init__,Method x2go.mime_export.X2goMimeExportQueue.__init__()=x2go.mime_export.X2goMimeExportQueue-class.html#__init__,Method x2go.mime_export.X2goPrintJob.__init__()=x2go.mime_export.X2goPrintJob-class.html#__init__,Method x2go.printing.X2goClientPrinting.__init__()=x2go.printing.X2goClientPrinting-class.html#__init__,Method x2go.printing.X2goPrintAction.__init__()=x2go.printing.X2goPrintAction-class.html#__init__,Method x2go.printing.X2goPrintActionPDFSAVE.__init__()=x2go.printing.X2goPr
 intActio
 nPDFSAVE-class.html#__init__,Method x2go.printing.X2goPrintActionPDFVIEW.__init__()=x2go.printing.X2goPrintActionPDFVIEW-class.html#__init__,Method x2go.printing.X2goPrintActionPRINT.__init__()=x2go.printing.X2goPrintActionPRINT-class.html#__init__,Method x2go.printing.X2goPrintActionPRINTCMD.__init__()=x2go.printing.X2goPrintActionPRINTCMD-class.html#__init__,Method x2go.printing.X2goPrintJob.__init__()=x2go.printing.X2goPrintJob-class.html#__init__,Method x2go.printing.X2goPrintQueue.__init__()=x2go.printing.X2goPrintQueue-class.html#__init__,Method x2go.registry.X2goSessionRegistry.__init__()=x2go.registry.X2goSessionRegistry-class.html#__init__,Method x2go.rforward.X2goRevFwChannelThread.__init__()=x2go.rforward.X2goRevFwChannelThread-class.html#__init__,Method x2go.rforward.X2goRevFwTunnel.__init__()=x2go.rforward.X2goRevFwTunnel-class.html#__init__,Method x2go.session.X2goSession.__init__()=x2go.session.X2goSession-class.html#__init__,Method x2go.settings.X2goClientSet
 tings.__
 init__()=x2go.settings.X2goClientSettings-class.html#__init__,Method x2go.sftpserver.X2goRevFwTunnelToSFTP.__init__()=x2go.sftpserver.X2goRevFwTunnelToSFTP-class.html#__init__,Method x2go.xserver.X2goClientXConfig.__init__()=x2go.xserver.X2goClientXConfig-class.html#__init__,Method x2go.xserver.X2goXServer.__init__()=x2go.xserver.X2goXServer-class.html#__init__"><a title="x2go.backends.control.stdout.X2goControlSessionSTDOUT.__init__
+x2go.xserver.__NAME__" class="py-name" href="#" onclick="return doclink('link-30', '__NAME__', 'link-0');">__NAME__</a></tt> </tt>
+<a name="L60"></a><tt class="py-lineno"> 60</tt>  <tt class="py-line"> </tt>
+<a name="L61"></a><tt class="py-lineno"> 61</tt>  <tt class="py-line">        <tt class="py-comment"># providing defaults for an X2goSessionProfiles instance will---in the worst case---override your</tt> </tt>
+<a name="L62"></a><tt class="py-lineno"> 62</tt>  <tt class="py-line">        <tt class="py-comment"># existing sessions file in your home directory once you write the sessions back to file...</tt> </tt>
+<a name="L63"></a><tt class="py-lineno"> 63</tt>  <tt class="py-line">        <tt id="link-31" class="py-name"><a title="x2go.inifiles" class="py-name" href="#" onclick="return doclink('link-31', 'inifiles', 'link-11');">inifiles</a></tt><tt class="py-op">.</tt><tt id="link-32" class="py-name" targets="Class x2go.inifiles.X2goIniFile=x2go.inifiles.X2goIniFile-class.html"><a title="x2go.inifiles.X2goIniFile" class="py-name" href="#" onclick="return doclink('link-32', 'X2goIniFile', 'link-32');">X2goIniFile</a></tt><tt class="py-op">.</tt><tt id="link-33" class="py-name" targets="Method x2go.backends.control.stdout.X2goControlSessionSTDOUT.__init__()=x2go.backends.control.stdout.X2goControlSessionSTDOUT-class.html#__init__,Method x2go.backends.info.stdout.X2goServerSessionListSTDOUT.__init__()=x2go.backends.info.stdout.X2goServerSessionListSTDOUT-class.html#__init__,Method x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.__init__()=x2go.backends.profiles.https_broke
 r.X2goSe
 ssionProfilesHTTP-class.html#__init__,Method x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.__init__()=x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#__init__,Method x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.__init__()=x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html#__init__,Method x2go.backends.proxy.base.X2goProxyBASE.__init__()=x2go.backends.proxy.base.X2goProxyBASE-class.html#__init__,Method x2go.backends.proxy.nx3.X2goProxyNX3.__init__()=x2go.backends.proxy.nx3.X2goProxyNX3-class.html#__init__,Method x2go.backends.terminal.stdout.X2goTerminalSessionSTDOUT.__init__()=x2go.backends.terminal.stdout.X2goTerminalSessionSTDOUT-class.html#__init__,Method x2go.cache.X2goListSessionsCache.__init__()=x2go.cache.X2goListSessionsCache-class.html#__init__,Method x2go.client.X2goClient.__init__()=x2go.client.X2goClient-class.html#__init__,Method x2go.forward.X2goFwServer.__init__()=x2go.forward.X2goFw
 Server-c
 lass.html#__init__,Method x2go.gevent_subprocess.Popen.__init__()=x2go.gevent_subprocess.Popen-class.html#__init__,Method x2go.guardian.X2goSessionGuardian.__init__()=x2go.guardian.X2goSessionGuardian-class.html#__init__,Method x2go.inifiles.X2goIniFile.__init__()=x2go.inifiles.X2goIniFile-class.html#__init__,Method x2go.log.X2goLogger.__init__()=x2go.log.X2goLogger-class.html#__init__,Method x2go.mime_export.X2goMimeExportAction.__init__()=x2go.mime_export.X2goMimeExportAction-class.html#__init__,Method x2go.mime_export.X2goMimeExportQueue.__init__()=x2go.mime_export.X2goMimeExportQueue-class.html#__init__,Method x2go.mime_export.X2goPrintJob.__init__()=x2go.mime_export.X2goPrintJob-class.html#__init__,Method x2go.printing.X2goClientPrinting.__init__()=x2go.printing.X2goClientPrinting-class.html#__init__,Method x2go.printing.X2goPrintAction.__init__()=x2go.printing.X2goPrintAction-class.html#__init__,Method x2go.printing.X2goPrintActionPDFSAVE.__init__()=x2go.printing.X2goP
 rintActi
 onPDFSAVE-class.html#__init__,Method x2go.printing.X2goPrintActionPDFVIEW.__init__()=x2go.printing.X2goPrintActionPDFVIEW-class.html#__init__,Method x2go.printing.X2goPrintActionPRINT.__init__()=x2go.printing.X2goPrintActionPRINT-class.html#__init__,Method x2go.printing.X2goPrintActionPRINTCMD.__init__()=x2go.printing.X2goPrintActionPRINTCMD-class.html#__init__,Method x2go.printing.X2goPrintJob.__init__()=x2go.printing.X2goPrintJob-class.html#__init__,Method x2go.printing.X2goPrintQueue.__init__()=x2go.printing.X2goPrintQueue-class.html#__init__,Method x2go.registry.X2goSessionRegistry.__init__()=x2go.registry.X2goSessionRegistry-class.html#__init__,Method x2go.rforward.X2goRevFwChannelThread.__init__()=x2go.rforward.X2goRevFwChannelThread-class.html#__init__,Method x2go.rforward.X2goRevFwTunnel.__init__()=x2go.rforward.X2goRevFwTunnel-class.html#__init__,Method x2go.session.X2goSession.__init__()=x2go.session.X2goSession-class.html#__init__,Method x2go.settings.X2goClientSe
 ttings._
 _init__()=x2go.settings.X2goClientSettings-class.html#__init__,Method x2go.sftpserver.X2goRevFwTunnelToSFTP.__init__()=x2go.sftpserver.X2goRevFwTunnelToSFTP-class.html#__init__,Method x2go.xserver.X2goClientXConfig.__init__()=x2go.xserver.X2goClientXConfig-class.html#__init__,Method x2go.xserver.X2goXServer.__init__()=x2go.xserver.X2goXServer-class.html#__init__"><a title="x2go.backends.control.stdout.X2goControlSessionSTDOUT.__init__
 x2go.backends.info.stdout.X2goServerSessionListSTDOUT.__init__
 x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.__init__
 x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.__init__
@@ -210,215 +213,250 @@ x2go.session.X2goSession.__init__
 x2go.settings.X2goClientSettings.__init__
 x2go.sftpserver.X2goRevFwTunnelToSFTP.__init__
 x2go.xserver.X2goClientXConfig.__init__
-x2go.xserver.X2goXServer.__init__" class="py-name" href="#" onclick="return doclink('link-32', '__init__', 'link-32');">__init__</a></tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt id="link-33" class="py-name" targets="Variable x2go.printing.X2goClientPrinting.config_files=x2go.printing.X2goClientPrinting-class.html#config_files"><a title="x2go.printing.X2goClientPrinting.config_files" class="py-name" href="#" onclick="return doclink('link-33', 'config_files', 'link-33');">config_files</a></tt><tt class="py-op">,</tt> <tt id="link-34" class="py-name"><a title="x2go.defaults" class="py-name" href="#" onclick="return doclink('link-34', 'defaults', 'link-2');">defaults</a></tt><tt class="py-op">=</tt><tt id="link-35" class="py-name"><a title="x2go.defaults" class="py-name" href="#" onclick="return doclink('link-35', 'defaults', 'link-2');">defaults</a></tt><tt class="py-op">,</tt> <tt class="py-name">logger</tt><tt class="py-op">=</tt><tt c
 lass="py
 -name">logger</tt><tt class="py-op">,</tt> <tt class="py-name">loglevel</tt><tt class="py-op">=</tt><tt class="py-name">loglevel</tt><tt class="py-op">)</tt> </tt>
-<a name="L61"></a><tt class="py-lineno"> 61</tt>  <tt class="py-line"> </tt>
-<a name="L62"></a><tt class="py-lineno"> 62</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt id="link-36" class="py-name"><a title="x2go.utils" class="py-name" href="#" onclick="return doclink('link-36', 'utils', 'link-14');">utils</a></tt><tt class="py-op">.</tt><tt class="py-name">_checkSessionProfileDefaults</tt><tt class="py-op">(</tt><tt class="py-name">session_profile_defaults</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
-<a name="L63"></a><tt class="py-lineno"> 63</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-37" class="py-name"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.defaultSessionProfile
-x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.defaultSessionProfile
-x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.defaultSessionProfile" class="py-name" href="#" onclick="return doclink('link-37', 'defaultSessionProfile', 'link-19');">defaultSessionProfile</a></tt> <tt class="py-op">=</tt> <tt class="py-name">session_profile_defaults</tt> </tt>
+x2go.xserver.X2goXServer.__init__" class="py-name" href="#" onclick="return doclink('link-33', '__init__', 'link-33');">__init__</a></tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt id="link-34" class="py-name" targets="Variable x2go.printing.X2goClientPrinting.config_files=x2go.printing.X2goClientPrinting-class.html#config_files"><a title="x2go.printing.X2goClientPrinting.config_files" class="py-name" href="#" onclick="return doclink('link-34', 'config_files', 'link-34');">config_files</a></tt><tt class="py-op">,</tt> <tt id="link-35" class="py-name"><a title="x2go.defaults" class="py-name" href="#" onclick="return doclink('link-35', 'defaults', 'link-2');">defaults</a></tt><tt class="py-op">=</tt><tt id="link-36" class="py-name"><a title="x2go.defaults" class="py-name" href="#" onclick="return doclink('link-36', 'defaults', 'link-2');">defaults</a></tt><tt class="py-op">,</tt> <tt class="py-name">logger</tt><tt class="py-op">=</tt><tt c
 lass="py
 -name">logger</tt><tt class="py-op">,</tt> <tt class="py-name">loglevel</tt><tt class="py-op">=</tt><tt class="py-name">loglevel</tt><tt class="py-op">)</tt> </tt>
 <a name="L64"></a><tt class="py-lineno"> 64</tt>  <tt class="py-line"> </tt>
-<a name="L65"></a><tt class="py-lineno"> 65</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">session_profiles</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">iniConfig</tt><tt class="py-op">.</tt><tt class="py-name">sections</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
-<a name="L66"></a><tt class="py-lineno"> 66</tt>  <tt class="py-line">        <tt class="py-keyword">for</tt> <tt class="py-name">session_profile</tt> <tt class="py-keyword">in</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">session_profiles</tt><tt class="py-op">:</tt> </tt>
-<a name="L67"></a><tt class="py-lineno"> 67</tt>  <tt class="py-line">            <tt class="py-keyword">for</tt> <tt class="py-name">key</tt><tt class="py-op">,</tt> <tt class="py-name">default_value</tt> <tt class="py-keyword">in</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-38" class="py-name"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.defaultSessionProfile
+<a name="L65"></a><tt class="py-lineno"> 65</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt id="link-37" class="py-name"><a title="x2go.utils" class="py-name" href="#" onclick="return doclink('link-37', 'utils', 'link-17');">utils</a></tt><tt class="py-op">.</tt><tt class="py-name">_checkSessionProfileDefaults</tt><tt class="py-op">(</tt><tt class="py-name">session_profile_defaults</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L66"></a><tt class="py-lineno"> 66</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-38" class="py-name"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.defaultSessionProfile
+x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.defaultSessionProfile
+x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.defaultSessionProfile" class="py-name" href="#" onclick="return doclink('link-38', 'defaultSessionProfile', 'link-22');">defaultSessionProfile</a></tt> <tt class="py-op">=</tt> <tt class="py-name">session_profile_defaults</tt> </tt>
+<a name="L67"></a><tt class="py-lineno"> 67</tt>  <tt class="py-line"> </tt>
+<a name="L68"></a><tt class="py-lineno"> 68</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">session_profiles</tt> <tt class="py-op">=</tt> <tt class="py-op">[</tt> <tt class="py-name">p</tt> <tt class="py-keyword">for</tt> <tt class="py-name">p</tt> <tt class="py-keyword">in</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">iniConfig</tt><tt class="py-op">.</tt><tt class="py-name">sections</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> <tt class="py-keyword">if</tt> <tt class="py-name">p</tt> <tt class="py-keyword">not</tt> <tt class="py-keyword">in</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-39" class="py-name"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP._non_profile_sections
+x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE._non_profile_sections
+x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG._non_profile_sections" class="py-name" href="#" onclick="return doclink('link-39', '_non_profile_sections', 'link-23');">_non_profile_sections</a></tt> <tt class="py-op">]</tt> </tt>
+<a name="L69"></a><tt class="py-lineno"> 69</tt>  <tt class="py-line">        <tt class="py-keyword">for</tt> <tt class="py-name">session_profile</tt> <tt class="py-keyword">in</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">session_profiles</tt><tt class="py-op">:</tt> </tt>
+<a name="L70"></a><tt class="py-lineno"> 70</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-40" class="py-name" targets="Method x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.get_profile_metatype()=x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#get_profile_metatype,Method x2go.client.X2goClient.get_profile_metatype()=x2go.client.X2goClient-class.html#get_profile_metatype"><a title="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.get_profile_metatype
+x2go.client.X2goClient.get_profile_metatype" class="py-name" href="#" onclick="return doclink('link-40', 'get_profile_metatype', 'link-40');">get_profile_metatype</a></tt><tt class="py-op">(</tt><tt class="py-name">session_profile</tt><tt class="py-op">)</tt> </tt>
+<a name="L71"></a><tt class="py-lineno"> 71</tt>  <tt class="py-line">            <tt class="py-keyword">for</tt> <tt class="py-name">key</tt><tt class="py-op">,</tt> <tt class="py-name">default_value</tt> <tt class="py-keyword">in</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-41" class="py-name"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.defaultSessionProfile
 x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.defaultSessionProfile
-x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.defaultSessionProfile" class="py-name" href="#" onclick="return doclink('link-38', 'defaultSessionProfile', 'link-19');">defaultSessionProfile</a></tt><tt class="py-op">.</tt><tt class="py-name">iteritems</tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
-<a name="L68"></a><tt class="py-lineno"> 68</tt>  <tt class="py-line">                <tt class="py-keyword">if</tt> <tt class="py-keyword">not</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">iniConfig</tt><tt class="py-op">.</tt><tt class="py-name">has_option</tt><tt class="py-op">(</tt><tt class="py-name">session_profile</tt><tt class="py-op">,</tt> <tt class="py-name">key</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
-<a name="L69"></a><tt class="py-lineno"> 69</tt>  <tt class="py-line">                    <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">_storeValue</tt><tt class="py-op">(</tt><tt class="py-name">session_profile</tt><tt class="py-op">,</tt> <tt class="py-name">key</tt><tt class="py-op">,</tt> <tt class="py-name">default_value</tt><tt class="py-op">)</tt> </tt>
-<a name="L70"></a><tt class="py-lineno"> 70</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">_updateDataObject</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
-</div><a name="L71"></a><tt class="py-lineno"> 71</tt>  <tt class="py-line"> </tt>
-<a name="X2goSessionProfilesFILE.__call__"></a><div id="X2goSessionProfilesFILE.__call__-def"><a name="L72"></a><tt class="py-lineno"> 72</tt> <a class="py-toggle" href="#" id="X2goSessionProfilesFILE.__call__-toggle" onclick="return toggle('X2goSessionProfilesFILE.__call__');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#__call__">__call__</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">profile_id_or_name</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
-</div><div id="X2goSessionProfilesFILE.__call__-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="X2goSessionProfilesFILE.__call__-expanded"><a name="L73"></a><tt class="py-lineno"> 73</tt>  <tt class="py-line">        <tt class="py-docstring">"""\</tt> </tt>
-<a name="L74"></a><tt class="py-lineno"> 74</tt>  <tt class="py-line"><tt class="py-docstring">        STILL UNDOCUMENTED</tt> </tt>
-<a name="L75"></a><tt class="py-lineno"> 75</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
-<a name="L76"></a><tt class="py-lineno"> 76</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
-<a name="L77"></a><tt class="py-lineno"> 77</tt>  <tt class="py-line">        <tt class="py-name">_profile_id</tt> <tt class="py-op">=</tt> <tt id="link-39" class="py-name" targets="Method x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.check_profile_id_or_name()=x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP-class.html#check_profile_id_or_name,Method x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.check_profile_id_or_name()=x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#check_profile_id_or_name,Method x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.check_profile_id_or_name()=x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html#check_profile_id_or_name"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.check_profile_id_or_name
+x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.defaultSessionProfile" class="py-name" href="#" onclick="return doclink('link-41', 'defaultSessionProfile', 'link-22');">defaultSessionProfile</a></tt><tt class="py-op">.</tt><tt class="py-name">iteritems</tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L72"></a><tt class="py-lineno"> 72</tt>  <tt class="py-line">                <tt class="py-keyword">if</tt> <tt class="py-keyword">not</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">iniConfig</tt><tt class="py-op">.</tt><tt class="py-name">has_option</tt><tt class="py-op">(</tt><tt class="py-name">session_profile</tt><tt class="py-op">,</tt> <tt class="py-name">key</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L73"></a><tt class="py-lineno"> 73</tt>  <tt class="py-line">                    <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">_storeValue</tt><tt class="py-op">(</tt><tt class="py-name">session_profile</tt><tt class="py-op">,</tt> <tt class="py-name">key</tt><tt class="py-op">,</tt> <tt class="py-name">default_value</tt><tt class="py-op">)</tt> </tt>
+<a name="L74"></a><tt class="py-lineno"> 74</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">_updateDataObject</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L75"></a><tt class="py-lineno"> 75</tt>  <tt class="py-line"> </tt>
+<a name="X2goSessionProfilesFILE.__call__"></a><div id="X2goSessionProfilesFILE.__call__-def"><a name="L76"></a><tt class="py-lineno"> 76</tt> <a class="py-toggle" href="#" id="X2goSessionProfilesFILE.__call__-toggle" onclick="return toggle('X2goSessionProfilesFILE.__call__');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#__call__">__call__</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">profile_id_or_name</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="X2goSessionProfilesFILE.__call__-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="X2goSessionProfilesFILE.__call__-expanded"><a name="L77"></a><tt class="py-lineno"> 77</tt>  <tt class="py-line">        <tt class="py-docstring">"""\</tt> </tt>
+<a name="L78"></a><tt class="py-lineno"> 78</tt>  <tt class="py-line"><tt class="py-docstring">        STILL UNDOCUMENTED</tt> </tt>
+<a name="L79"></a><tt class="py-lineno"> 79</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L80"></a><tt class="py-lineno"> 80</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L81"></a><tt class="py-lineno"> 81</tt>  <tt class="py-line">        <tt class="py-name">_profile_id</tt> <tt class="py-op">=</tt> <tt id="link-42" class="py-name" targets="Method x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.check_profile_id_or_name()=x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP-class.html#check_profile_id_or_name,Method x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.check_profile_id_or_name()=x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#check_profile_id_or_name,Method x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.check_profile_id_or_name()=x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html#check_profile_id_or_name"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.check_profile_id_or_name
+x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.check_profile_id_or_name
+x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.check_profile_id_or_name" class="py-name" href="#" onclick="return doclink('link-42', 'check_profile_id_or_name', 'link-42');">check_profile_id_or_name</a></tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">profile_id_or_name</tt><tt class="py-op">)</tt> </tt>
+<a name="L82"></a><tt class="py-lineno"> 82</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-43" class="py-name" targets="Method x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.get_profile_config()=x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP-class.html#get_profile_config,Method x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.get_profile_config()=x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#get_profile_config,Method x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.get_profile_config()=x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html#get_profile_config,Method x2go.client.X2goClient.get_profile_config()=x2go.client.X2goClient-class.html#get_profile_config"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.get_profile_config
+x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.get_profile_config
+x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.get_profile_config
+x2go.client.X2goClient.get_profile_config" class="py-name" href="#" onclick="return doclink('link-43', 'get_profile_config', 'link-43');">get_profile_config</a></tt><tt class="py-op">(</tt><tt class="py-name">_profile_id</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L83"></a><tt class="py-lineno"> 83</tt>  <tt class="py-line"> </tt>
+<a name="X2goSessionProfilesFILE.get_profile_metatype"></a><div id="X2goSessionProfilesFILE.get_profile_metatype-def"><a name="L84"></a><tt class="py-lineno"> 84</tt> <a class="py-toggle" href="#" id="X2goSessionProfilesFILE.get_profile_metatype-toggle" onclick="return toggle('X2goSessionProfilesFILE.get_profile_metatype');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#get_profile_metatype">get_profile_metatype</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">profile_id_or_name</tt><tt class="py-op">,</tt> <tt class="py-param">force</tt><tt class="py-op">=</tt><tt class="py-name">False</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="X2goSessionProfilesFILE.get_profile_metatype-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="X2goSessionProfilesFILE.get_profile_metatype-expanded"><a name="L85"></a><tt class="py-lineno"> 85</tt>  <tt class="py-line"> </tt>
+<a name="L86"></a><tt class="py-lineno"> 86</tt>  <tt class="py-line">        <tt class="py-name">_profile_id</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-44" class="py-name"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.check_profile_id_or_name
 x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.check_profile_id_or_name
-x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.check_profile_id_or_name" class="py-name" href="#" onclick="return doclink('link-39', 'check_profile_id_or_name', 'link-39');">check_profile_id_or_name</a></tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">profile_id_or_name</tt><tt class="py-op">)</tt> </tt>
-<a name="L78"></a><tt class="py-lineno"> 78</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-40" class="py-name" targets="Method x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.get_profile_config()=x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP-class.html#get_profile_config,Method x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.get_profile_config()=x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#get_profile_config,Method x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.get_profile_config()=x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html#get_profile_config,Method x2go.client.X2goClient.get_profile_config()=x2go.client.X2goClient-class.html#get_profile_config"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.get_profile_config
+x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.check_profile_id_or_name" class="py-name" href="#" onclick="return doclink('link-44', 'check_profile_id_or_name', 'link-42');">check_profile_id_or_name</a></tt><tt class="py-op">(</tt><tt class="py-name">profile_id_or_name</tt><tt class="py-op">)</tt> </tt>
+<a name="L87"></a><tt class="py-lineno"> 87</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-keyword">not</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">_profile_metatypes</tt><tt class="py-op">.</tt><tt class="py-name">has_key</tt><tt class="py-op">(</tt><tt class="py-name">_profile_id</tt><tt class="py-op">)</tt> <tt class="py-keyword">or</tt> <tt class="py-name">force</tt><tt class="py-op">:</tt> </tt>
+<a name="L88"></a><tt class="py-lineno"> 88</tt>  <tt class="py-line">            <tt class="py-name">_config</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-45" class="py-name"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.get_profile_config
 x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.get_profile_config
 x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.get_profile_config
-x2go.client.X2goClient.get_profile_config" class="py-name" href="#" onclick="return doclink('link-40', 'get_profile_config', 'link-40');">get_profile_config</a></tt><tt class="py-op">(</tt><tt class="py-name">_profile_id</tt><tt class="py-op">)</tt> </tt>
-</div><a name="L79"></a><tt class="py-lineno"> 79</tt>  <tt class="py-line"> </tt>
-<a name="X2goSessionProfilesFILE.get_profile_option_type"></a><div id="X2goSessionProfilesFILE.get_profile_option_type-def"><a name="L80"></a><tt class="py-lineno"> 80</tt> <a class="py-toggle" href="#" id="X2goSessionProfilesFILE.get_profile_option_type-toggle" onclick="return toggle('X2goSessionProfilesFILE.get_profile_option_type');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#get_profile_option_type">get_profile_option_type</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">option</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
-</div><div id="X2goSessionProfilesFILE.get_profile_option_type-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="X2goSessionProfilesFILE.get_profile_option_type-expanded"><a name="L81"></a><tt class="py-lineno"> 81</tt>  <tt class="py-line">        <tt class="py-docstring">"""\</tt> </tt>
-<a name="L82"></a><tt class="py-lineno"> 82</tt>  <tt class="py-line"><tt class="py-docstring">        STILL UNDOCUMENTED</tt> </tt>
-<a name="L83"></a><tt class="py-lineno"> 83</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
-<a name="L84"></a><tt class="py-lineno"> 84</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
-<a name="L85"></a><tt class="py-lineno"> 85</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-name">type</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-41" class="py-name"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.defaultSessionProfile
+x2go.client.X2goClient.get_profile_config" class="py-name" href="#" onclick="return doclink('link-45', 'get_profile_config', 'link-43');">get_profile_config</a></tt><tt class="py-op">(</tt><tt class="py-name">_profile_id</tt><tt class="py-op">)</tt> </tt>
+<a name="L89"></a><tt class="py-lineno"> 89</tt>  <tt class="py-line">            <tt class="py-keyword">if</tt> <tt class="py-name">_config</tt><tt class="py-op">[</tt><tt class="py-string">'host'</tt><tt class="py-op">]</tt><tt class="py-op">:</tt> </tt>
+<a name="L90"></a><tt class="py-lineno"> 90</tt>  <tt class="py-line">                <tt class="py-keyword">if</tt> <tt class="py-name">_config</tt><tt class="py-op">[</tt><tt class="py-string">'rdpserver'</tt><tt class="py-op">]</tt> <tt class="py-keyword">and</tt> <tt class="py-name">_config</tt><tt class="py-op">[</tt><tt class="py-string">'command'</tt><tt class="py-op">]</tt> <tt class="py-op">==</tt> <tt class="py-string">'RDP'</tt><tt class="py-op">:</tt> </tt>
+<a name="L91"></a><tt class="py-lineno"> 91</tt>  <tt class="py-line">                    <tt class="py-name">_metatype</tt> <tt class="py-op">=</tt> <tt class="py-string">'RDP/proxy'</tt> </tt>
+<a name="L92"></a><tt class="py-lineno"> 92</tt>  <tt class="py-line">                <tt class="py-keyword">elif</tt> <tt class="py-name">_config</tt><tt class="py-op">[</tt><tt class="py-string">'rootless'</tt><tt class="py-op">]</tt><tt class="py-op">:</tt> </tt>
+<a name="L93"></a><tt class="py-lineno"> 93</tt>  <tt class="py-line">                    <tt class="py-name">_metatype</tt> <tt class="py-op">=</tt> <tt class="py-string">'Single Applications'</tt> </tt>
+<a name="L94"></a><tt class="py-lineno"> 94</tt>  <tt class="py-line">                <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L95"></a><tt class="py-lineno"> 95</tt>  <tt class="py-line">                    <tt class="py-keyword">if</tt> <tt class="py-name">_config</tt><tt class="py-op">[</tt><tt class="py-string">'command'</tt><tt class="py-op">]</tt> <tt class="py-keyword">in</tt> <tt class="py-name">_X2GO_DESKTOPSESSIONS</tt><tt class="py-op">.</tt><tt class="py-name">keys</tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L96"></a><tt class="py-lineno"> 96</tt>  <tt class="py-line">                        <tt class="py-name">_metatype</tt> <tt class="py-op">=</tt> <tt class="py-string">'%s Desktop'</tt> <tt class="py-op">%</tt> <tt class="py-name">_config</tt><tt class="py-op">[</tt><tt class="py-string">'command'</tt><tt class="py-op">]</tt> </tt>
+<a name="L97"></a><tt class="py-lineno"> 97</tt>  <tt class="py-line">                    <tt class="py-keyword">elif</tt> <tt class="py-name">_config</tt><tt class="py-op">[</tt><tt class="py-string">'command'</tt><tt class="py-op">]</tt> <tt class="py-keyword">in</tt> <tt class="py-name">_X2GO_DESKTOPSESSIONS</tt><tt class="py-op">.</tt><tt class="py-name">values</tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L98"></a><tt class="py-lineno"> 98</tt>  <tt class="py-line">                        <tt class="py-name">_metatype</tt> <tt class="py-op">=</tt> <tt class="py-string">'%s Desktop'</tt> <tt class="py-op">%</tt> <tt class="py-op">[</tt> <tt class="py-name">s</tt> <tt class="py-keyword">for</tt> <tt class="py-name">s</tt> <tt class="py-keyword">in</tt> <tt class="py-name">_X2GO_DESKTOPSESSIONS</tt><tt class="py-op">.</tt><tt class="py-name">keys</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> <tt class="py-keyword">if</tt> <tt class="py-name">_config</tt><tt class="py-op">[</tt><tt class="py-string">'command'</tt><tt class="py-op">]</tt> <tt class="py-op">==</tt> <tt class="py-name">_X2GO_DESKTOPSESSIONS</tt><tt class="py-op">[</tt><tt class="py-name">s</tt><tt class="py-op">]</tt> <tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt> </tt>
+<a name="L99"></a><tt class="py-lineno"> 99</tt>  <tt class="py-line">                    <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L100"></a><tt class="py-lineno">100</tt>  <tt class="py-line">                        <tt class="py-name">_metatype</tt> <tt class="py-op">=</tt> <tt class="py-string">'CUSTOM Desktop'</tt> </tt>
+<a name="L101"></a><tt class="py-lineno">101</tt>  <tt class="py-line">            <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L102"></a><tt class="py-lineno">102</tt>  <tt class="py-line">                <tt class="py-keyword">if</tt> <tt class="py-name">_config</tt><tt class="py-op">[</tt><tt class="py-string">'rdpserver'</tt><tt class="py-op">]</tt> <tt class="py-keyword">and</tt> <tt class="py-name">_config</tt><tt class="py-op">[</tt><tt class="py-string">'command'</tt><tt class="py-op">]</tt> <tt class="py-op">==</tt> <tt class="py-string">'RDP'</tt><tt class="py-op">:</tt> </tt>
+<a name="L103"></a><tt class="py-lineno">103</tt>  <tt class="py-line">                    <tt class="py-name">_metatype</tt> <tt class="py-op">=</tt> <tt class="py-string">'RDP/direct'</tt> </tt>
+<a name="L104"></a><tt class="py-lineno">104</tt>  <tt class="py-line">                <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L105"></a><tt class="py-lineno">105</tt>  <tt class="py-line">                    <tt class="py-name">_metatype</tt> <tt class="py-op">=</tt> <tt class="py-string">'not supported'</tt> </tt>
+<a name="L106"></a><tt class="py-lineno">106</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">_profile_metatypes</tt><tt class="py-op">[</tt><tt class="py-name">_profile_id</tt><tt class="py-op">]</tt> <tt class="py-op">=</tt> <tt class="py-name">_metatype</tt> </tt>
+<a name="L107"></a><tt class="py-lineno">107</tt>  <tt class="py-line">        <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L108"></a><tt class="py-lineno">108</tt>  <tt class="py-line">            <tt class="py-keyword">return</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">_profile_metatypes</tt><tt class="py-op">[</tt><tt class="py-name">_profile_id</tt><tt class="py-op">]</tt> </tt>
+</div><a name="L109"></a><tt class="py-lineno">109</tt>  <tt class="py-line"> </tt>
+<a name="X2goSessionProfilesFILE.get_profile_option_type"></a><div id="X2goSessionProfilesFILE.get_profile_option_type-def"><a name="L110"></a><tt class="py-lineno">110</tt> <a class="py-toggle" href="#" id="X2goSessionProfilesFILE.get_profile_option_type-toggle" onclick="return toggle('X2goSessionProfilesFILE.get_profile_option_type');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#get_profile_option_type">get_profile_option_type</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">option</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="X2goSessionProfilesFILE.get_profile_option_type-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="X2goSessionProfilesFILE.get_profile_option_type-expanded"><a name="L111"></a><tt class="py-lineno">111</tt>  <tt class="py-line">        <tt class="py-docstring">"""\</tt> </tt>
+<a name="L112"></a><tt class="py-lineno">112</tt>  <tt class="py-line"><tt class="py-docstring">        STILL UNDOCUMENTED</tt> </tt>
+<a name="L113"></a><tt class="py-lineno">113</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L114"></a><tt class="py-lineno">114</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L115"></a><tt class="py-lineno">115</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-name">type</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-46" class="py-name"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.defaultSessionProfile
 x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.defaultSessionProfile
-x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.defaultSessionProfile" class="py-name" href="#" onclick="return doclink('link-41', 'defaultSessionProfile', 'link-19');">defaultSessionProfile</a></tt><tt class="py-op">[</tt><tt class="py-name">option</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
-</div><a name="L86"></a><tt class="py-lineno"> 86</tt>  <tt class="py-line"> </tt>
-<a name="X2goSessionProfilesFILE.get_profile_config"></a><div id="X2goSessionProfilesFILE.get_profile_config-def"><a name="L87"></a><tt class="py-lineno"> 87</tt> <a class="py-toggle" href="#" id="X2goSessionProfilesFILE.get_profile_config-toggle" onclick="return toggle('X2goSessionProfilesFILE.get_profile_config');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#get_profile_config">get_profile_config</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">profile_id_or_name</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
-</div><div id="X2goSessionProfilesFILE.get_profile_config-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="X2goSessionProfilesFILE.get_profile_config-expanded"><a name="L88"></a><tt class="py-lineno"> 88</tt>  <tt class="py-line">        <tt class="py-docstring">"""\</tt> </tt>
-<a name="L89"></a><tt class="py-lineno"> 89</tt>  <tt class="py-line"><tt class="py-docstring">        STILL UNDOCUMENTED</tt> </tt>
-<a name="L90"></a><tt class="py-lineno"> 90</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
-<a name="L91"></a><tt class="py-lineno"> 91</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
-<a name="L92"></a><tt class="py-lineno"> 92</tt>  <tt class="py-line">        <tt class="py-name">_profile_id</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-42" class="py-name"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.check_profile_id_or_name
+x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.defaultSessionProfile" class="py-name" href="#" onclick="return doclink('link-46', 'defaultSessionProfile', 'link-22');">defaultSessionProfile</a></tt><tt class="py-op">[</tt><tt class="py-name">option</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L116"></a><tt class="py-lineno">116</tt>  <tt class="py-line"> </tt>
+<a name="X2goSessionProfilesFILE.get_profile_config"></a><div id="X2goSessionProfilesFILE.get_profile_config-def"><a name="L117"></a><tt class="py-lineno">117</tt> <a class="py-toggle" href="#" id="X2goSessionProfilesFILE.get_profile_config-toggle" onclick="return toggle('X2goSessionProfilesFILE.get_profile_config');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#get_profile_config">get_profile_config</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">profile_id_or_name</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="X2goSessionProfilesFILE.get_profile_config-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="X2goSessionProfilesFILE.get_profile_config-expanded"><a name="L118"></a><tt class="py-lineno">118</tt>  <tt class="py-line">        <tt class="py-docstring">"""\</tt> </tt>
+<a name="L119"></a><tt class="py-lineno">119</tt>  <tt class="py-line"><tt class="py-docstring">        STILL UNDOCUMENTED</tt> </tt>
+<a name="L120"></a><tt class="py-lineno">120</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L121"></a><tt class="py-lineno">121</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L122"></a><tt class="py-lineno">122</tt>  <tt class="py-line">        <tt class="py-name">_profile_id</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-47" class="py-name"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.check_profile_id_or_name
 x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.check_profile_id_or_name
-x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.check_profile_id_or_name" class="py-name" href="#" onclick="return doclink('link-42', 'check_profile_id_or_name', 'link-39');">check_profile_id_or_name</a></tt><tt class="py-op">(</tt><tt class="py-name">profile_id_or_name</tt><tt class="py-op">)</tt> </tt>
-<a name="L93"></a><tt class="py-lineno"> 93</tt>  <tt class="py-line">        <tt class="py-name">_profile_config</tt> <tt class="py-op">=</tt> <tt class="py-op">{</tt><tt class="py-op">}</tt> </tt>
-<a name="L94"></a><tt class="py-lineno"> 94</tt>  <tt class="py-line">        <tt class="py-keyword">for</tt> <tt class="py-name">option</tt> <tt class="py-keyword">in</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">iniConfig</tt><tt class="py-op">.</tt><tt class="py-name">options</tt><tt class="py-op">(</tt><tt class="py-name">_profile_id</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
-<a name="L95"></a><tt class="py-lineno"> 95</tt>  <tt class="py-line">            <tt class="py-name">_profile_config</tt><tt class="py-op">[</tt><tt class="py-name">option</tt><tt class="py-op">]</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">get</tt><tt class="py-op">(</tt><tt class="py-name">_profile_id</tt><tt class="py-op">,</tt> <tt class="py-name">option</tt><tt class="py-op">,</tt> <tt class="py-name">key_type</tt><tt class="py-op">=</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-43" class="py-name" targets="Method x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.get_profile_option_type()=x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP-class.html#get_profile_option_type,Method x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.get_profile_option_type()=x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#get_profile_option_type,Method x2g
 o.backen
 ds.profiles.win_registry.X2goSessionProfilesWINREG.get_profile_option_type()=x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html#get_profile_option_type"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.get_profile_option_type
+x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.check_profile_id_or_name" class="py-name" href="#" onclick="return doclink('link-47', 'check_profile_id_or_name', 'link-42');">check_profile_id_or_name</a></tt><tt class="py-op">(</tt><tt class="py-name">profile_id_or_name</tt><tt class="py-op">)</tt> </tt>
+<a name="L123"></a><tt class="py-lineno">123</tt>  <tt class="py-line">        <tt class="py-name">_profile_config</tt> <tt class="py-op">=</tt> <tt class="py-op">{</tt><tt class="py-op">}</tt> </tt>
+<a name="L124"></a><tt class="py-lineno">124</tt>  <tt class="py-line">        <tt class="py-keyword">for</tt> <tt class="py-name">option</tt> <tt class="py-keyword">in</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">iniConfig</tt><tt class="py-op">.</tt><tt class="py-name">options</tt><tt class="py-op">(</tt><tt class="py-name">_profile_id</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L125"></a><tt class="py-lineno">125</tt>  <tt class="py-line">            <tt class="py-name">_profile_config</tt><tt class="py-op">[</tt><tt class="py-name">option</tt><tt class="py-op">]</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">get</tt><tt class="py-op">(</tt><tt class="py-name">_profile_id</tt><tt class="py-op">,</tt> <tt class="py-name">option</tt><tt class="py-op">,</tt> <tt class="py-name">key_type</tt><tt class="py-op">=</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-48" class="py-name" targets="Method x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.get_profile_option_type()=x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP-class.html#get_profile_option_type,Method x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.get_profile_option_type()=x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#get_profile_option_type,Method x2
 go.backe
 nds.profiles.win_registry.X2goSessionProfilesWINREG.get_profile_option_type()=x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html#get_profile_option_type"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.get_profile_option_type
 x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.get_profile_option_type
-x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.get_profile_option_type" class="py-name" href="#" onclick="return doclink('link-43', 'get_profile_option_type', 'link-43');">get_profile_option_type</a></tt><tt class="py-op">(</tt><tt class="py-name">option</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
-<a name="L96"></a><tt class="py-lineno"> 96</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-name">_profile_config</tt> <tt class="py-keyword">or</tt> <tt class="py-name">None</tt> </tt>
-</div><a name="L97"></a><tt class="py-lineno"> 97</tt>  <tt class="py-line"> </tt>
-<a name="X2goSessionProfilesFILE.has_profile"></a><div id="X2goSessionProfilesFILE.has_profile-def"><a name="L98"></a><tt class="py-lineno"> 98</tt> <a class="py-toggle" href="#" id="X2goSessionProfilesFILE.has_profile-toggle" onclick="return toggle('X2goSessionProfilesFILE.has_profile');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#has_profile">has_profile</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">profile_id_or_name</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
-</div><div id="X2goSessionProfilesFILE.has_profile-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="X2goSessionProfilesFILE.has_profile-expanded"><a name="L99"></a><tt class="py-lineno"> 99</tt>  <tt class="py-line">        <tt class="py-keyword">try</tt><tt class="py-op">:</tt> </tt>
-<a name="L100"></a><tt class="py-lineno">100</tt>  <tt class="py-line">            <tt class="py-name">_profile_id</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-44" class="py-name"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.check_profile_id_or_name
+x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.get_profile_option_type" class="py-name" href="#" onclick="return doclink('link-48', 'get_profile_option_type', 'link-48');">get_profile_option_type</a></tt><tt class="py-op">(</tt><tt class="py-name">option</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L126"></a><tt class="py-lineno">126</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-name">_profile_config</tt> </tt>
+</div><a name="L127"></a><tt class="py-lineno">127</tt>  <tt class="py-line"> </tt>
+<a name="X2goSessionProfilesFILE.has_profile"></a><div id="X2goSessionProfilesFILE.has_profile-def"><a name="L128"></a><tt class="py-lineno">128</tt> <a class="py-toggle" href="#" id="X2goSessionProfilesFILE.has_profile-toggle" onclick="return toggle('X2goSessionProfilesFILE.has_profile');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#has_profile">has_profile</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">profile_id_or_name</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="X2goSessionProfilesFILE.has_profile-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="X2goSessionProfilesFILE.has_profile-expanded"><a name="L129"></a><tt class="py-lineno">129</tt>  <tt class="py-line">        <tt class="py-keyword">try</tt><tt class="py-op">:</tt> </tt>
+<a name="L130"></a><tt class="py-lineno">130</tt>  <tt class="py-line">            <tt class="py-name">_profile_id</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-49" class="py-name"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.check_profile_id_or_name
 x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.check_profile_id_or_name
-x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.check_profile_id_or_name" class="py-name" href="#" onclick="return doclink('link-44', 'check_profile_id_or_name', 'link-39');">check_profile_id_or_name</a></tt><tt class="py-op">(</tt><tt class="py-name">profile_id_or_name</tt><tt class="py-op">)</tt> </tt>
-<a name="L101"></a><tt class="py-lineno">101</tt>  <tt class="py-line">            <tt class="py-keyword">return</tt> <tt class="py-name">True</tt> </tt>
-<a name="L102"></a><tt class="py-lineno">102</tt>  <tt class="py-line">        <tt class="py-keyword">except</tt> <tt id="link-45" class="py-name"><a title="x2go.x2go_exceptions.X2goProfileException" class="py-name" href="#" onclick="return doclink('link-45', 'X2goProfileException', 'link-18');">X2goProfileException</a></tt><tt class="py-op">:</tt> </tt>
-<a name="L103"></a><tt class="py-lineno">103</tt>  <tt class="py-line">            <tt class="py-keyword">return</tt> <tt class="py-name">False</tt> </tt>
-</div><a name="L104"></a><tt class="py-lineno">104</tt>  <tt class="py-line"> </tt>
-<a name="L105"></a><tt class="py-lineno">105</tt>  <tt class="py-line">    <tt class="py-decorator">@</tt><tt class="py-decorator">property</tt> </tt>
-<a name="X2goSessionProfilesFILE.profile_ids"></a><div id="X2goSessionProfilesFILE.profile_ids-def"><a name="L106"></a><tt class="py-lineno">106</tt> <a class="py-toggle" href="#" id="X2goSessionProfilesFILE.profile_ids-toggle" onclick="return toggle('X2goSessionProfilesFILE.profile_ids');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#profile_ids">profile_ids</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
-</div><div id="X2goSessionProfilesFILE.profile_ids-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="X2goSessionProfilesFILE.profile_ids-expanded"><a name="L107"></a><tt class="py-lineno">107</tt>  <tt class="py-line">        <tt class="py-docstring">"""\</tt> </tt>
-<a name="L108"></a><tt class="py-lineno">108</tt>  <tt class="py-line"><tt class="py-docstring">        STILL UNDOCUMENTED</tt> </tt>
-<a name="L109"></a><tt class="py-lineno">109</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
-<a name="L110"></a><tt class="py-lineno">110</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
-<a name="L111"></a><tt class="py-lineno">111</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-op">[</tt> <tt class="py-name">s</tt> <tt class="py-keyword">for</tt> <tt class="py-name">s</tt> <tt class="py-keyword">in</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">iniConfig</tt><tt class="py-op">.</tt><tt class="py-name">sections</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> <tt class="py-keyword">if</tt> <tt class="py-name">s</tt> <tt class="py-keyword">not</tt> <tt class="py-keyword">in</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-46" class="py-name"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP._non_profile_sections
+x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.check_profile_id_or_name" class="py-name" href="#" onclick="return doclink('link-49', 'check_profile_id_or_name', 'link-42');">check_profile_id_or_name</a></tt><tt class="py-op">(</tt><tt class="py-name">profile_id_or_name</tt><tt class="py-op">)</tt> </tt>
+<a name="L131"></a><tt class="py-lineno">131</tt>  <tt class="py-line">            <tt class="py-keyword">return</tt> <tt class="py-name">True</tt> </tt>
+<a name="L132"></a><tt class="py-lineno">132</tt>  <tt class="py-line">        <tt class="py-keyword">except</tt> <tt id="link-50" class="py-name"><a title="x2go.x2go_exceptions.X2goProfileException" class="py-name" href="#" onclick="return doclink('link-50', 'X2goProfileException', 'link-21');">X2goProfileException</a></tt><tt class="py-op">:</tt> </tt>
+<a name="L133"></a><tt class="py-lineno">133</tt>  <tt class="py-line">            <tt class="py-keyword">return</tt> <tt class="py-name">False</tt> </tt>
+</div><a name="L134"></a><tt class="py-lineno">134</tt>  <tt class="py-line"> </tt>
+<a name="L135"></a><tt class="py-lineno">135</tt>  <tt class="py-line">    <tt class="py-decorator">@</tt><tt class="py-decorator">property</tt> </tt>
+<a name="X2goSessionProfilesFILE.profile_ids"></a><div id="X2goSessionProfilesFILE.profile_ids-def"><a name="L136"></a><tt class="py-lineno">136</tt> <a class="py-toggle" href="#" id="X2goSessionProfilesFILE.profile_ids-toggle" onclick="return toggle('X2goSessionProfilesFILE.profile_ids');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#profile_ids">profile_ids</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="X2goSessionProfilesFILE.profile_ids-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="X2goSessionProfilesFILE.profile_ids-expanded"><a name="L137"></a><tt class="py-lineno">137</tt>  <tt class="py-line">        <tt class="py-docstring">"""\</tt> </tt>
+<a name="L138"></a><tt class="py-lineno">138</tt>  <tt class="py-line"><tt class="py-docstring">        STILL UNDOCUMENTED</tt> </tt>
+<a name="L139"></a><tt class="py-lineno">139</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L140"></a><tt class="py-lineno">140</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L141"></a><tt class="py-lineno">141</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-op">[</tt> <tt class="py-name">s</tt> <tt class="py-keyword">for</tt> <tt class="py-name">s</tt> <tt class="py-keyword">in</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">iniConfig</tt><tt class="py-op">.</tt><tt class="py-name">sections</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> <tt class="py-keyword">if</tt> <tt class="py-name">s</tt> <tt class="py-keyword">not</tt> <tt class="py-keyword">in</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-51" class="py-name"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP._non_profile_sections
 x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE._non_profile_sections
-x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG._non_profile_sections" class="py-name" href="#" onclick="return doclink('link-46', '_non_profile_sections', 'link-21');">_non_profile_sections</a></tt> <tt class="py-op">]</tt> </tt>
-</div><a name="L112"></a><tt class="py-lineno">112</tt>  <tt class="py-line"> </tt>
-<a name="X2goSessionProfilesFILE.has_profile_id"></a><div id="X2goSessionProfilesFILE.has_profile_id-def"><a name="L113"></a><tt class="py-lineno">113</tt> <a class="py-toggle" href="#" id="X2goSessionProfilesFILE.has_profile_id-toggle" onclick="return toggle('X2goSessionProfilesFILE.has_profile_id');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#has_profile_id">has_profile_id</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">profile_id</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
-</div><div id="X2goSessionProfilesFILE.has_profile_id-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="X2goSessionProfilesFILE.has_profile_id-expanded"><a name="L114"></a><tt class="py-lineno">114</tt>  <tt class="py-line">        <tt class="py-docstring">"""\</tt> </tt>
-<a name="L115"></a><tt class="py-lineno">115</tt>  <tt class="py-line"><tt class="py-docstring">        STILL UNDOCUMENTED</tt> </tt>
-<a name="L116"></a><tt class="py-lineno">116</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
-<a name="L117"></a><tt class="py-lineno">117</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
-<a name="L118"></a><tt class="py-lineno">118</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-name">profile_id</tt> <tt class="py-keyword">in</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-47" class="py-name" targets="Variable x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.profile_ids=x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP-class.html#profile_ids,Variable x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.profile_ids=x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#profile_ids,Variable x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.profile_ids=x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html#profile_ids"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.profile_ids
+x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG._non_profile_sections" class="py-name" href="#" onclick="return doclink('link-51', '_non_profile_sections', 'link-23');">_non_profile_sections</a></tt> <tt class="py-op">]</tt> </tt>
+</div><a name="L142"></a><tt class="py-lineno">142</tt>  <tt class="py-line"> </tt>
+<a name="X2goSessionProfilesFILE.has_profile_id"></a><div id="X2goSessionProfilesFILE.has_profile_id-def"><a name="L143"></a><tt class="py-lineno">143</tt> <a class="py-toggle" href="#" id="X2goSessionProfilesFILE.has_profile_id-toggle" onclick="return toggle('X2goSessionProfilesFILE.has_profile_id');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#has_profile_id">has_profile_id</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">profile_id</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="X2goSessionProfilesFILE.has_profile_id-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="X2goSessionProfilesFILE.has_profile_id-expanded"><a name="L144"></a><tt class="py-lineno">144</tt>  <tt class="py-line">        <tt class="py-docstring">"""\</tt> </tt>
+<a name="L145"></a><tt class="py-lineno">145</tt>  <tt class="py-line"><tt class="py-docstring">        STILL UNDOCUMENTED</tt> </tt>
+<a name="L146"></a><tt class="py-lineno">146</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L147"></a><tt class="py-lineno">147</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L148"></a><tt class="py-lineno">148</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-name">profile_id</tt> <tt class="py-keyword">in</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-52" class="py-name" targets="Variable x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.profile_ids=x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP-class.html#profile_ids,Variable x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.profile_ids=x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#profile_ids,Variable x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.profile_ids=x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html#profile_ids"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.profile_ids
 x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.profile_ids
-x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.profile_ids" class="py-name" href="#" onclick="return doclink('link-47', 'profile_ids', 'link-47');">profile_ids</a></tt> </tt>
-</div><a name="L119"></a><tt class="py-lineno">119</tt>  <tt class="py-line"> </tt>
-<a name="L120"></a><tt class="py-lineno">120</tt>  <tt class="py-line">    <tt class="py-decorator">@</tt><tt class="py-decorator">property</tt> </tt>
-<a name="X2goSessionProfilesFILE.profile_names"></a><div id="X2goSessionProfilesFILE.profile_names-def"><a name="L121"></a><tt class="py-lineno">121</tt> <a class="py-toggle" href="#" id="X2goSessionProfilesFILE.profile_names-toggle" onclick="return toggle('X2goSessionProfilesFILE.profile_names');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#profile_names">profile_names</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
-</div><div id="X2goSessionProfilesFILE.profile_names-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="X2goSessionProfilesFILE.profile_names-expanded"><a name="L122"></a><tt class="py-lineno">122</tt>  <tt class="py-line">        <tt class="py-docstring">"""\</tt> </tt>
-<a name="L123"></a><tt class="py-lineno">123</tt>  <tt class="py-line"><tt class="py-docstring">        STILL UNDOCUMENTED</tt> </tt>
-<a name="L124"></a><tt class="py-lineno">124</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
-<a name="L125"></a><tt class="py-lineno">125</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
-<a name="L126"></a><tt class="py-lineno">126</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-op">[</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-48" class="py-name" targets="Method x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.to_profile_name()=x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP-class.html#to_profile_name,Method x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.to_profile_name()=x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#to_profile_name,Method x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.to_profile_name()=x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html#to_profile_name,Method x2go.client.X2goClient.to_profile_name()=x2go.client.X2goClient-class.html#to_profile_name"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.to_profile_name
+x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.profile_ids" class="py-name" href="#" onclick="return doclink('link-52', 'profile_ids', 'link-52');">profile_ids</a></tt> </tt>
+</div><a name="L149"></a><tt class="py-lineno">149</tt>  <tt class="py-line"> </tt>
+<a name="L150"></a><tt class="py-lineno">150</tt>  <tt class="py-line">    <tt class="py-decorator">@</tt><tt class="py-decorator">property</tt> </tt>
+<a name="X2goSessionProfilesFILE.profile_names"></a><div id="X2goSessionProfilesFILE.profile_names-def"><a name="L151"></a><tt class="py-lineno">151</tt> <a class="py-toggle" href="#" id="X2goSessionProfilesFILE.profile_names-toggle" onclick="return toggle('X2goSessionProfilesFILE.profile_names');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#profile_names">profile_names</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="X2goSessionProfilesFILE.profile_names-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="X2goSessionProfilesFILE.profile_names-expanded"><a name="L152"></a><tt class="py-lineno">152</tt>  <tt class="py-line">        <tt class="py-docstring">"""\</tt> </tt>
+<a name="L153"></a><tt class="py-lineno">153</tt>  <tt class="py-line"><tt class="py-docstring">        STILL UNDOCUMENTED</tt> </tt>
+<a name="L154"></a><tt class="py-lineno">154</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L155"></a><tt class="py-lineno">155</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L156"></a><tt class="py-lineno">156</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-op">[</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-53" class="py-name" targets="Method x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.to_profile_name()=x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP-class.html#to_profile_name,Method x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.to_profile_name()=x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#to_profile_name,Method x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.to_profile_name()=x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html#to_profile_name,Method x2go.client.X2goClient.to_profile_name()=x2go.client.X2goClient-class.html#to_profile_name"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.to_profile_name
 x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.to_profile_name
 x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.to_profile_name
-x2go.client.X2goClient.to_profile_name" class="py-name" href="#" onclick="return doclink('link-48', 'to_profile_name', 'link-48');">to_profile_name</a></tt><tt class="py-op">(</tt><tt class="py-name">p</tt><tt class="py-op">)</tt> <tt class="py-keyword">for</tt> <tt class="py-name">p</tt> <tt class="py-keyword">in</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-49" class="py-name"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.profile_ids
+x2go.client.X2goClient.to_profile_name" class="py-name" href="#" onclick="return doclink('link-53', 'to_profile_name', 'link-53');">to_profile_name</a></tt><tt class="py-op">(</tt><tt class="py-name">p</tt><tt class="py-op">)</tt> <tt class="py-keyword">for</tt> <tt class="py-name">p</tt> <tt class="py-keyword">in</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-54" class="py-name"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.profile_ids
 x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.profile_ids
-x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.profile_ids" class="py-name" href="#" onclick="return doclink('link-49', 'profile_ids', 'link-47');">profile_ids</a></tt> <tt class="py-op">]</tt> </tt>
-</div><a name="L127"></a><tt class="py-lineno">127</tt>  <tt class="py-line"> </tt>
-<a name="X2goSessionProfilesFILE.has_profile_name"></a><div id="X2goSessionProfilesFILE.has_profile_name-def"><a name="L128"></a><tt class="py-lineno">128</tt> <a class="py-toggle" href="#" id="X2goSessionProfilesFILE.has_profile_name-toggle" onclick="return toggle('X2goSessionProfilesFILE.has_profile_name');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#has_profile_name">has_profile_name</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">profile_name</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
-</div><div id="X2goSessionProfilesFILE.has_profile_name-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="X2goSessionProfilesFILE.has_profile_name-expanded"><a name="L129"></a><tt class="py-lineno">129</tt>  <tt class="py-line">        <tt class="py-docstring">"""\</tt> </tt>
-<a name="L130"></a><tt class="py-lineno">130</tt>  <tt class="py-line"><tt class="py-docstring">        STILL UNDOCUMENTED</tt> </tt>
-<a name="L131"></a><tt class="py-lineno">131</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
-<a name="L132"></a><tt class="py-lineno">132</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
-<a name="L133"></a><tt class="py-lineno">133</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-name">profile_name</tt> <tt class="py-keyword">in</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-50" class="py-name" targets="Variable x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.profile_names=x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP-class.html#profile_names,Variable x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.profile_names=x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#profile_names,Variable x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.profile_names=x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html#profile_names,Variable x2go.client.X2goClient.profile_names=x2go.client.X2goClient-class.html#profile_names"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.profile_names
+x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.profile_ids" class="py-name" href="#" onclick="return doclink('link-54', 'profile_ids', 'link-52');">profile_ids</a></tt> <tt class="py-op">]</tt> </tt>
+</div><a name="L157"></a><tt class="py-lineno">157</tt>  <tt class="py-line"> </tt>
+<a name="X2goSessionProfilesFILE.has_profile_name"></a><div id="X2goSessionProfilesFILE.has_profile_name-def"><a name="L158"></a><tt class="py-lineno">158</tt> <a class="py-toggle" href="#" id="X2goSessionProfilesFILE.has_profile_name-toggle" onclick="return toggle('X2goSessionProfilesFILE.has_profile_name');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#has_profile_name">has_profile_name</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">profile_name</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="X2goSessionProfilesFILE.has_profile_name-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="X2goSessionProfilesFILE.has_profile_name-expanded"><a name="L159"></a><tt class="py-lineno">159</tt>  <tt class="py-line">        <tt class="py-docstring">"""\</tt> </tt>
+<a name="L160"></a><tt class="py-lineno">160</tt>  <tt class="py-line"><tt class="py-docstring">        STILL UNDOCUMENTED</tt> </tt>
+<a name="L161"></a><tt class="py-lineno">161</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L162"></a><tt class="py-lineno">162</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L163"></a><tt class="py-lineno">163</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-name">profile_name</tt> <tt class="py-keyword">in</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-55" class="py-name" targets="Variable x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.profile_names=x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP-class.html#profile_names,Variable x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.profile_names=x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#profile_names,Variable x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.profile_names=x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html#profile_names,Variable x2go.client.X2goClient.profile_names=x2go.client.X2goClient-class.html#profile_names"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.profile_names
 x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.profile_names
 x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.profile_names
-x2go.client.X2goClient.profile_names" class="py-name" href="#" onclick="return doclink('link-50', 'profile_names', 'link-50');">profile_names</a></tt> </tt>
-</div><a name="L134"></a><tt class="py-lineno">134</tt>  <tt class="py-line"> </tt>
-<a name="X2goSessionProfilesFILE.to_profile_id"></a><div id="X2goSessionProfilesFILE.to_profile_id-def"><a name="L135"></a><tt class="py-lineno">135</tt> <a class="py-toggle" href="#" id="X2goSessionProfilesFILE.to_profile_id-toggle" onclick="return toggle('X2goSessionProfilesFILE.to_profile_id');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#to_profile_id">to_profile_id</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">profile_name</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
-</div><div id="X2goSessionProfilesFILE.to_profile_id-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="X2goSessionProfilesFILE.to_profile_id-expanded"><a name="L136"></a><tt class="py-lineno">136</tt>  <tt class="py-line">        <tt class="py-docstring">"""\</tt> </tt>
-<a name="L137"></a><tt class="py-lineno">137</tt>  <tt class="py-line"><tt class="py-docstring">        STILL UNDOCUMENTED</tt> </tt>
-<a name="L138"></a><tt class="py-lineno">138</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
-<a name="L139"></a><tt class="py-lineno">139</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
-<a name="L140"></a><tt class="py-lineno">140</tt>  <tt class="py-line">        <tt class="py-name">_profile_ids</tt> <tt class="py-op">=</tt> <tt class="py-op">[</tt> <tt class="py-name">p</tt> <tt class="py-keyword">for</tt> <tt class="py-name">p</tt> <tt class="py-keyword">in</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-51" class="py-name"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.profile_ids
+x2go.client.X2goClient.profile_names" class="py-name" href="#" onclick="return doclink('link-55', 'profile_names', 'link-55');">profile_names</a></tt> </tt>
+</div><a name="L164"></a><tt class="py-lineno">164</tt>  <tt class="py-line"> </tt>
+<a name="X2goSessionProfilesFILE.to_profile_id"></a><div id="X2goSessionProfilesFILE.to_profile_id-def"><a name="L165"></a><tt class="py-lineno">165</tt> <a class="py-toggle" href="#" id="X2goSessionProfilesFILE.to_profile_id-toggle" onclick="return toggle('X2goSessionProfilesFILE.to_profile_id');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#to_profile_id">to_profile_id</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">profile_name</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="X2goSessionProfilesFILE.to_profile_id-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="X2goSessionProfilesFILE.to_profile_id-expanded"><a name="L166"></a><tt class="py-lineno">166</tt>  <tt class="py-line">        <tt class="py-docstring">"""\</tt> </tt>
+<a name="L167"></a><tt class="py-lineno">167</tt>  <tt class="py-line"><tt class="py-docstring">        STILL UNDOCUMENTED</tt> </tt>
+<a name="L168"></a><tt class="py-lineno">168</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L169"></a><tt class="py-lineno">169</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L170"></a><tt class="py-lineno">170</tt>  <tt class="py-line">        <tt class="py-name">_profile_ids</tt> <tt class="py-op">=</tt> <tt class="py-op">[</tt> <tt class="py-name">p</tt> <tt class="py-keyword">for</tt> <tt class="py-name">p</tt> <tt class="py-keyword">in</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-56" class="py-name"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.profile_ids
 x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.profile_ids
-x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.profile_ids" class="py-name" href="#" onclick="return doclink('link-51', 'profile_ids', 'link-47');">profile_ids</a></tt> <tt class="py-keyword">if</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-52" class="py-name"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.to_profile_name
+x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.profile_ids" class="py-name" href="#" onclick="return doclink('link-56', 'profile_ids', 'link-52');">profile_ids</a></tt> <tt class="py-keyword">if</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-57" class="py-name"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.to_profile_name
 x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.to_profile_name
 x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.to_profile_name
-x2go.client.X2goClient.to_profile_name" class="py-name" href="#" onclick="return doclink('link-52', 'to_profile_name', 'link-48');">to_profile_name</a></tt><tt class="py-op">(</tt><tt class="py-name">p</tt><tt class="py-op">)</tt> <tt class="py-op">==</tt> <tt class="py-name">profile_name</tt> <tt class="py-op">]</tt> </tt>
-<a name="L141"></a><tt class="py-lineno">141</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">_profile_ids</tt><tt class="py-op">)</tt> <tt class="py-op">==</tt> <tt class="py-number">1</tt><tt class="py-op">:</tt> </tt>
-<a name="L142"></a><tt class="py-lineno">142</tt>  <tt class="py-line">            <tt class="py-keyword">return</tt> <tt class="py-name">_profile_ids</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt> </tt>
-<a name="L143"></a><tt class="py-lineno">143</tt>  <tt class="py-line">        <tt class="py-keyword">elif</tt> <tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">_profile_ids</tt><tt class="py-op">)</tt> <tt class="py-op">==</tt> <tt class="py-number">0</tt><tt class="py-op">:</tt> </tt>
-<a name="L144"></a><tt class="py-lineno">144</tt>  <tt class="py-line">            <tt class="py-keyword">return</tt> <tt class="py-name">None</tt> </tt>
-<a name="L145"></a><tt class="py-lineno">145</tt>  <tt class="py-line">        <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
-<a name="L146"></a><tt class="py-lineno">146</tt>  <tt class="py-line">            <tt class="py-keyword">raise</tt> <tt id="link-53" class="py-name"><a title="x2go.x2go_exceptions.X2goProfileException" class="py-name" href="#" onclick="return doclink('link-53', 'X2goProfileException', 'link-18');">X2goProfileException</a></tt><tt class="py-op">(</tt><tt class="py-string">'The sessions config file contains multiple session profiles with name: %s'</tt> <tt class="py-op">%</tt> <tt class="py-name">profile_name</tt><tt class="py-op">)</tt> </tt>
-</div><a name="L147"></a><tt class="py-lineno">147</tt>  <tt class="py-line"> </tt>
-<a name="X2goSessionProfilesFILE.to_profile_name"></a><div id="X2goSessionProfilesFILE.to_profile_name-def"><a name="L148"></a><tt class="py-lineno">148</tt> <a class="py-toggle" href="#" id="X2goSessionProfilesFILE.to_profile_name-toggle" onclick="return toggle('X2goSessionProfilesFILE.to_profile_name');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#to_profile_name">to_profile_name</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">profile_id</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
-</div><div id="X2goSessionProfilesFILE.to_profile_name-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="X2goSessionProfilesFILE.to_profile_name-expanded"><a name="L149"></a><tt class="py-lineno">149</tt>  <tt class="py-line">        <tt class="py-docstring">"""\</tt> </tt>
-<a name="L150"></a><tt class="py-lineno">150</tt>  <tt class="py-line"><tt class="py-docstring">        STILL UNDOCUMENTED</tt> </tt>
-<a name="L151"></a><tt class="py-lineno">151</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
-<a name="L152"></a><tt class="py-lineno">152</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
-<a name="L153"></a><tt class="py-lineno">153</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-54" class="py-name"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.get_profile_config
+x2go.client.X2goClient.to_profile_name" class="py-name" href="#" onclick="return doclink('link-57', 'to_profile_name', 'link-53');">to_profile_name</a></tt><tt class="py-op">(</tt><tt class="py-name">p</tt><tt class="py-op">)</tt> <tt class="py-op">==</tt> <tt class="py-name">profile_name</tt> <tt class="py-op">]</tt> </tt>
+<a name="L171"></a><tt class="py-lineno">171</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">_profile_ids</tt><tt class="py-op">)</tt> <tt class="py-op">==</tt> <tt class="py-number">1</tt><tt class="py-op">:</tt> </tt>
+<a name="L172"></a><tt class="py-lineno">172</tt>  <tt class="py-line">            <tt class="py-keyword">return</tt> <tt class="py-name">_profile_ids</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt> </tt>
+<a name="L173"></a><tt class="py-lineno">173</tt>  <tt class="py-line">        <tt class="py-keyword">elif</tt> <tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">_profile_ids</tt><tt class="py-op">)</tt> <tt class="py-op">==</tt> <tt class="py-number">0</tt><tt class="py-op">:</tt> </tt>
+<a name="L174"></a><tt class="py-lineno">174</tt>  <tt class="py-line">            <tt class="py-keyword">return</tt> <tt class="py-name">None</tt> </tt>
+<a name="L175"></a><tt class="py-lineno">175</tt>  <tt class="py-line">        <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L176"></a><tt class="py-lineno">176</tt>  <tt class="py-line">            <tt class="py-keyword">raise</tt> <tt id="link-58" class="py-name"><a title="x2go.x2go_exceptions.X2goProfileException" class="py-name" href="#" onclick="return doclink('link-58', 'X2goProfileException', 'link-21');">X2goProfileException</a></tt><tt class="py-op">(</tt><tt class="py-string">'The sessions config file contains multiple session profiles with name: %s'</tt> <tt class="py-op">%</tt> <tt class="py-name">profile_name</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L177"></a><tt class="py-lineno">177</tt>  <tt class="py-line"> </tt>
+<a name="X2goSessionProfilesFILE.to_profile_name"></a><div id="X2goSessionProfilesFILE.to_profile_name-def"><a name="L178"></a><tt class="py-lineno">178</tt> <a class="py-toggle" href="#" id="X2goSessionProfilesFILE.to_profile_name-toggle" onclick="return toggle('X2goSessionProfilesFILE.to_profile_name');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#to_profile_name">to_profile_name</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">profile_id</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="X2goSessionProfilesFILE.to_profile_name-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="X2goSessionProfilesFILE.to_profile_name-expanded"><a name="L179"></a><tt class="py-lineno">179</tt>  <tt class="py-line">        <tt class="py-docstring">"""\</tt> </tt>
+<a name="L180"></a><tt class="py-lineno">180</tt>  <tt class="py-line"><tt class="py-docstring">        STILL UNDOCUMENTED</tt> </tt>
+<a name="L181"></a><tt class="py-lineno">181</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L182"></a><tt class="py-lineno">182</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L183"></a><tt class="py-lineno">183</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-59" class="py-name"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.get_profile_config
 x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.get_profile_config
 x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.get_profile_config
-x2go.client.X2goClient.get_profile_config" class="py-name" href="#" onclick="return doclink('link-54', 'get_profile_config', 'link-40');">get_profile_config</a></tt><tt class="py-op">(</tt><tt class="py-name">profile_id</tt><tt class="py-op">)</tt><tt class="py-op">[</tt><tt class="py-string">'name'</tt><tt class="py-op">]</tt> </tt>
-</div><a name="L154"></a><tt class="py-lineno">154</tt>  <tt class="py-line"> </tt>
-<a name="X2goSessionProfilesFILE.add_profile"></a><div id="X2goSessionProfilesFILE.add_profile-def"><a name="L155"></a><tt class="py-lineno">155</tt> <a class="py-toggle" href="#" id="X2goSessionProfilesFILE.add_profile-toggle" onclick="return toggle('X2goSessionProfilesFILE.add_profile');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#add_profile">add_profile</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">profile_id</tt><tt class="py-op">=</tt><tt class="py-name">None</tt><tt class="py-op">,</tt> <tt class="py-op">**</tt><tt class="py-param">kwargs</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
-</div><div id="X2goSessionProfilesFILE.add_profile-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="X2goSessionProfilesFILE.add_profile-expanded"><a name="L156"></a><tt class="py-lineno">156</tt>  <tt class="py-line">        <tt class="py-docstring">"""\</tt> </tt>
-<a name="L157"></a><tt class="py-lineno">157</tt>  <tt class="py-line"><tt class="py-docstring">        STILL UNDOCUMENTED</tt> </tt>
-<a name="L158"></a><tt class="py-lineno">158</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
-<a name="L159"></a><tt class="py-lineno">159</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
-<a name="L160"></a><tt class="py-lineno">160</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">profile_id</tt> <tt class="py-keyword">is</tt> <tt class="py-name">None</tt><tt class="py-op">:</tt> </tt>
-<a name="L161"></a><tt class="py-lineno">161</tt>  <tt class="py-line">            <tt class="py-name">profile_id</tt> <tt class="py-op">=</tt> <tt id="link-55" class="py-name"><a title="x2go.utils" class="py-name" href="#" onclick="return doclink('link-55', 'utils', 'link-14');">utils</a></tt><tt class="py-op">.</tt><tt class="py-name">_genSessionProfileId</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
-<a name="L162"></a><tt class="py-lineno">162</tt>  <tt class="py-line">        <tt class="py-keyword">for</tt> <tt class="py-name">key</tt><tt class="py-op">,</tt> <tt class="py-name">value</tt> <tt class="py-keyword">in</tt> <tt class="py-name">kwargs</tt><tt class="py-op">.</tt><tt class="py-name">items</tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
-<a name="L163"></a><tt class="py-lineno">163</tt>  <tt class="py-line">            <tt class="py-keyword">if</tt> <tt class="py-name">key</tt> <tt class="py-keyword">in</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-56" class="py-name"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.defaultSessionProfile
+x2go.client.X2goClient.get_profile_config" class="py-name" href="#" onclick="return doclink('link-59', 'get_profile_config', 'link-43');">get_profile_config</a></tt><tt class="py-op">(</tt><tt class="py-name">profile_id</tt><tt class="py-op">)</tt><tt class="py-op">[</tt><tt class="py-string">'name'</tt><tt class="py-op">]</tt> </tt>
+</div><a name="L184"></a><tt class="py-lineno">184</tt>  <tt class="py-line"> </tt>
+<a name="X2goSessionProfilesFILE.add_profile"></a><div id="X2goSessionProfilesFILE.add_profile-def"><a name="L185"></a><tt class="py-lineno">185</tt> <a class="py-toggle" href="#" id="X2goSessionProfilesFILE.add_profile-toggle" onclick="return toggle('X2goSessionProfilesFILE.add_profile');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#add_profile">add_profile</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">profile_id</tt><tt class="py-op">=</tt><tt class="py-name">None</tt><tt class="py-op">,</tt> <tt class="py-op">**</tt><tt class="py-param">kwargs</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="X2goSessionProfilesFILE.add_profile-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="X2goSessionProfilesFILE.add_profile-expanded"><a name="L186"></a><tt class="py-lineno">186</tt>  <tt class="py-line">        <tt class="py-docstring">"""\</tt> </tt>
+<a name="L187"></a><tt class="py-lineno">187</tt>  <tt class="py-line"><tt class="py-docstring">        STILL UNDOCUMENTED</tt> </tt>
+<a name="L188"></a><tt class="py-lineno">188</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L189"></a><tt class="py-lineno">189</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L190"></a><tt class="py-lineno">190</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">profile_id</tt> <tt class="py-keyword">is</tt> <tt class="py-name">None</tt><tt class="py-op">:</tt> </tt>
+<a name="L191"></a><tt class="py-lineno">191</tt>  <tt class="py-line">            <tt class="py-name">profile_id</tt> <tt class="py-op">=</tt> <tt id="link-60" class="py-name"><a title="x2go.utils" class="py-name" href="#" onclick="return doclink('link-60', 'utils', 'link-17');">utils</a></tt><tt class="py-op">.</tt><tt class="py-name">_genSessionProfileId</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L192"></a><tt class="py-lineno">192</tt>  <tt class="py-line">        <tt class="py-keyword">for</tt> <tt class="py-name">key</tt><tt class="py-op">,</tt> <tt class="py-name">value</tt> <tt class="py-keyword">in</tt> <tt class="py-name">kwargs</tt><tt class="py-op">.</tt><tt class="py-name">items</tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L193"></a><tt class="py-lineno">193</tt>  <tt class="py-line">            <tt class="py-keyword">if</tt> <tt class="py-name">key</tt> <tt class="py-keyword">in</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-61" class="py-name"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.defaultSessionProfile
 x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.defaultSessionProfile
-x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.defaultSessionProfile" class="py-name" href="#" onclick="return doclink('link-56', 'defaultSessionProfile', 'link-19');">defaultSessionProfile</a></tt><tt class="py-op">:</tt> </tt>
-<a name="L164"></a><tt class="py-lineno">164</tt>  <tt class="py-line">                <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-57" class="py-name" targets="Method x2go.inifiles.X2goIniFile.update_value()=x2go.inifiles.X2goIniFile-class.html#update_value"><a title="x2go.inifiles.X2goIniFile.update_value" class="py-name" href="#" onclick="return doclink('link-57', 'update_value', 'link-57');">update_value</a></tt><tt class="py-op">(</tt><tt class="py-name">profile_id</tt><tt class="py-op">,</tt> <tt class="py-name">key</tt><tt class="py-op">,</tt> <tt class="py-name">value</tt><tt class="py-op">)</tt> </tt>
-<a name="L165"></a><tt class="py-lineno">165</tt>  <tt class="py-line">            <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
-<a name="L166"></a><tt class="py-lineno">166</tt>  <tt class="py-line">                <tt class="py-keyword">raise</tt> <tt id="link-58" class="py-name"><a title="x2go.x2go_exceptions.X2goProfileException" class="py-name" href="#" onclick="return doclink('link-58', 'X2goProfileException', 'link-18');">X2goProfileException</a></tt><tt class="py-op">(</tt><tt class="py-string">'keyword ,,%s\'\' not supported in X2go session profile'</tt> <tt class="py-op">%</tt> <tt class="py-name">key</tt><tt class="py-op">)</tt> </tt>
-<a name="L167"></a><tt class="py-lineno">167</tt>  <tt class="py-line"> </tt>
-<a name="L168"></a><tt class="py-lineno">168</tt>  <tt class="py-line">        <tt class="py-keyword">for</tt> <tt class="py-name">key</tt><tt class="py-op">,</tt> <tt class="py-name">value</tt> <tt class="py-keyword">in</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-59" class="py-name"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.defaultSessionProfile
+x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.defaultSessionProfile" class="py-name" href="#" onclick="return doclink('link-61', 'defaultSessionProfile', 'link-22');">defaultSessionProfile</a></tt><tt class="py-op">:</tt> </tt>
+<a name="L194"></a><tt class="py-lineno">194</tt>  <tt class="py-line">                <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-62" class="py-name" targets="Method x2go.inifiles.X2goIniFile.update_value()=x2go.inifiles.X2goIniFile-class.html#update_value"><a title="x2go.inifiles.X2goIniFile.update_value" class="py-name" href="#" onclick="return doclink('link-62', 'update_value', 'link-62');">update_value</a></tt><tt class="py-op">(</tt><tt class="py-name">profile_id</tt><tt class="py-op">,</tt> <tt class="py-name">key</tt><tt class="py-op">,</tt> <tt class="py-name">value</tt><tt class="py-op">)</tt> </tt>
+<a name="L195"></a><tt class="py-lineno">195</tt>  <tt class="py-line">            <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L196"></a><tt class="py-lineno">196</tt>  <tt class="py-line">                <tt class="py-keyword">raise</tt> <tt id="link-63" class="py-name"><a title="x2go.x2go_exceptions.X2goProfileException" class="py-name" href="#" onclick="return doclink('link-63', 'X2goProfileException', 'link-21');">X2goProfileException</a></tt><tt class="py-op">(</tt><tt class="py-string">'keyword ,,%s\'\' not supported in X2go session profile'</tt> <tt class="py-op">%</tt> <tt class="py-name">key</tt><tt class="py-op">)</tt> </tt>
+<a name="L197"></a><tt class="py-lineno">197</tt>  <tt class="py-line"> </tt>
+<a name="L198"></a><tt class="py-lineno">198</tt>  <tt class="py-line">        <tt class="py-keyword">for</tt> <tt class="py-name">key</tt><tt class="py-op">,</tt> <tt class="py-name">value</tt> <tt class="py-keyword">in</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-64" class="py-name"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.defaultSessionProfile
 x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.defaultSessionProfile
-x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.defaultSessionProfile" class="py-name" href="#" onclick="return doclink('link-59', 'defaultSessionProfile', 'link-19');">defaultSessionProfile</a></tt><tt class="py-op">.</tt><tt class="py-name">items</tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
-<a name="L169"></a><tt class="py-lineno">169</tt>  <tt class="py-line">            <tt class="py-keyword">if</tt> <tt class="py-name">key</tt> <tt class="py-keyword">in</tt> <tt class="py-name">kwargs</tt><tt class="py-op">:</tt> <tt class="py-keyword">continue</tt> </tt>
-<a name="L170"></a><tt class="py-lineno">170</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-60" class="py-name"><a title="x2go.inifiles.X2goIniFile.update_value" class="py-name" href="#" onclick="return doclink('link-60', 'update_value', 'link-57');">update_value</a></tt><tt class="py-op">(</tt><tt class="py-name">profile_id</tt><tt class="py-op">,</tt> <tt class="py-name">key</tt><tt class="py-op">,</tt> <tt class="py-name">value</tt><tt class="py-op">)</tt> </tt>
-<a name="L171"></a><tt class="py-lineno">171</tt>  <tt class="py-line"> </tt>
-<a name="L172"></a><tt class="py-lineno">172</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-name">profile_id</tt> </tt>
-</div><a name="L173"></a><tt class="py-lineno">173</tt>  <tt class="py-line"> </tt>
-<a name="X2goSessionProfilesFILE.delete_profile"></a><div id="X2goSessionProfilesFILE.delete_profile-def"><a name="L174"></a><tt class="py-lineno">174</tt> <a class="py-toggle" href="#" id="X2goSessionProfilesFILE.delete_profile-toggle" onclick="return toggle('X2goSessionProfilesFILE.delete_profile');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#delete_profile">delete_profile</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">profile_id</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
-</div><div id="X2goSessionProfilesFILE.delete_profile-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="X2goSessionProfilesFILE.delete_profile-expanded"><a name="L175"></a><tt class="py-lineno">175</tt>  <tt class="py-line">        <tt class="py-docstring">"""\</tt> </tt>
-<a name="L176"></a><tt class="py-lineno">176</tt>  <tt class="py-line"><tt class="py-docstring">        STILL UNDOCUMENTED</tt> </tt>
-<a name="L177"></a><tt class="py-lineno">177</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
-<a name="L178"></a><tt class="py-lineno">178</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
-<a name="L179"></a><tt class="py-lineno">179</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">iniConfig</tt><tt class="py-op">.</tt><tt class="py-name">remove_section</tt><tt class="py-op">(</tt><tt class="py-name">profile_id</tt><tt class="py-op">)</tt> </tt>
-<a name="L180"></a><tt class="py-lineno">180</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-61" class="py-name" targets="Variable x2go.inifiles.X2goIniFile.write_user_config=x2go.inifiles.X2goIniFile-class.html#write_user_config"><a title="x2go.inifiles.X2goIniFile.write_user_config" class="py-name" href="#" onclick="return doclink('link-61', 'write_user_config', 'link-61');">write_user_config</a></tt> <tt class="py-op">=</tt> <tt class="py-name">True</tt> </tt>
-<a name="L181"></a><tt class="py-lineno">181</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">writeIniFile</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
-</div><a name="L182"></a><tt class="py-lineno">182</tt>  <tt class="py-line"> </tt>
-<a name="X2goSessionProfilesFILE.check_profile_id_or_name"></a><div id="X2goSessionProfilesFILE.check_profile_id_or_name-def"><a name="L183"></a><tt class="py-lineno">183</tt> <a class="py-toggle" href="#" id="X2goSessionProfilesFILE.check_profile_id_or_name-toggle" onclick="return toggle('X2goSessionProfilesFILE.check_profile_id_or_name');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#check_profile_id_or_name">check_profile_id_or_name</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">profile_id_or_name</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
-</div><div id="X2goSessionProfilesFILE.check_profile_id_or_name-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="X2goSessionProfilesFILE.check_profile_id_or_name-expanded"><a name="L184"></a><tt class="py-lineno">184</tt>  <tt class="py-line">        <tt class="py-docstring">"""\</tt> </tt>
-<a name="L185"></a><tt class="py-lineno">185</tt>  <tt class="py-line"><tt class="py-docstring">        STILL UNDOCUMENTED</tt> </tt>
-<a name="L186"></a><tt class="py-lineno">186</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
-<a name="L187"></a><tt class="py-lineno">187</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
-<a name="L188"></a><tt class="py-lineno">188</tt>  <tt class="py-line">        <tt class="py-name">_profile_id</tt> <tt class="py-op">=</tt> <tt class="py-name">None</tt> </tt>
-<a name="L189"></a><tt class="py-lineno">189</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-62" class="py-name" targets="Method x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.has_profile_id()=x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP-class.html#has_profile_id,Method x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.has_profile_id()=x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#has_profile_id,Method x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.has_profile_id()=x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html#has_profile_id"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.has_profile_id
+x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.defaultSessionProfile" class="py-name" href="#" onclick="return doclink('link-64', 'defaultSessionProfile', 'link-22');">defaultSessionProfile</a></tt><tt class="py-op">.</tt><tt class="py-name">items</tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L199"></a><tt class="py-lineno">199</tt>  <tt class="py-line">            <tt class="py-keyword">if</tt> <tt class="py-name">key</tt> <tt class="py-keyword">in</tt> <tt class="py-name">kwargs</tt><tt class="py-op">:</tt> <tt class="py-keyword">continue</tt> </tt>
+<a name="L200"></a><tt class="py-lineno">200</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-65" class="py-name"><a title="x2go.inifiles.X2goIniFile.update_value" class="py-name" href="#" onclick="return doclink('link-65', 'update_value', 'link-62');">update_value</a></tt><tt class="py-op">(</tt><tt class="py-name">profile_id</tt><tt class="py-op">,</tt> <tt class="py-name">key</tt><tt class="py-op">,</tt> <tt class="py-name">value</tt><tt class="py-op">)</tt> </tt>
+<a name="L201"></a><tt class="py-lineno">201</tt>  <tt class="py-line"> </tt>
+<a name="L202"></a><tt class="py-lineno">202</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-name">profile_id</tt> </tt>
+</div><a name="L203"></a><tt class="py-lineno">203</tt>  <tt class="py-line"> </tt>
+<a name="X2goSessionProfilesFILE.delete_profile"></a><div id="X2goSessionProfilesFILE.delete_profile-def"><a name="L204"></a><tt class="py-lineno">204</tt> <a class="py-toggle" href="#" id="X2goSessionProfilesFILE.delete_profile-toggle" onclick="return toggle('X2goSessionProfilesFILE.delete_profile');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#delete_profile">delete_profile</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">profile_id</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="X2goSessionProfilesFILE.delete_profile-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="X2goSessionProfilesFILE.delete_profile-expanded"><a name="L205"></a><tt class="py-lineno">205</tt>  <tt class="py-line">        <tt class="py-docstring">"""\</tt> </tt>
+<a name="L206"></a><tt class="py-lineno">206</tt>  <tt class="py-line"><tt class="py-docstring">        STILL UNDOCUMENTED</tt> </tt>
+<a name="L207"></a><tt class="py-lineno">207</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L208"></a><tt class="py-lineno">208</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L209"></a><tt class="py-lineno">209</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">iniConfig</tt><tt class="py-op">.</tt><tt class="py-name">remove_section</tt><tt class="py-op">(</tt><tt class="py-name">profile_id</tt><tt class="py-op">)</tt> </tt>
+<a name="L210"></a><tt class="py-lineno">210</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-66" class="py-name" targets="Variable x2go.inifiles.X2goIniFile.write_user_config=x2go.inifiles.X2goIniFile-class.html#write_user_config"><a title="x2go.inifiles.X2goIniFile.write_user_config" class="py-name" href="#" onclick="return doclink('link-66', 'write_user_config', 'link-66');">write_user_config</a></tt> <tt class="py-op">=</tt> <tt class="py-name">True</tt> </tt>
+<a name="L211"></a><tt class="py-lineno">211</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">writeIniFile</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L212"></a><tt class="py-lineno">212</tt>  <tt class="py-line"> </tt>
+<a name="X2goSessionProfilesFILE.check_profile_id_or_name"></a><div id="X2goSessionProfilesFILE.check_profile_id_or_name-def"><a name="L213"></a><tt class="py-lineno">213</tt> <a class="py-toggle" href="#" id="X2goSessionProfilesFILE.check_profile_id_or_name-toggle" onclick="return toggle('X2goSessionProfilesFILE.check_profile_id_or_name');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#check_profile_id_or_name">check_profile_id_or_name</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">profile_id_or_name</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="X2goSessionProfilesFILE.check_profile_id_or_name-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="X2goSessionProfilesFILE.check_profile_id_or_name-expanded"><a name="L214"></a><tt class="py-lineno">214</tt>  <tt class="py-line">        <tt class="py-docstring">"""\</tt> </tt>
+<a name="L215"></a><tt class="py-lineno">215</tt>  <tt class="py-line"><tt class="py-docstring">        STILL UNDOCUMENTED</tt> </tt>
+<a name="L216"></a><tt class="py-lineno">216</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L217"></a><tt class="py-lineno">217</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L218"></a><tt class="py-lineno">218</tt>  <tt class="py-line">        <tt class="py-name">_profile_id</tt> <tt class="py-op">=</tt> <tt class="py-name">None</tt> </tt>
+<a name="L219"></a><tt class="py-lineno">219</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-67" class="py-name" targets="Method x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.has_profile_id()=x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP-class.html#has_profile_id,Method x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.has_profile_id()=x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#has_profile_id,Method x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.has_profile_id()=x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html#has_profile_id"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.has_profile_id
 x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.has_profile_id
-x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.has_profile_id" class="py-name" href="#" onclick="return doclink('link-62', 'has_profile_id', 'link-62');">has_profile_id</a></tt><tt class="py-op">(</tt><tt class="py-name">profile_id_or_name</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
-<a name="L190"></a><tt class="py-lineno">190</tt>  <tt class="py-line">            <tt class="py-comment"># we were given a session profile id...</tt> </tt>
-<a name="L191"></a><tt class="py-lineno">191</tt>  <tt class="py-line">            <tt class="py-name">_profile_id</tt> <tt class="py-op">=</tt> <tt class="py-name">profile_id_or_name</tt> </tt>
-<a name="L192"></a><tt class="py-lineno">192</tt>  <tt class="py-line">        <tt class="py-keyword">elif</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-63" class="py-name" targets="Method x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.has_profile_name()=x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP-class.html#has_profile_name,Method x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.has_profile_name()=x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#has_profile_name,Method x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.has_profile_name()=x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html#has_profile_name"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.has_profile_name
+x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.has_profile_id" class="py-name" href="#" onclick="return doclink('link-67', 'has_profile_id', 'link-67');">has_profile_id</a></tt><tt class="py-op">(</tt><tt class="py-name">profile_id_or_name</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L220"></a><tt class="py-lineno">220</tt>  <tt class="py-line">            <tt class="py-comment"># we were given a session profile id...</tt> </tt>
+<a name="L221"></a><tt class="py-lineno">221</tt>  <tt class="py-line">            <tt class="py-name">_profile_id</tt> <tt class="py-op">=</tt> <tt class="py-name">profile_id_or_name</tt> </tt>
+<a name="L222"></a><tt class="py-lineno">222</tt>  <tt class="py-line">        <tt class="py-keyword">elif</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-68" class="py-name" targets="Method x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.has_profile_name()=x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP-class.html#has_profile_name,Method x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.has_profile_name()=x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#has_profile_name,Method x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.has_profile_name()=x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html#has_profile_name"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.has_profile_name
 x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.has_profile_name
-x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.has_profile_name" class="py-name" href="#" onclick="return doclink('link-63', 'has_profile_name', 'link-63');">has_profile_name</a></tt><tt class="py-op">(</tt><tt class="py-name">profile_id_or_name</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
-<a name="L193"></a><tt class="py-lineno">193</tt>  <tt class="py-line">            <tt class="py-comment"># we were given a sesion profile name...</tt> </tt>
-<a name="L194"></a><tt class="py-lineno">194</tt>  <tt class="py-line">            <tt class="py-name">_profile_id</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-64" class="py-name" targets="Method x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.to_profile_id()=x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP-class.html#to_profile_id,Method x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.to_profile_id()=x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#to_profile_id,Method x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.to_profile_id()=x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html#to_profile_id,Method x2go.client.X2goClient.to_profile_id()=x2go.client.X2goClient-class.html#to_profile_id"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.to_profile_id
+x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.has_profile_name" class="py-name" href="#" onclick="return doclink('link-68', 'has_profile_name', 'link-68');">has_profile_name</a></tt><tt class="py-op">(</tt><tt class="py-name">profile_id_or_name</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L223"></a><tt class="py-lineno">223</tt>  <tt class="py-line">            <tt class="py-comment"># we were given a sesion profile name...</tt> </tt>
+<a name="L224"></a><tt class="py-lineno">224</tt>  <tt class="py-line">            <tt class="py-name">_profile_id</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-69" class="py-name" targets="Method x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.to_profile_id()=x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP-class.html#to_profile_id,Method x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.to_profile_id()=x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#to_profile_id,Method x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.to_profile_id()=x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html#to_profile_id,Method x2go.client.X2goClient.to_profile_id()=x2go.client.X2goClient-class.html#to_profile_id"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.to_profile_id
 x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.to_profile_id
 x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.to_profile_id
-x2go.client.X2goClient.to_profile_id" class="py-name" href="#" onclick="return doclink('link-64', 'to_profile_id', 'link-64');">to_profile_id</a></tt><tt class="py-op">(</tt><tt class="py-name">profile_id_or_name</tt><tt class="py-op">)</tt> </tt>
-<a name="L195"></a><tt class="py-lineno">195</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-keyword">not</tt> <tt class="py-name">_profile_id</tt><tt class="py-op">:</tt> </tt>
-<a name="L196"></a><tt class="py-lineno">196</tt>  <tt class="py-line">            <tt class="py-keyword">raise</tt> <tt id="link-65" class="py-name"><a title="x2go.x2go_exceptions.X2goProfileException" class="py-name" href="#" onclick="return doclink('link-65', 'X2goProfileException', 'link-18');">X2goProfileException</a></tt><tt class="py-op">(</tt><tt class="py-string">'No session profile with id or name %s exists.'</tt> <tt class="py-op">%</tt> <tt class="py-name">profile_id_or_name</tt><tt class="py-op">)</tt> </tt>
-<a name="L197"></a><tt class="py-lineno">197</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-name">_profile_id</tt> </tt>
-</div><a name="L198"></a><tt class="py-lineno">198</tt>  <tt class="py-line"> </tt>
-<a name="X2goSessionProfilesFILE.to_session_params"></a><div id="X2goSessionProfilesFILE.to_session_params-def"><a name="L199"></a><tt class="py-lineno">199</tt> <a class="py-toggle" href="#" id="X2goSessionProfilesFILE.to_session_params-toggle" onclick="return toggle('X2goSessionProfilesFILE.to_session_params');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#to_session_params">to_session_params</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">profile_id_or_name</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
-</div><div id="X2goSessionProfilesFILE.to_session_params-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="X2goSessionProfilesFILE.to_session_params-expanded"><a name="L200"></a><tt class="py-lineno">200</tt>  <tt class="py-line">        <tt class="py-docstring">"""\</tt> </tt>
-<a name="L201"></a><tt class="py-lineno">201</tt>  <tt class="py-line"><tt class="py-docstring">        STILL UNDOCUMENTED</tt> </tt>
-<a name="L202"></a><tt class="py-lineno">202</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
-<a name="L203"></a><tt class="py-lineno">203</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
-<a name="L204"></a><tt class="py-lineno">204</tt>  <tt class="py-line">        <tt class="py-name">_profile_id</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-66" class="py-name"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.check_profile_id_or_name
+x2go.client.X2goClient.to_profile_id" class="py-name" href="#" onclick="return doclink('link-69', 'to_profile_id', 'link-69');">to_profile_id</a></tt><tt class="py-op">(</tt><tt class="py-name">profile_id_or_name</tt><tt class="py-op">)</tt> </tt>
+<a name="L225"></a><tt class="py-lineno">225</tt>  <tt class="py-line">        <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L226"></a><tt class="py-lineno">226</tt>  <tt class="py-line">            <tt class="py-keyword">raise</tt> <tt id="link-70" class="py-name"><a title="x2go.x2go_exceptions.X2goProfileException" class="py-name" href="#" onclick="return doclink('link-70', 'X2goProfileException', 'link-21');">X2goProfileException</a></tt><tt class="py-op">(</tt><tt class="py-string">'No session profile with id or name ,,%s\'\' exists.'</tt> <tt class="py-op">%</tt> <tt class="py-name">profile_id_or_name</tt><tt class="py-op">)</tt> </tt>
+<a name="L227"></a><tt class="py-lineno">227</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-name">_profile_id</tt> </tt>
+</div><a name="L228"></a><tt class="py-lineno">228</tt>  <tt class="py-line"> </tt>
+<a name="X2goSessionProfilesFILE.to_session_params"></a><div id="X2goSessionProfilesFILE.to_session_params-def"><a name="L229"></a><tt class="py-lineno">229</tt> <a class="py-toggle" href="#" id="X2goSessionProfilesFILE.to_session_params-toggle" onclick="return toggle('X2goSessionProfilesFILE.to_session_params');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#to_session_params">to_session_params</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">profile_id_or_name</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="X2goSessionProfilesFILE.to_session_params-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="X2goSessionProfilesFILE.to_session_params-expanded"><a name="L230"></a><tt class="py-lineno">230</tt>  <tt class="py-line">        <tt class="py-docstring">"""\</tt> </tt>
+<a name="L231"></a><tt class="py-lineno">231</tt>  <tt class="py-line"><tt class="py-docstring">        STILL UNDOCUMENTED</tt> </tt>
+<a name="L232"></a><tt class="py-lineno">232</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L233"></a><tt class="py-lineno">233</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L234"></a><tt class="py-lineno">234</tt>  <tt class="py-line">        <tt class="py-name">_profile_id</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-71" class="py-name"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.check_profile_id_or_name
 x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.check_profile_id_or_name
-x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.check_profile_id_or_name" class="py-name" href="#" onclick="return doclink('link-66', 'check_profile_id_or_name', 'link-39');">check_profile_id_or_name</a></tt><tt class="py-op">(</tt><tt class="py-name">profile_id_or_name</tt><tt class="py-op">)</tt> </tt>
-<a name="L205"></a><tt class="py-lineno">205</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt id="link-67" class="py-name"><a title="x2go.utils" class="py-name" href="#" onclick="return doclink('link-67', 'utils', 'link-14');">utils</a></tt><tt class="py-op">.</tt><tt class="py-name">_convert_SessionProfileOptions_2_SessionParams</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-68" class="py-name"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.get_profile_config
+x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.check_profile_id_or_name" class="py-name" href="#" onclick="return doclink('link-71', 'check_profile_id_or_name', 'link-42');">check_profile_id_or_name</a></tt><tt class="py-op">(</tt><tt class="py-name">profile_id_or_name</tt><tt class="py-op">)</tt> </tt>
+<a name="L235"></a><tt class="py-lineno">235</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt id="link-72" class="py-name"><a title="x2go.utils" class="py-name" href="#" onclick="return doclink('link-72', 'utils', 'link-17');">utils</a></tt><tt class="py-op">.</tt><tt class="py-name">_convert_SessionProfileOptions_2_SessionParams</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-73" class="py-name"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.get_profile_config
 x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.get_profile_config
 x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.get_profile_config
-x2go.client.X2goClient.get_profile_config" class="py-name" href="#" onclick="return doclink('link-68', 'get_profile_config', 'link-40');">get_profile_config</a></tt><tt class="py-op">(</tt><tt class="py-name">_profile_id</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
-</div><a name="L206"></a><tt class="py-lineno">206</tt>  <tt class="py-line"> </tt>
-<a name="X2goSessionProfilesFILE.get_session_param"></a><div id="X2goSessionProfilesFILE.get_session_param-def"><a name="L207"></a><tt class="py-lineno">207</tt> <a class="py-toggle" href="#" id="X2goSessionProfilesFILE.get_session_param-toggle" onclick="return toggle('X2goSessionProfilesFILE.get_session_param');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#get_session_param">get_session_param</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">profile_id_or_name</tt><tt class="py-op">,</tt> <tt class="py-param">param</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
-</div><div id="X2goSessionProfilesFILE.get_session_param-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="X2goSessionProfilesFILE.get_session_param-expanded"><a name="L208"></a><tt class="py-lineno">208</tt>  <tt class="py-line">        <tt class="py-docstring">"""\</tt> </tt>
-<a name="L209"></a><tt class="py-lineno">209</tt>  <tt class="py-line"><tt class="py-docstring">        STILL UNDOCUMENTED</tt> </tt>
-<a name="L210"></a><tt class="py-lineno">210</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
-<a name="L211"></a><tt class="py-lineno">211</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
-<a name="L212"></a><tt class="py-lineno">212</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-69" class="py-name" targets="Method x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.to_session_params()=x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP-class.html#to_session_params,Method x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.to_session_params()=x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#to_session_params,Method x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.to_session_params()=x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html#to_session_params"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.to_session_params
+x2go.client.X2goClient.get_profile_config" class="py-name" href="#" onclick="return doclink('link-73', 'get_profile_config', 'link-43');">get_profile_config</a></tt><tt class="py-op">(</tt><tt class="py-name">_profile_id</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L236"></a><tt class="py-lineno">236</tt>  <tt class="py-line"> </tt>
+<a name="X2goSessionProfilesFILE.get_session_param"></a><div id="X2goSessionProfilesFILE.get_session_param-def"><a name="L237"></a><tt class="py-lineno">237</tt> <a class="py-toggle" href="#" id="X2goSessionProfilesFILE.get_session_param-toggle" onclick="return toggle('X2goSessionProfilesFILE.get_session_param');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#get_session_param">get_session_param</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">profile_id_or_name</tt><tt class="py-op">,</tt> <tt class="py-param">param</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="X2goSessionProfilesFILE.get_session_param-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="X2goSessionProfilesFILE.get_session_param-expanded"><a name="L238"></a><tt class="py-lineno">238</tt>  <tt class="py-line">        <tt class="py-docstring">"""\</tt> </tt>
+<a name="L239"></a><tt class="py-lineno">239</tt>  <tt class="py-line"><tt class="py-docstring">        STILL UNDOCUMENTED</tt> </tt>
+<a name="L240"></a><tt class="py-lineno">240</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L241"></a><tt class="py-lineno">241</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L242"></a><tt class="py-lineno">242</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-74" class="py-name" targets="Method x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.to_session_params()=x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP-class.html#to_session_params,Method x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.to_session_params()=x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#to_session_params,Method x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.to_session_params()=x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html#to_session_params"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.to_session_params
 x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.to_session_params
-x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.to_session_params" class="py-name" href="#" onclick="return doclink('link-69', 'to_session_params', 'link-69');">to_session_params</a></tt><tt class="py-op">(</tt><tt class="py-name">profile_id_or_name</tt><tt class="py-op">)</tt><tt class="py-op">[</tt><tt class="py-name">param</tt><tt class="py-op">]</tt> </tt>
-</div></div><a name="L213"></a><tt class="py-lineno">213</tt>  <tt class="py-line"> </tt><script type="text/javascript">
+x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.to_session_params" class="py-name" href="#" onclick="return doclink('link-74', 'to_session_params', 'link-74');">to_session_params</a></tt><tt class="py-op">(</tt><tt class="py-name">profile_id_or_name</tt><tt class="py-op">)</tt><tt class="py-op">[</tt><tt class="py-name">param</tt><tt class="py-op">]</tt> </tt>
+</div></div><a name="L243"></a><tt class="py-lineno">243</tt>  <tt class="py-line"> </tt><script type="text/javascript">
 <!--
 expandto(location.href);
 // -->
@@ -456,7 +494,7 @@ expandto(location.href);
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:20 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:09:00 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html b/doc/html/x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html
index 198df0f..534fe15 100644
--- a/doc/html/x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html
+++ b/doc/html/x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html
@@ -125,6 +125,24 @@
     </td><td class="summary">
       <table width="100%" cellpadding="0" cellspacing="0" border="0">
         <tr>
+          <td><span class="summary-sig"><a name="get_profile_metatype"></a><span class="summary-sig-name">get_profile_metatype</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">profile_id_or_name</span>,
+        <span class="summary-sig-arg">force</span>=<span class="summary-sig-default">False</span>)</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="x2go.backends.profiles.sessions_file-pysrc.html#X2goSessionProfilesFILE.get_profile_metatype">source code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type"> </span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
           <td><span class="summary-sig"><a name="get_profile_option_type"></a><span class="summary-sig-name">get_profile_option_type</span>(<span class="summary-sig-arg">self</span>,
         <span class="summary-sig-arg">option</span>)</span><br />
       STILL UNDOCUMENTED</td>
@@ -621,7 +639,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:14 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:53 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.backends.profiles.win_registry-module.html b/doc/html/x2go.backends.profiles.win_registry-module.html
index 09c41e9..8feb9f4 100644
--- a/doc/html/x2go.backends.profiles.win_registry-module.html
+++ b/doc/html/x2go.backends.profiles.win_registry-module.html
@@ -140,7 +140,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:13 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:52 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.backends.profiles.win_registry-pysrc.html b/doc/html/x2go.backends.profiles.win_registry-pysrc.html
index 851fba9..b5191a3 100644
--- a/doc/html/x2go.backends.profiles.win_registry-pysrc.html
+++ b/doc/html/x2go.backends.profiles.win_registry-pysrc.html
@@ -486,7 +486,7 @@ expandto(location.href);
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:21 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:55 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html b/doc/html/x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html
index 0a196ef..ec44e73 100644
--- a/doc/html/x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html
+++ b/doc/html/x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html
@@ -675,7 +675,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:14 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:53 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.backends.proxy-module.html b/doc/html/x2go.backends.proxy-module.html
index 568c499..23a148b 100644
--- a/doc/html/x2go.backends.proxy-module.html
+++ b/doc/html/x2go.backends.proxy-module.html
@@ -125,7 +125,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:13 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:52 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.backends.proxy-pysrc.html b/doc/html/x2go.backends.proxy-pysrc.html
index 95d7f3e..f506d66 100644
--- a/doc/html/x2go.backends.proxy-pysrc.html
+++ b/doc/html/x2go.backends.proxy-pysrc.html
@@ -122,7 +122,7 @@ expandto(location.href);
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:17 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:59 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.backends.proxy.base-module.html b/doc/html/x2go.backends.proxy.base-module.html
index 99f6624..d3ca9af 100644
--- a/doc/html/x2go.backends.proxy.base-module.html
+++ b/doc/html/x2go.backends.proxy.base-module.html
@@ -135,7 +135,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:13 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:52 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.backends.proxy.base-pysrc.html b/doc/html/x2go.backends.proxy.base-pysrc.html
index 946c72f..1c5b293 100644
--- a/doc/html/x2go.backends.proxy.base-pysrc.html
+++ b/doc/html/x2go.backends.proxy.base-pysrc.html
@@ -401,7 +401,7 @@ expandto(location.href);
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:21 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:59 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.backends.proxy.base.X2goProxyBASE-class.html b/doc/html/x2go.backends.proxy.base.X2goProxyBASE-class.html
index 73dc9a6..a1fdfc9 100644
--- a/doc/html/x2go.backends.proxy.base.X2goProxyBASE-class.html
+++ b/doc/html/x2go.backends.proxy.base.X2goProxyBASE-class.html
@@ -500,7 +500,7 @@ threading._Verbose --+
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:14 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:53 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.backends.proxy.nx3-module.html b/doc/html/x2go.backends.proxy.nx3-module.html
index 9bbb977..03861d3 100644
--- a/doc/html/x2go.backends.proxy.nx3-module.html
+++ b/doc/html/x2go.backends.proxy.nx3-module.html
@@ -135,7 +135,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:13 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:52 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.backends.proxy.nx3-pysrc.html b/doc/html/x2go.backends.proxy.nx3-pysrc.html
index 8c2ac39..8feb7c1 100644
--- a/doc/html/x2go.backends.proxy.nx3-pysrc.html
+++ b/doc/html/x2go.backends.proxy.nx3-pysrc.html
@@ -289,7 +289,7 @@ expandto(location.href);
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:17 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:09:01 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.backends.proxy.nx3.X2goProxyNX3-class.html b/doc/html/x2go.backends.proxy.nx3.X2goProxyNX3-class.html
index dc0d264..48367fa 100644
--- a/doc/html/x2go.backends.proxy.nx3.X2goProxyNX3-class.html
+++ b/doc/html/x2go.backends.proxy.nx3.X2goProxyNX3-class.html
@@ -314,7 +314,7 @@ threading._Verbose --+
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:14 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:53 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.backends.terminal-module.html b/doc/html/x2go.backends.terminal-module.html
index 70dba66..f3a25e0 100644
--- a/doc/html/x2go.backends.terminal-module.html
+++ b/doc/html/x2go.backends.terminal-module.html
@@ -123,7 +123,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:13 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:52 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.backends.terminal-pysrc.html b/doc/html/x2go.backends.terminal-pysrc.html
index 51a7290..b68e019 100644
--- a/doc/html/x2go.backends.terminal-pysrc.html
+++ b/doc/html/x2go.backends.terminal-pysrc.html
@@ -124,7 +124,7 @@ expandto(location.href);
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:17 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:09:01 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.backends.terminal.stdout-module.html b/doc/html/x2go.backends.terminal.stdout-module.html
index 159dfe6..4d4d4da 100644
--- a/doc/html/x2go.backends.terminal.stdout-module.html
+++ b/doc/html/x2go.backends.terminal.stdout-module.html
@@ -150,7 +150,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:13 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:52 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.backends.terminal.stdout-pysrc.html b/doc/html/x2go.backends.terminal.stdout-pysrc.html
index dceddd7..b58791e 100644
--- a/doc/html/x2go.backends.terminal.stdout-pysrc.html
+++ b/doc/html/x2go.backends.terminal.stdout-pysrc.html
@@ -151,8 +151,8 @@ x2go.backends.proxy.base.X2goProxyBASE.proxy" class="py-name" href="#" onclick="
 <a name="L62"></a><tt class="py-lineno"> 62</tt>  <tt class="py-line">    <tt class="py-name">cmd</tt> <tt class="py-op">=</tt> <tt class="py-name">cmd</tt> <tt class="py-keyword">or</tt> <tt class="py-string">''</tt> </tt>
 <a name="L63"></a><tt class="py-lineno"> 63</tt>  <tt class="py-line"> </tt>
 <a name="L64"></a><tt class="py-lineno"> 64</tt>  <tt class="py-line">    <tt class="py-comment"># find window manager commands</tt> </tt>
-<a name="L65"></a><tt class="py-lineno"> 65</tt>  <tt class="py-line">    <tt class="py-keyword">if</tt> <tt class="py-name">cmd</tt> <tt class="py-keyword">in</tt> <tt id="link-43" class="py-name"><a title="x2go.defaults" class="py-name" href="#" onclick="return doclink('link-43', 'defaults', 'link-14');">defaults</a></tt><tt class="py-op">.</tt><tt id="link-44" class="py-name" targets="Variable x2go.defaults.window_managers=x2go.defaults-module.html#window_managers"><a title="x2go.defaults.window_managers" class="py-name" href="#" onclick="return doclink('link-44', 'window_managers', 'link-44');">window_managers</a></tt><tt class="py-op">.</tt><tt class="py-name">keys</tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
-<a name="L66"></a><tt class="py-lineno"> 66</tt>  <tt class="py-line">        <tt class="py-name">cmd</tt> <tt class="py-op">=</tt> <tt id="link-45" class="py-name"><a title="x2go.defaults" class="py-name" href="#" onclick="return doclink('link-45', 'defaults', 'link-14');">defaults</a></tt><tt class="py-op">.</tt><tt id="link-46" class="py-name"><a title="x2go.defaults.window_managers" class="py-name" href="#" onclick="return doclink('link-46', 'window_managers', 'link-44');">window_managers</a></tt><tt class="py-op">[</tt><tt class="py-name">cmd</tt><tt class="py-op">]</tt> </tt>
+<a name="L65"></a><tt class="py-lineno"> 65</tt>  <tt class="py-line">    <tt class="py-keyword">if</tt> <tt class="py-name">cmd</tt> <tt class="py-keyword">in</tt> <tt id="link-43" class="py-name"><a title="x2go.defaults" class="py-name" href="#" onclick="return doclink('link-43', 'defaults', 'link-14');">defaults</a></tt><tt class="py-op">.</tt><tt id="link-44" class="py-name" targets="Variable x2go.defaults.X2GO_DESKTOPSESSIONS=x2go.defaults-module.html#X2GO_DESKTOPSESSIONS"><a title="x2go.defaults.X2GO_DESKTOPSESSIONS" class="py-name" href="#" onclick="return doclink('link-44', 'X2GO_DESKTOPSESSIONS', 'link-44');">X2GO_DESKTOPSESSIONS</a></tt><tt class="py-op">.</tt><tt class="py-name">keys</tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L66"></a><tt class="py-lineno"> 66</tt>  <tt class="py-line">        <tt class="py-name">cmd</tt> <tt class="py-op">=</tt> <tt id="link-45" class="py-name"><a title="x2go.defaults" class="py-name" href="#" onclick="return doclink('link-45', 'defaults', 'link-14');">defaults</a></tt><tt class="py-op">.</tt><tt id="link-46" class="py-name"><a title="x2go.defaults.X2GO_DESKTOPSESSIONS" class="py-name" href="#" onclick="return doclink('link-46', 'X2GO_DESKTOPSESSIONS', 'link-44');">X2GO_DESKTOPSESSIONS</a></tt><tt class="py-op">[</tt><tt class="py-name">cmd</tt><tt class="py-op">]</tt> </tt>
 <a name="L67"></a><tt class="py-lineno"> 67</tt>  <tt class="py-line"> </tt>
 <a name="L68"></a><tt class="py-lineno"> 68</tt>  <tt class="py-line">    <tt class="py-keyword">if</tt> <tt class="py-op">(</tt><tt class="py-name">cmd</tt> <tt class="py-op">==</tt> <tt class="py-string">'RDP'</tt><tt class="py-op">)</tt> <tt class="py-keyword">and</tt> <tt class="py-op">(</tt><tt class="py-name">type</tt><tt class="py-op">(</tt><tt class="py-name">params</tt><tt class="py-op">)</tt> <tt class="py-op">==</tt> <tt id="link-47" class="py-name" targets="Class x2go.backends.terminal.stdout.X2goSessionParams=x2go.backends.terminal.stdout.X2goSessionParams-class.html"><a title="x2go.backends.terminal.stdout.X2goSessionParams" class="py-name" href="#" onclick="return doclink('link-47', 'X2goSessionParams', 'link-47');">X2goSessionParams</a></tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
 <a name="L69"></a><tt class="py-lineno"> 69</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">params</tt><tt class="py-op">.</tt><tt class="py-name">geometry</tt> <tt class="py-op">==</tt> <tt class="py-string">'fullscreen'</tt><tt class="py-op">:</tt> </tt>
@@ -205,10 +205,10 @@ x2go.backends.proxy.base.X2goProxyBASE.proxy" class="py-name" href="#" onclick="
 <a name="L116"></a><tt class="py-lineno">116</tt>  <tt class="py-line">            <tt class="py-keyword">if</tt> <tt class="py-name">cmd</tt><tt class="py-op">.</tt><tt class="py-name">startswith</tt><tt class="py-op">(</tt><tt class="py-string">'rdesktop'</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
 <a name="L117"></a><tt class="py-lineno">117</tt>  <tt class="py-line">                <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">session_type</tt> <tt class="py-op">=</tt> <tt class="py-string">'R'</tt> </tt>
 <a name="L118"></a><tt class="py-lineno">118</tt>  <tt class="py-line">                <tt class="py-keyword">return</tt> </tt>
-<a name="L119"></a><tt class="py-lineno">119</tt>  <tt class="py-line">            <tt class="py-keyword">elif</tt> <tt class="py-name">cmd</tt> <tt class="py-keyword">in</tt> <tt id="link-48" class="py-name"><a title="x2go.defaults" class="py-name" href="#" onclick="return doclink('link-48', 'defaults', 'link-14');">defaults</a></tt><tt class="py-op">.</tt><tt id="link-49" class="py-name"><a title="x2go.defaults.window_managers" class="py-name" href="#" onclick="return doclink('link-49', 'window_managers', 'link-44');">window_managers</a></tt><tt class="py-op">.</tt><tt class="py-name">keys</tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L119"></a><tt class="py-lineno">119</tt>  <tt class="py-line">            <tt class="py-keyword">elif</tt> <tt class="py-name">cmd</tt> <tt class="py-keyword">in</tt> <tt id="link-48" class="py-name"><a title="x2go.defaults" class="py-name" href="#" onclick="return doclink('link-48', 'defaults', 'link-14');">defaults</a></tt><tt class="py-op">.</tt><tt id="link-49" class="py-name"><a title="x2go.defaults.X2GO_DESKTOPSESSIONS" class="py-name" href="#" onclick="return doclink('link-49', 'X2GO_DESKTOPSESSIONS', 'link-44');">X2GO_DESKTOPSESSIONS</a></tt><tt class="py-op">.</tt><tt class="py-name">keys</tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
 <a name="L120"></a><tt class="py-lineno">120</tt>  <tt class="py-line">                <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">session_type</tt> <tt class="py-op">=</tt> <tt class="py-string">'D'</tt> </tt>
 <a name="L121"></a><tt class="py-lineno">121</tt>  <tt class="py-line">                <tt class="py-keyword">return</tt> </tt>
-<a name="L122"></a><tt class="py-lineno">122</tt>  <tt class="py-line">            <tt class="py-keyword">elif</tt> <tt class="py-name">os</tt><tt class="py-op">.</tt><tt class="py-name">path</tt><tt class="py-op">.</tt><tt class="py-name">basename</tt><tt class="py-op">(</tt><tt class="py-name">cmd</tt><tt class="py-op">)</tt> <tt class="py-keyword">in</tt> <tt id="link-50" class="py-name"><a title="x2go.defaults" class="py-name" href="#" onclick="return doclink('link-50', 'defaults', 'link-14');">defaults</a></tt><tt class="py-op">.</tt><tt id="link-51" class="py-name"><a title="x2go.defaults.window_managers" class="py-name" href="#" onclick="return doclink('link-51', 'window_managers', 'link-44');">window_managers</a></tt><tt class="py-op">.</tt><tt class="py-name">values</tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L122"></a><tt class="py-lineno">122</tt>  <tt class="py-line">            <tt class="py-keyword">elif</tt> <tt class="py-name">os</tt><tt class="py-op">.</tt><tt class="py-name">path</tt><tt class="py-op">.</tt><tt class="py-name">basename</tt><tt class="py-op">(</tt><tt class="py-name">cmd</tt><tt class="py-op">)</tt> <tt class="py-keyword">in</tt> <tt id="link-50" class="py-name"><a title="x2go.defaults" class="py-name" href="#" onclick="return doclink('link-50', 'defaults', 'link-14');">defaults</a></tt><tt class="py-op">.</tt><tt id="link-51" class="py-name"><a title="x2go.defaults.X2GO_DESKTOPSESSIONS" class="py-name" href="#" onclick="return doclink('link-51', 'X2GO_DESKTOPSESSIONS', 'link-44');">X2GO_DESKTOPSESSIONS</a></tt><tt class="py-op">.</tt><tt class="py-name">values</tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
 <a name="L123"></a><tt class="py-lineno">123</tt>  <tt class="py-line">                <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">session_type</tt> <tt class="py-op">=</tt> <tt class="py-string">'D'</tt> </tt>
 <a name="L124"></a><tt class="py-lineno">124</tt>  <tt class="py-line">                <tt class="py-keyword">return</tt> </tt>
 <a name="L125"></a><tt class="py-lineno">125</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">session_type</tt> <tt class="py-op">=</tt> <tt class="py-string">'R'</tt> </tt>
@@ -1008,7 +1008,7 @@ expandto(location.href);
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:24 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:57 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.backends.terminal.stdout.X2goSessionParams-class.html b/doc/html/x2go.backends.terminal.stdout.X2goSessionParams-class.html
index 765b3bf..392a79d 100644
--- a/doc/html/x2go.backends.terminal.stdout.X2goSessionParams-class.html
+++ b/doc/html/x2go.backends.terminal.stdout.X2goSessionParams-class.html
@@ -256,7 +256,7 @@ object --+
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:14 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:53 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.backends.terminal.stdout.X2goTerminalSessionSTDOUT-class.html b/doc/html/x2go.backends.terminal.stdout.X2goTerminalSessionSTDOUT-class.html
index 4961318..fc127f8 100644
--- a/doc/html/x2go.backends.terminal.stdout.X2goTerminalSessionSTDOUT-class.html
+++ b/doc/html/x2go.backends.terminal.stdout.X2goTerminalSessionSTDOUT-class.html
@@ -145,7 +145,7 @@ object --+
         <span class="summary-sig-arg">rdp_options</span>=<span class="summary-sig-default">None</span>,
         <span class="summary-sig-arg">rootdir</span>=<span class="summary-sig-default">None</span>,
         <span class="summary-sig-arg">profile_name</span>=<span class="summary-sig-default"><code class="variable-quote">'</code><code class="variable-string">UNKNOWN</code><code class="variable-quote">'</code></span>,
-        <span class="summary-sig-arg">profile_id</span>=<span class="summary-sig-default"><code class="variable-quote">'</code><code class="variable-string">20101210201257263711</code><code class="variable-quote">'</code></span>,
+        <span class="summary-sig-arg">profile_id</span>=<span class="summary-sig-default"><code class="variable-quote">'</code><code class="variable-string">20101214111241354096</code><code class="variable-quote">'</code></span>,
         <span class="summary-sig-arg">print_action</span>=<span class="summary-sig-default">None</span>,
         <span class="summary-sig-arg">print_action_args</span>=<span class="summary-sig-default"><code class="variable-group">{</code><code class="variable-group">}</code></span>,
         <span class="summary-sig-arg">info_backend</span>=<span class="summary-sig-default"><class 'x2go.backends.info.stdout.X2goServerSessionInfoSTDOUT'></span>,
@@ -565,7 +565,7 @@ object --+
         <span class="sig-arg">rdp_options</span>=<span class="sig-default">None</span>,
         <span class="sig-arg">rootdir</span>=<span class="sig-default">None</span>,
         <span class="sig-arg">profile_name</span>=<span class="sig-default"><code class="variable-quote">'</code><code class="variable-string">UNKNOWN</code><code class="variable-quote">'</code></span>,
-        <span class="sig-arg">profile_id</span>=<span class="sig-default"><code class="variable-quote">'</code><code class="variable-string">20101210201257263711</code><code class="variable-quote">'</code></span>,
+        <span class="sig-arg">profile_id</span>=<span class="sig-default"><code class="variable-quote">'</code><code class="variable-string">20101214111241354096</code><code class="variable-quote">'</code></span>,
         <span class="sig-arg">print_action</span>=<span class="sig-default">None</span>,
         <span class="sig-arg">print_action_args</span>=<span class="sig-default"><code class="variable-group">{</code><code class="variable-group">}</code></span>,
         <span class="sig-arg">info_backend</span>=<span class="sig-default"><class 'x2go.backends.info.stdout.X2goServerSessionInfoSTDOUT'></span>,
@@ -952,7 +952,7 @@ object --+
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:14 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:53 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.cache-module.html b/doc/html/x2go.cache-module.html
index 4d458ea..60f3995 100644
--- a/doc/html/x2go.cache-module.html
+++ b/doc/html/x2go.cache-module.html
@@ -132,7 +132,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:13 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:52 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.cache-pysrc.html b/doc/html/x2go.cache-pysrc.html
index 11e51f4..bbf3963 100644
--- a/doc/html/x2go.cache-pysrc.html
+++ b/doc/html/x2go.cache-pysrc.html
@@ -286,7 +286,7 @@ expandto(location.href);
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:20 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:59 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.cache.X2goListSessionsCache-class.html b/doc/html/x2go.cache.X2goListSessionsCache-class.html
index 08e8b51..4e46495 100644
--- a/doc/html/x2go.cache.X2goListSessionsCache-class.html
+++ b/doc/html/x2go.cache.X2goListSessionsCache-class.html
@@ -384,7 +384,7 @@ object --+
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:14 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:53 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.cleanup-module.html b/doc/html/x2go.cleanup-module.html
index d1332cd..32f3192 100644
--- a/doc/html/x2go.cleanup-module.html
+++ b/doc/html/x2go.cleanup-module.html
@@ -191,7 +191,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:13 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:52 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.cleanup-pysrc.html b/doc/html/x2go.cleanup-pysrc.html
index 8541e75..48a4e32 100644
--- a/doc/html/x2go.cleanup-pysrc.html
+++ b/doc/html/x2go.cleanup-pysrc.html
@@ -181,7 +181,7 @@ expandto(location.href);
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:23 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:09:01 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.client-module.html b/doc/html/x2go.client-module.html
index b0da1aa..e296496 100644
--- a/doc/html/x2go.client-module.html
+++ b/doc/html/x2go.client-module.html
@@ -268,7 +268,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:13 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:52 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.client-pysrc.html b/doc/html/x2go.client-pysrc.html
index ee7fd7e..cb044da 100644
--- a/doc/html/x2go.client-pysrc.html
+++ b/doc/html/x2go.client-pysrc.html
@@ -1350,70 +1350,89 @@ x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.to_profile_name
 x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.to_profile_name
 x2go.client.X2goClient.to_profile_name" class="py-name" href="#" onclick="return doclink('link-196', 'to_profile_name', 'link-49');">to_profile_name</a></tt> </tt>
 <a name="L1126"></a><tt class="py-lineno">1126</tt>  <tt class="py-line"> </tt>
-<a name="X2goClient.connected_profiles"></a><div id="X2goClient.connected_profiles-def"><a name="L1127"></a><tt class="py-lineno">1127</tt> <a class="py-toggle" href="#" id="X2goClient.connected_profiles-toggle" onclick="return toggle('X2goClient.connected_profiles');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.client.X2goClient-class.html#connected_profiles">connected_profiles</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">return_profile_names</tt><tt class="py-op">=</tt><tt class="py-name">False</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
-</div><div id="X2goClient.connected_profiles-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="X2goClient.connected_profiles-expanded"><a name="L1128"></a><tt class="py-lineno">1128</tt>  <tt class="py-line">        <tt class="py-docstring">"""\</tt> </tt>
-<a name="L1129"></a><tt class="py-lineno">1129</tt>  <tt class="py-line"><tt class="py-docstring">        STILL UNDOCUMENTED</tt> </tt>
-<a name="L1130"></a><tt class="py-lineno">1130</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
-<a name="L1131"></a><tt class="py-lineno">1131</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
-<a name="L1132"></a><tt class="py-lineno">1132</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">return_profile_names</tt><tt class="py-op">:</tt> </tt>
-<a name="L1133"></a><tt class="py-lineno">1133</tt>  <tt class="py-line">            <tt class="py-keyword">return</tt> <tt class="py-op">[</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-197" class="py-name"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.to_profile_name
+<a name="X2goClient.get_profile_metatype"></a><div id="X2goClient.get_profile_metatype-def"><a name="L1127"></a><tt class="py-lineno">1127</tt> <a class="py-toggle" href="#" id="X2goClient.get_profile_metatype-toggle" onclick="return toggle('X2goClient.get_profile_metatype');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.client.X2goClient-class.html#get_profile_metatype">get_profile_metatype</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">profile_name</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="X2goClient.get_profile_metatype-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="X2goClient.get_profile_metatype-expanded"><a name="L1128"></a><tt class="py-lineno">1128</tt>  <tt class="py-line">        <tt class="py-docstring">"""\</tt> </tt>
+<a name="L1129"></a><tt class="py-lineno">1129</tt>  <tt class="py-line"><tt class="py-docstring">        Evaluate a session profile and return a human readable meta type</tt> </tt>
+<a name="L1130"></a><tt class="py-lineno">1130</tt>  <tt class="py-line"><tt class="py-docstring">        (classification) for the session profile C{profile_name}.</tt> </tt>
+<a name="L1131"></a><tt class="py-lineno">1131</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L1132"></a><tt class="py-lineno">1132</tt>  <tt class="py-line"><tt class="py-docstring">        @param profile_name: a profile name</tt> </tt>
+<a name="L1133"></a><tt class="py-lineno">1133</tt>  <tt class="py-line"><tt class="py-docstring">        @type profile_name: C{str}</tt> </tt>
+<a name="L1134"></a><tt class="py-lineno">1134</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L1135"></a><tt class="py-lineno">1135</tt>  <tt class="py-line"><tt class="py-docstring">        @return: the profile's meta type</tt> </tt>
+<a name="L1136"></a><tt class="py-lineno">1136</tt>  <tt class="py-line"><tt class="py-docstring">        @rtype: C{str}</tt> </tt>
+<a name="L1137"></a><tt class="py-lineno">1137</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L1138"></a><tt class="py-lineno">1138</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">session_profiles</tt><tt class="py-op">.</tt><tt id="link-197" class="py-name" targets="Method x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.get_profile_metatype()=x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html#get_profile_metatype,Method x2go.client.X2goClient.get_profile_metatype()=x2go.client.X2goClient-class.html#get_profile_metatype"><a title="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.get_profile_metatype
+x2go.client.X2goClient.get_profile_metatype" class="py-name" href="#" onclick="return doclink('link-197', 'get_profile_metatype', 'link-197');">get_profile_metatype</a></tt><tt class="py-op">(</tt><tt class="py-name">profile_name</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L1139"></a><tt class="py-lineno">1139</tt>  <tt class="py-line"> </tt>
+<a name="X2goClient.connected_profiles"></a><div id="X2goClient.connected_profiles-def"><a name="L1140"></a><tt class="py-lineno">1140</tt> <a class="py-toggle" href="#" id="X2goClient.connected_profiles-toggle" onclick="return toggle('X2goClient.connected_profiles');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.client.X2goClient-class.html#connected_profiles">connected_profiles</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">return_profile_names</tt><tt class="py-op">=</tt><tt class="py-name">False</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="X2goClient.connected_profiles-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="X2goClient.connected_profiles-expanded"><a name="L1141"></a><tt class="py-lineno">1141</tt>  <tt class="py-line">        <tt class="py-docstring">"""\</tt> </tt>
+<a name="L1142"></a><tt class="py-lineno">1142</tt>  <tt class="py-line"><tt class="py-docstring">        STILL UNDOCUMENTED</tt> </tt>
+<a name="L1143"></a><tt class="py-lineno">1143</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L1144"></a><tt class="py-lineno">1144</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L1145"></a><tt class="py-lineno">1145</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">return_profile_names</tt><tt class="py-op">:</tt> </tt>
+<a name="L1146"></a><tt class="py-lineno">1146</tt>  <tt class="py-line">            <tt class="py-keyword">return</tt> <tt class="py-op">[</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-198" class="py-name"><a title="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP.to_profile_name
 x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE.to_profile_name
 x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG.to_profile_name
-x2go.client.X2goClient.to_profile_name" class="py-name" href="#" onclick="return doclink('link-197', 'to_profile_name', 'link-49');">to_profile_name</a></tt><tt class="py-op">(</tt><tt class="py-name">p_id</tt><tt class="py-op">)</tt> <tt class="py-keyword">for</tt> <tt class="py-name">p_id</tt> <tt class="py-keyword">in</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">session_registry</tt><tt class="py-op">.</tt><tt id="link-198" class="py-name" targets="Method x2go.client.X2goClient.connected_profiles()=x2go.client.X2goClient-class.html#connected_profiles,Variable x2go.registry.X2goSessionRegistry.connected_profiles=x2go.registry.X2goSessionRegistry-class.html#connected_profiles"><a title="x2go.client.X2goClient.connected_profiles
-x2go.registry.X2goSessionRegistry.connected_profiles" class="py-name" href="#" onclick="return doclink('link-198', 'connected_profiles', 'link-198');">connected_profiles</a></tt> <tt class="py-op">]</tt> </tt>
-<a name="L1134"></a><tt class="py-lineno">1134</tt>  <tt class="py-line">        <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
-<a name="L1135"></a><tt class="py-lineno">1135</tt>  <tt class="py-line">            <tt class="py-keyword">return</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">session_registry</tt><tt class="py-op">.</tt><tt id="link-199" class="py-name"><a title="x2go.client.X2goClient.connected_profiles
-x2go.registry.X2goSessionRegistry.connected_profiles" class="py-name" href="#" onclick="return doclink('link-199', 'connected_profiles', 'link-198');">connected_profiles</a></tt> </tt>
-</div><a name="L1136"></a><tt class="py-lineno">1136</tt>  <tt class="py-line">    <tt class="py-name">__connected_profiles</tt> <tt class="py-op">=</tt> <tt id="link-200" class="py-name"><a title="x2go.client.X2goClient.connected_profiles
-x2go.registry.X2goSessionRegistry.connected_profiles" class="py-name" href="#" onclick="return doclink('link-200', 'connected_profiles', 'link-198');">connected_profiles</a></tt> </tt>
-<a name="L1137"></a><tt class="py-lineno">1137</tt>  <tt class="py-line"> </tt>
-<a name="X2goClient.disconnect_profile"></a><div id="X2goClient.disconnect_profile-def"><a name="L1138"></a><tt class="py-lineno">1138</tt> <a class="py-toggle" href="#" id="X2goClient.disconnect_profile-toggle" onclick="return toggle('X2goClient.disconnect_profile');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.client.X2goClient-class.html#disconnect_profile">disconnect_profile</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">profile_name</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
-</div><div id="X2goClient.disconnect_profile-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="X2goClient.disconnect_profile-expanded"><a name="L1139"></a><tt class="py-lineno">1139</tt>  <tt class="py-line">        <tt class="py-docstring">"""\</tt> </tt>
-<a name="L1140"></a><tt class="py-lineno">1140</tt>  <tt class="py-line"><tt class="py-docstring">        Disconnect all L{X2goSession} instances that relate to C{profile_name} by closing down their</tt> </tt>
-<a name="L1141"></a><tt class="py-lineno">1141</tt>  <tt class="py-line"><tt class="py-docstring">        Paramiko/SSH Transport thread.</tt> </tt>
-<a name="L1142"></a><tt class="py-lineno">1142</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
-<a name="L1143"></a><tt class="py-lineno">1143</tt>  <tt class="py-line"><tt class="py-docstring">        @param profile_name: the X2go session profile name</tt> </tt>
-<a name="L1144"></a><tt class="py-lineno">1144</tt>  <tt class="py-line"><tt class="py-docstring">        @type profile_name: C{str}</tt> </tt>
-<a name="L1145"></a><tt class="py-lineno">1145</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
-<a name="L1146"></a><tt class="py-lineno">1146</tt>  <tt class="py-line">        <tt class="py-keyword">for</tt> <tt class="py-name">s</tt> <tt class="py-keyword">in</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">session_registry</tt><tt class="py-op">.</tt><tt id="link-201" class="py-name"><a title="x2go.registry.X2goSessionRegistry.registered_sessions_of_name" class="py-name" href="#" onclick="return doclink('link-201', 'registered_sessions_of_name', 'link-50');">registered_sessions_of_name</a></tt><tt class="py-op">(</tt><tt class="py-name">profile_name</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
-<a name="L1147"></a><tt class="py-lineno">1147</tt>  <tt class="py-line">            <tt class="py-name">s</tt><tt class="py-op">.</tt><tt id="link-202" class="py-name"><a title="x2go.backends.control.stdout.X2goControlSessionSTDOUT.disconnect
-x2go.session.X2goSession.disconnect" class="py-name" href="#" onclick="return doclink('link-202', 'disconnect', 'link-74');">disconnect</a></tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
-<a name="L1148"></a><tt class="py-lineno">1148</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">use_cache</tt><tt class="py-op">:</tt> </tt>
-<a name="L1149"></a><tt class="py-lineno">1149</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">__update_cache_all_profiles</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
-</div><a name="L1150"></a><tt class="py-lineno">1150</tt>  <tt class="py-line">    <tt class="py-name">__disconnect_profile</tt> <tt class="py-op">=</tt> <tt id="link-203" class="py-name"><a title="x2go.client.X2goClient.disconnect_profile" class="py-name" href="#" onclick="return doclink('link-203', 'disconnect_profile', 'link-162');">disconnect_profile</a></tt> </tt>
-<a name="L1151"></a><tt class="py-lineno">1151</tt>  <tt class="py-line"> </tt>
-<a name="X2goClient.update_cache_by_profile"></a><div id="X2goClient.update_cache_by_profile-def"><a name="L1152"></a><tt class="py-lineno">1152</tt> <a class="py-toggle" href="#" id="X2goClient.update_cache_by_profile-toggle" onclick="return toggle('X2goClient.update_cache_by_profile');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.client.X2goClient-class.html#update_cache_by_profile">update_cache_by_profile</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">profile_name</tt><tt class="py-op">,</tt> <tt class="py-param">seconds</tt><tt class="py-op">=</tt><tt class="py-name">None</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
-</div><div id="X2goClient.update_cache_by_profile-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="X2goClient.update_cache_by_profile-expanded"><a name="L1153"></a><tt class="py-lineno">1153</tt>  <tt class="py-line">        <tt class="py-docstring">"""\</tt> </tt>
-<a name="L1154"></a><tt class="py-lineno">1154</tt>  <tt class="py-line"><tt class="py-docstring">        STILL UNDOCUMENTED</tt> </tt>
+x2go.client.X2goClient.to_profile_name" class="py-name" href="#" onclick="return doclink('link-198', 'to_profile_name', 'link-49');">to_profile_name</a></tt><tt class="py-op">(</tt><tt class="py-name">p_id</tt><tt class="py-op">)</tt> <tt class="py-keyword">for</tt> <tt class="py-name">p_id</tt> <tt class="py-keyword">in</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">session_registry</tt><tt class="py-op">.</tt><tt id="link-199" class="py-name" targets="Method x2go.client.X2goClient.connected_profiles()=x2go.client.X2goClient-class.html#connected_profiles,Variable x2go.registry.X2goSessionRegistry.connected_profiles=x2go.registry.X2goSessionRegistry-class.html#connected_profiles"><a title="x2go.client.X2goClient.connected_profiles
+x2go.registry.X2goSessionRegistry.connected_profiles" class="py-name" href="#" onclick="return doclink('link-199', 'connected_profiles', 'link-199');">connected_profiles</a></tt> <tt class="py-op">]</tt> </tt>
+<a name="L1147"></a><tt class="py-lineno">1147</tt>  <tt class="py-line">        <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L1148"></a><tt class="py-lineno">1148</tt>  <tt class="py-line">            <tt class="py-keyword">return</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">session_registry</tt><tt class="py-op">.</tt><tt id="link-200" class="py-name"><a title="x2go.client.X2goClient.connected_profiles
+x2go.registry.X2goSessionRegistry.connected_profiles" class="py-name" href="#" onclick="return doclink('link-200', 'connected_profiles', 'link-199');">connected_profiles</a></tt> </tt>
+</div><a name="L1149"></a><tt class="py-lineno">1149</tt>  <tt class="py-line">    <tt class="py-name">__connected_profiles</tt> <tt class="py-op">=</tt> <tt id="link-201" class="py-name"><a title="x2go.client.X2goClient.connected_profiles
+x2go.registry.X2goSessionRegistry.connected_profiles" class="py-name" href="#" onclick="return doclink('link-201', 'connected_profiles', 'link-199');">connected_profiles</a></tt> </tt>
+<a name="L1150"></a><tt class="py-lineno">1150</tt>  <tt class="py-line"> </tt>
+<a name="X2goClient.disconnect_profile"></a><div id="X2goClient.disconnect_profile-def"><a name="L1151"></a><tt class="py-lineno">1151</tt> <a class="py-toggle" href="#" id="X2goClient.disconnect_profile-toggle" onclick="return toggle('X2goClient.disconnect_profile');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.client.X2goClient-class.html#disconnect_profile">disconnect_profile</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">profile_name</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="X2goClient.disconnect_profile-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="X2goClient.disconnect_profile-expanded"><a name="L1152"></a><tt class="py-lineno">1152</tt>  <tt class="py-line">        <tt class="py-docstring">"""\</tt> </tt>
+<a name="L1153"></a><tt class="py-lineno">1153</tt>  <tt class="py-line"><tt class="py-docstring">        Disconnect all L{X2goSession} instances that relate to C{profile_name} by closing down their</tt> </tt>
+<a name="L1154"></a><tt class="py-lineno">1154</tt>  <tt class="py-line"><tt class="py-docstring">        Paramiko/SSH Transport thread.</tt> </tt>
 <a name="L1155"></a><tt class="py-lineno">1155</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
-<a name="L1156"></a><tt class="py-lineno">1156</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
-<a name="L1157"></a><tt class="py-lineno">1157</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">listsessions_cache</tt> <tt class="py-keyword">is</tt> <tt class="py-keyword">not</tt> <tt class="py-name">None</tt><tt class="py-op">:</tt> </tt>
-<a name="L1158"></a><tt class="py-lineno">1158</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">listsessions_cache</tt><tt class="py-op">.</tt><tt id="link-204" class="py-name" targets="Method x2go.backends.terminal.stdout.X2goSessionParams.update()=x2go.backends.terminal.stdout.X2goSessionParams-class.html#update,Method x2go.cache.X2goListSessionsCache.update()=x2go.cache.X2goListSessionsCache-class.html#update"><a title="x2go.backends.terminal.stdout.X2goSessionParams.update
-x2go.cache.X2goListSessionsCache.update" class="py-name" href="#" onclick="return doclink('link-204', 'update', 'link-204');">update</a></tt><tt class="py-op">(</tt><tt class="py-name">profile_name</tt><tt class="py-op">,</tt> <tt class="py-name">seconds</tt><tt class="py-op">=</tt><tt class="py-name">seconds</tt><tt class="py-op">)</tt> </tt>
-</div><a name="L1159"></a><tt class="py-lineno">1159</tt>  <tt class="py-line">    <tt class="py-name">__update_cache_by_profile</tt> <tt class="py-op">=</tt> <tt id="link-205" class="py-name" targets="Method x2go.client.X2goClient.update_cache_by_profile()=x2go.client.X2goClient-class.html#update_cache_by_profile"><a title="x2go.client.X2goClient.update_cache_by_profile" class="py-name" href="#" onclick="return doclink('link-205', 'update_cache_by_profile', 'link-205');">update_cache_by_profile</a></tt> </tt>
-<a name="L1160"></a><tt class="py-lineno">1160</tt>  <tt class="py-line"> </tt>
-<a name="X2goClient.update_cache_by_session_uuid"></a><div id="X2goClient.update_cache_by_session_uuid-def"><a name="L1161"></a><tt class="py-lineno">1161</tt> <a class="py-toggle" href="#" id="X2goClient.update_cache_by_session_uuid-toggle" onclick="return toggle('X2goClient.update_cache_by_session_uuid');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.client.X2goClient-class.html#update_cache_by_session_uuid">update_cache_by_session_uuid</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">session_uuid</tt><tt class="py-op">,</tt> <tt class="py-param">seconds</tt><tt class="py-op">=</tt><tt class="py-name">None</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
-</div><div id="X2goClient.update_cache_by_session_uuid-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="X2goClient.update_cache_by_session_uuid-expanded"><a name="L1162"></a><tt class="py-lineno">1162</tt>  <tt class="py-line">        <tt class="py-docstring">"""\</tt> </tt>
-<a name="L1163"></a><tt class="py-lineno">1163</tt>  <tt class="py-line"><tt class="py-docstring">        STILL UNDOCUMENTED</tt> </tt>
-<a name="L1164"></a><tt class="py-lineno">1164</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
-<a name="L1165"></a><tt class="py-lineno">1165</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
-<a name="L1166"></a><tt class="py-lineno">1166</tt>  <tt class="py-line">        <tt class="py-name">profile_name</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-206" class="py-name"><a title="x2go.client.X2goClient.get_session_profile_name" class="py-name" href="#" onclick="return doclink('link-206', 'get_session_profile_name', 'link-104');">get_session_profile_name</a></tt><tt class="py-op">(</tt><tt class="py-name">session_uuid</tt><tt class="py-op">)</tt> </tt>
-<a name="L1167"></a><tt class="py-lineno">1167</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">__update_cache_by_profile</tt><tt class="py-op">(</tt><tt class="py-name">profile_name</tt><tt class="py-op">,</tt> <tt class="py-name">seconds</tt><tt class="py-op">=</tt><tt class="py-name">seconds</tt><tt class="py-op">)</tt> </tt>
-</div><a name="L1168"></a><tt class="py-lineno">1168</tt>  <tt class="py-line">    <tt class="py-name">__update_cache_by_session_uuid</tt> <tt class="py-op">=</tt> <tt id="link-207" class="py-name"><a title="x2go.client.X2goClient.update_cache_by_session_uuid" class="py-name" href="#" onclick="return doclink('link-207', 'update_cache_by_session_uuid', 'link-180');">update_cache_by_session_uuid</a></tt> </tt>
-<a name="L1169"></a><tt class="py-lineno">1169</tt>  <tt class="py-line"> </tt>
-<a name="X2goClient.update_cache_all_profiles"></a><div id="X2goClient.update_cache_all_profiles-def"><a name="L1170"></a><tt class="py-lineno">1170</tt> <a class="py-toggle" href="#" id="X2goClient.update_cache_all_profiles-toggle" onclick="return toggle('X2goClient.update_cache_all_profiles');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.client.X2goClient-class.html#update_cache_all_profiles">update_cache_all_profiles</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">seconds</tt><tt class="py-op">=</tt><tt class="py-name">None</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
-</div><div id="X2goClient.update_cache_all_profiles-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="X2goClient.update_cache_all_profiles-expanded"><a name="L1171"></a><tt class="py-lineno">1171</tt>  <tt class="py-line">        <tt class="py-docstring">"""\</tt> </tt>
-<a name="L1172"></a><tt class="py-lineno">1172</tt>  <tt class="py-line"><tt class="py-docstring">        STILL UNDOCUMENTED</tt> </tt>
-<a name="L1173"></a><tt class="py-lineno">1173</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
-<a name="L1174"></a><tt class="py-lineno">1174</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
-<a name="L1175"></a><tt class="py-lineno">1175</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">listsessions_cache</tt> <tt class="py-keyword">is</tt> <tt class="py-keyword">not</tt> <tt class="py-name">None</tt><tt class="py-op">:</tt> </tt>
-<a name="L1176"></a><tt class="py-lineno">1176</tt>  <tt class="py-line">            <tt class="py-keyword">for</tt> <tt class="py-name">profile_name</tt> <tt class="py-keyword">in</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-208" class="py-name"><a title="x2go.client.X2goClient.connected_profiles
-x2go.registry.X2goSessionRegistry.connected_profiles" class="py-name" href="#" onclick="return doclink('link-208', 'connected_profiles', 'link-198');">connected_profiles</a></tt><tt class="py-op">(</tt><tt class="py-name">return_profile_names</tt><tt class="py-op">=</tt><tt class="py-name">True</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
-<a name="L1177"></a><tt class="py-lineno">1177</tt>  <tt class="py-line">                <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">__update_cache_by_profile</tt><tt class="py-op">(</tt><tt class="py-name">profile_name</tt><tt class="py-op">,</tt> <tt class="py-name">seconds</tt><tt class="py-op">=</tt><tt class="py-name">seconds</tt><tt class="py-op">)</tt> </tt>
+<a name="L1156"></a><tt class="py-lineno">1156</tt>  <tt class="py-line"><tt class="py-docstring">        @param profile_name: the X2go session profile name</tt> </tt>
+<a name="L1157"></a><tt class="py-lineno">1157</tt>  <tt class="py-line"><tt class="py-docstring">        @type profile_name: C{str}</tt> </tt>
+<a name="L1158"></a><tt class="py-lineno">1158</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L1159"></a><tt class="py-lineno">1159</tt>  <tt class="py-line">        <tt class="py-keyword">for</tt> <tt class="py-name">s</tt> <tt class="py-keyword">in</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">session_registry</tt><tt class="py-op">.</tt><tt id="link-202" class="py-name"><a title="x2go.registry.X2goSessionRegistry.registered_sessions_of_name" class="py-name" href="#" onclick="return doclink('link-202', 'registered_sessions_of_name', 'link-50');">registered_sessions_of_name</a></tt><tt class="py-op">(</tt><tt class="py-name">profile_name</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L1160"></a><tt class="py-lineno">1160</tt>  <tt class="py-line">            <tt class="py-name">s</tt><tt class="py-op">.</tt><tt id="link-203" class="py-name"><a title="x2go.backends.control.stdout.X2goControlSessionSTDOUT.disconnect
+x2go.session.X2goSession.disconnect" class="py-name" href="#" onclick="return doclink('link-203', 'disconnect', 'link-74');">disconnect</a></tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L1161"></a><tt class="py-lineno">1161</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">use_cache</tt><tt class="py-op">:</tt> </tt>
+<a name="L1162"></a><tt class="py-lineno">1162</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">__update_cache_all_profiles</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L1163"></a><tt class="py-lineno">1163</tt>  <tt class="py-line">    <tt class="py-name">__disconnect_profile</tt> <tt class="py-op">=</tt> <tt id="link-204" class="py-name"><a title="x2go.client.X2goClient.disconnect_profile" class="py-name" href="#" onclick="return doclink('link-204', 'disconnect_profile', 'link-162');">disconnect_profile</a></tt> </tt>
+<a name="L1164"></a><tt class="py-lineno">1164</tt>  <tt class="py-line"> </tt>
+<a name="X2goClient.update_cache_by_profile"></a><div id="X2goClient.update_cache_by_profile-def"><a name="L1165"></a><tt class="py-lineno">1165</tt> <a class="py-toggle" href="#" id="X2goClient.update_cache_by_profile-toggle" onclick="return toggle('X2goClient.update_cache_by_profile');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.client.X2goClient-class.html#update_cache_by_profile">update_cache_by_profile</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">profile_name</tt><tt class="py-op">,</tt> <tt class="py-param">seconds</tt><tt class="py-op">=</tt><tt class="py-name">None</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="X2goClient.update_cache_by_profile-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="X2goClient.update_cache_by_profile-expanded"><a name="L1166"></a><tt class="py-lineno">1166</tt>  <tt class="py-line">        <tt class="py-docstring">"""\</tt> </tt>
+<a name="L1167"></a><tt class="py-lineno">1167</tt>  <tt class="py-line"><tt class="py-docstring">        STILL UNDOCUMENTED</tt> </tt>
+<a name="L1168"></a><tt class="py-lineno">1168</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L1169"></a><tt class="py-lineno">1169</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L1170"></a><tt class="py-lineno">1170</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">listsessions_cache</tt> <tt class="py-keyword">is</tt> <tt class="py-keyword">not</tt> <tt class="py-name">None</tt><tt class="py-op">:</tt> </tt>
+<a name="L1171"></a><tt class="py-lineno">1171</tt>  <tt class="py-line">            <tt class="py-keyword">try</tt><tt class="py-op">:</tt> </tt>
+<a name="L1172"></a><tt class="py-lineno">1172</tt>  <tt class="py-line">                <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">listsessions_cache</tt><tt class="py-op">.</tt><tt id="link-205" class="py-name" targets="Method x2go.backends.terminal.stdout.X2goSessionParams.update()=x2go.backends.terminal.stdout.X2goSessionParams-class.html#update,Method x2go.cache.X2goListSessionsCache.update()=x2go.cache.X2goListSessionsCache-class.html#update"><a title="x2go.backends.terminal.stdout.X2goSessionParams.update
+x2go.cache.X2goListSessionsCache.update" class="py-name" href="#" onclick="return doclink('link-205', 'update', 'link-205');">update</a></tt><tt class="py-op">(</tt><tt class="py-name">profile_name</tt><tt class="py-op">,</tt> <tt class="py-name">seconds</tt><tt class="py-op">=</tt><tt class="py-name">seconds</tt><tt class="py-op">)</tt> </tt>
+<a name="L1173"></a><tt class="py-lineno">1173</tt>  <tt class="py-line">            <tt class="py-keyword">except</tt> <tt id="link-206" class="py-name"><a title="x2go.x2go_exceptions" class="py-name" href="#" onclick="return doclink('link-206', 'x2go_exceptions', 'link-11');">x2go_exceptions</a></tt><tt class="py-op">.</tt><tt id="link-207" class="py-name"><a title="x2go.x2go_exceptions.X2goControlSessionException" class="py-name" href="#" onclick="return doclink('link-207', 'X2goControlSessionException', 'link-159');">X2goControlSessionException</a></tt><tt class="py-op">:</tt> </tt>
+<a name="L1174"></a><tt class="py-lineno">1174</tt>  <tt class="py-line">                <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-208" class="py-name"><a title="x2go.client.X2goClient.HOOK_on_control_session_death" class="py-name" href="#" onclick="return doclink('link-208', 'HOOK_on_control_session_death', 'link-161');">HOOK_on_control_session_death</a></tt><tt class="py-op">(</tt><tt class="py-name">profile_name</tt><tt class="py-op">)</tt> </tt>
+<a name="L1175"></a><tt class="py-lineno">1175</tt>  <tt class="py-line">                <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-209" class="py-name"><a title="x2go.client.X2goClient.disconnect_profile" class="py-name" href="#" onclick="return doclink('link-209', 'disconnect_profile', 'link-162');">disconnect_profile</a></tt><tt class="py-op">(</tt><tt class="py-name">profile_name</tt><tt class="py-op">)</tt> </tt>
+<a name="L1176"></a><tt class="py-lineno">1176</tt>  <tt class="py-line">                <tt class="py-keyword">return</tt> <tt class="py-name">False</tt> </tt>
+</div><a name="L1177"></a><tt class="py-lineno">1177</tt>  <tt class="py-line">    <tt class="py-name">__update_cache_by_profile</tt> <tt class="py-op">=</tt> <tt id="link-210" class="py-name" targets="Method x2go.client.X2goClient.update_cache_by_profile()=x2go.client.X2goClient-class.html#update_cache_by_profile"><a title="x2go.client.X2goClient.update_cache_by_profile" class="py-name" href="#" onclick="return doclink('link-210', 'update_cache_by_profile', 'link-210');">update_cache_by_profile</a></tt> </tt>
 <a name="L1178"></a><tt class="py-lineno">1178</tt>  <tt class="py-line"> </tt>
-<a name="L1179"></a><tt class="py-lineno">1179</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">listsessions_cache</tt><tt class="py-op">.</tt><tt id="link-209" class="py-name" targets="Method x2go.cache.X2goListSessionsCache.check_cache()=x2go.cache.X2goListSessionsCache-class.html#check_cache"><a title="x2go.cache.X2goListSessionsCache.check_cache" class="py-name" href="#" onclick="return doclink('link-209', 'check_cache', 'link-209');">check_cache</a></tt><tt class="py-op">(</tt><tt class="py-name">seconds</tt><tt class="py-op">=</tt><tt class="py-name">seconds</tt><tt class="py-op">)</tt> </tt>
-</div><a name="L1180"></a><tt class="py-lineno">1180</tt>  <tt class="py-line">    <tt class="py-name">__update_cache_all_profiles</tt> <tt class="py-op">=</tt> <tt id="link-210" class="py-name" targets="Method x2go.client.X2goClient.update_cache_all_profiles()=x2go.client.X2goClient-class.html#update_cache_all_profiles"><a title="x2go.client.X2goClient.update_cache_all_profiles" class="py-name" href="#" onclick="return doclink('link-210', 'update_cache_all_profiles', 'link-210');">update_cache_all_profiles</a></tt> </tt>
-</div><a name="L1181"></a><tt class="py-lineno">1181</tt>  <tt class="py-line"> </tt><script type="text/javascript">
+<a name="X2goClient.update_cache_by_session_uuid"></a><div id="X2goClient.update_cache_by_session_uuid-def"><a name="L1179"></a><tt class="py-lineno">1179</tt> <a class="py-toggle" href="#" id="X2goClient.update_cache_by_session_uuid-toggle" onclick="return toggle('X2goClient.update_cache_by_session_uuid');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.client.X2goClient-class.html#update_cache_by_session_uuid">update_cache_by_session_uuid</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">session_uuid</tt><tt class="py-op">,</tt> <tt class="py-param">seconds</tt><tt class="py-op">=</tt><tt class="py-name">None</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="X2goClient.update_cache_by_session_uuid-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="X2goClient.update_cache_by_session_uuid-expanded"><a name="L1180"></a><tt class="py-lineno">1180</tt>  <tt class="py-line">        <tt class="py-docstring">"""\</tt> </tt>
+<a name="L1181"></a><tt class="py-lineno">1181</tt>  <tt class="py-line"><tt class="py-docstring">        STILL UNDOCUMENTED</tt> </tt>
+<a name="L1182"></a><tt class="py-lineno">1182</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L1183"></a><tt class="py-lineno">1183</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L1184"></a><tt class="py-lineno">1184</tt>  <tt class="py-line">        <tt class="py-name">profile_name</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-211" class="py-name"><a title="x2go.client.X2goClient.get_session_profile_name" class="py-name" href="#" onclick="return doclink('link-211', 'get_session_profile_name', 'link-104');">get_session_profile_name</a></tt><tt class="py-op">(</tt><tt class="py-name">session_uuid</tt><tt class="py-op">)</tt> </tt>
+<a name="L1185"></a><tt class="py-lineno">1185</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">__update_cache_by_profile</tt><tt class="py-op">(</tt><tt class="py-name">profile_name</tt><tt class="py-op">,</tt> <tt class="py-name">seconds</tt><tt class="py-op">=</tt><tt class="py-name">seconds</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L1186"></a><tt class="py-lineno">1186</tt>  <tt class="py-line">    <tt class="py-name">__update_cache_by_session_uuid</tt> <tt class="py-op">=</tt> <tt id="link-212" class="py-name"><a title="x2go.client.X2goClient.update_cache_by_session_uuid" class="py-name" href="#" onclick="return doclink('link-212', 'update_cache_by_session_uuid', 'link-180');">update_cache_by_session_uuid</a></tt> </tt>
+<a name="L1187"></a><tt class="py-lineno">1187</tt>  <tt class="py-line"> </tt>
+<a name="X2goClient.update_cache_all_profiles"></a><div id="X2goClient.update_cache_all_profiles-def"><a name="L1188"></a><tt class="py-lineno">1188</tt> <a class="py-toggle" href="#" id="X2goClient.update_cache_all_profiles-toggle" onclick="return toggle('X2goClient.update_cache_all_profiles');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="x2go.client.X2goClient-class.html#update_cache_all_profiles">update_cache_all_profiles</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">seconds</tt><tt class="py-op">=</tt><tt class="py-name">None</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="X2goClient.update_cache_all_profiles-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="X2goClient.update_cache_all_profiles-expanded"><a name="L1189"></a><tt class="py-lineno">1189</tt>  <tt class="py-line">        <tt class="py-docstring">"""\</tt> </tt>
+<a name="L1190"></a><tt class="py-lineno">1190</tt>  <tt class="py-line"><tt class="py-docstring">        STILL UNDOCUMENTED</tt> </tt>
+<a name="L1191"></a><tt class="py-lineno">1191</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L1192"></a><tt class="py-lineno">1192</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L1193"></a><tt class="py-lineno">1193</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">listsessions_cache</tt> <tt class="py-keyword">is</tt> <tt class="py-keyword">not</tt> <tt class="py-name">None</tt><tt class="py-op">:</tt> </tt>
+<a name="L1194"></a><tt class="py-lineno">1194</tt>  <tt class="py-line">            <tt class="py-keyword">for</tt> <tt class="py-name">profile_name</tt> <tt class="py-keyword">in</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-213" class="py-name"><a title="x2go.client.X2goClient.connected_profiles
+x2go.registry.X2goSessionRegistry.connected_profiles" class="py-name" href="#" onclick="return doclink('link-213', 'connected_profiles', 'link-199');">connected_profiles</a></tt><tt class="py-op">(</tt><tt class="py-name">return_profile_names</tt><tt class="py-op">=</tt><tt class="py-name">True</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L1195"></a><tt class="py-lineno">1195</tt>  <tt class="py-line">                <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">__update_cache_by_profile</tt><tt class="py-op">(</tt><tt class="py-name">profile_name</tt><tt class="py-op">,</tt> <tt class="py-name">seconds</tt><tt class="py-op">=</tt><tt class="py-name">seconds</tt><tt class="py-op">)</tt> </tt>
+<a name="L1196"></a><tt class="py-lineno">1196</tt>  <tt class="py-line"> </tt>
+<a name="L1197"></a><tt class="py-lineno">1197</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">listsessions_cache</tt><tt class="py-op">.</tt><tt id="link-214" class="py-name" targets="Method x2go.cache.X2goListSessionsCache.check_cache()=x2go.cache.X2goListSessionsCache-class.html#check_cache"><a title="x2go.cache.X2goListSessionsCache.check_cache" class="py-name" href="#" onclick="return doclink('link-214', 'check_cache', 'link-214');">check_cache</a></tt><tt class="py-op">(</tt><tt class="py-name">seconds</tt><tt class="py-op">=</tt><tt class="py-name">seconds</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L1198"></a><tt class="py-lineno">1198</tt>  <tt class="py-line">    <tt class="py-name">__update_cache_all_profiles</tt> <tt class="py-op">=</tt> <tt id="link-215" class="py-name" targets="Method x2go.client.X2goClient.update_cache_all_profiles()=x2go.client.X2goClient-class.html#update_cache_all_profiles"><a title="x2go.client.X2goClient.update_cache_all_profiles" class="py-name" href="#" onclick="return doclink('link-215', 'update_cache_all_profiles', 'link-215');">update_cache_all_profiles</a></tt> </tt>
+</div><a name="L1199"></a><tt class="py-lineno">1199</tt>  <tt class="py-line"> </tt><script type="text/javascript">
 <!--
 expandto(location.href);
 // -->
@@ -1451,7 +1470,7 @@ expandto(location.href);
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:19 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:09:00 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.client.X2goClient-class.html b/doc/html/x2go.client.X2goClient-class.html
index 251bb29..3795bcd 100644
--- a/doc/html/x2go.client.X2goClient-class.html
+++ b/doc/html/x2go.client.X2goClient-class.html
@@ -1050,6 +1050,25 @@ object --+
   </tr>
 <tr>
     <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type"><code>str</code></span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a href="x2go.client.X2goClient-class.html#get_profile_metatype" class="summary-sig-name">get_profile_metatype</a>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">profile_name</span>)</span><br />
+      Evaluate a session profile and return a human readable meta type 
+      (classification) for the session profile <code>profile_name</code>.</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="x2go.client-pysrc.html#X2goClient.get_profile_metatype">source code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
       <span class="summary-type"> </span>
     </td><td class="summary">
       <table width="100%" cellpadding="0" cellspacing="0" border="0">
@@ -2397,6 +2416,33 @@ object --+
   </dl>
 </td></tr></table>
 </div>
+<a name="get_profile_metatype"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <table width="100%" cellpadding="0" cellspacing="0" border="0">
+  <tr valign="top"><td>
+  <h3 class="epydoc"><span class="sig"><span class="sig-name">get_profile_metatype</span>(<span class="sig-arg">self</span>,
+        <span class="sig-arg">profile_name</span>)</span>
+  </h3>
+  </td><td align="right" valign="top"
+    ><span class="codelink"><a href="x2go.client-pysrc.html#X2goClient.get_profile_metatype">source code</a></span> 
+    </td>
+  </tr></table>
+  
+  <p>Evaluate a session profile and return a human readable meta type 
+  (classification) for the session profile <code>profile_name</code>.</p>
+  <dl class="fields">
+    <dt>Parameters:</dt>
+    <dd><ul class="nomargin-top">
+        <li><strong class="pname"><code>profile_name</code></strong> (<code>str</code>) - a profile name</li>
+    </ul></dd>
+    <dt>Returns: <code>str</code></dt>
+        <dd>the profile's meta type</dd>
+  </dl>
+</td></tr></table>
+</div>
 <a name="disconnect_profile"></a>
 <div>
 <table class="details" border="1" cellpadding="3"
@@ -2621,7 +2667,7 @@ object --+
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:15 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:54 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.defaults-module.html b/doc/html/x2go.defaults-module.html
index a232514..ec4d0c7 100644
--- a/doc/html/x2go.defaults-module.html
+++ b/doc/html/x2go.defaults-module.html
@@ -321,7 +321,7 @@ ssed\', \'64k-rdp\'
     <td width="15%" align="right" valign="top" class="summary">
       <span class="summary-type"> </span>
     </td><td class="summary">
-        <a href="x2go.defaults-module.html#window_managers" class="summary-name">window_managers</a> = <code title="{'GNOME': 'gnome-session', 'KDE': 'startkde', 'LXDE': 'startlxde'}"><code class="variable-group">{</code><code class="variable-quote">'</code><code class="variable-string">GNOME</code><code class="variable-quote">'</code><code class="variable-op">: </code><code class="variable-quote">'</code><code class="variable-string">gnome-session</code><code class="variable-quote">'</code><code class="variable-op">, </code><code class="variable-quote">'</code><code class="variable-string">KDE</code><code class="variable-quote">'</code><code class="variable-op">: </code><code class="variable-quote">'</code><code class="variable-string">startkde</code><code class="variable-quote">'</code><code class="variable-ellipsis">...</code></code><br />
+        <a href="x2go.defaults-module.html#X2GO_DESKTOPSESSIONS" class="summary-name">X2GO_DESKTOPSESSIONS</a> = <code title="{'GNOME': 'gnome-session', 'KDE': 'startkde', 'LXDE': 'startlxde'}"><code class="variable-group">{</code><code class="variable-quote">'</code><code class="variable-string">GNOME</code><code class="variable-quote">'</code><code class="variable-op">: </code><code class="variable-quote">'</code><code class="variable-string">gnome-session</code><code class="variable-quote">'</code><code class="variable-op">, </code><code class="variable-quote">'</code><code class="variable-string">KDE</code><code class="variable-quote">'</code><code class="variable-op">: </code><code class="variable-quote">'</code><code class="variable-string">star</code><code class="variable-ellipsis">...</code></code><br />
       A dictionary with meta-commands for X2go's window manager sessions.
     </td>
   </tr>
@@ -633,12 +633,12 @@ ssed\', \'64k-rdp\'
   </dl>
 </td></tr></table>
 </div>
-<a name="window_managers"></a>
+<a name="X2GO_DESKTOPSESSIONS"></a>
 <div>
 <table class="details" border="1" cellpadding="3"
        cellspacing="0" width="100%" bgcolor="white">
 <tr><td>
-  <h3 class="epydoc">window_managers</h3>
+  <h3 class="epydoc">X2GO_DESKTOPSESSIONS</h3>
   <p>A dictionary with meta-commands for X2go's window manager 
   sessions.</p>
   <dl class="fields">
@@ -705,7 +705,7 @@ ssed\', \'64k-rdp\'
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:13 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:52 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.defaults-pysrc.html b/doc/html/x2go.defaults-pysrc.html
index 16fa704..051b8d8 100644
--- a/doc/html/x2go.defaults-pysrc.html
+++ b/doc/html/x2go.defaults-pysrc.html
@@ -332,7 +332,7 @@ x2go.xserver.__NAME__" class="py-name" href="#" onclick="return doclink('link-0'
 <a name="L246"></a><tt class="py-lineno">246</tt>  <tt class="py-line"><tt class="py-comment">## X2go session defaults</tt> </tt>
 <a name="L247"></a><tt class="py-lineno">247</tt>  <tt class="py-line"><tt class="py-comment">##</tt> </tt>
 <a name="L248"></a><tt class="py-lineno">248</tt>  <tt class="py-line"> </tt>
-<a name="L249"></a><tt class="py-lineno">249</tt>  <tt class="py-line"><tt id="link-77" class="py-name" targets="Variable x2go.defaults.window_managers=x2go.defaults-module.html#window_managers"><a title="x2go.defaults.window_managers" class="py-name" href="#" onclick="return doclink('link-77', 'window_managers', 'link-77');">window_managers</a></tt><tt class="py-op">=</tt><tt class="py-op">{</tt> </tt>
+<a name="L249"></a><tt class="py-lineno">249</tt>  <tt class="py-line"><tt id="link-77" class="py-name" targets="Variable x2go.defaults.X2GO_DESKTOPSESSIONS=x2go.defaults-module.html#X2GO_DESKTOPSESSIONS"><a title="x2go.defaults.X2GO_DESKTOPSESSIONS" class="py-name" href="#" onclick="return doclink('link-77', 'X2GO_DESKTOPSESSIONS', 'link-77');">X2GO_DESKTOPSESSIONS</a></tt><tt class="py-op">=</tt><tt class="py-op">{</tt> </tt>
 <a name="L250"></a><tt class="py-lineno">250</tt>  <tt class="py-line">    <tt class="py-string">'KDE'</tt><tt class="py-op">:</tt> <tt class="py-string">'startkde'</tt><tt class="py-op">,</tt> </tt>
 <a name="L251"></a><tt class="py-lineno">251</tt>  <tt class="py-line">    <tt class="py-string">'GNOME'</tt><tt class="py-op">:</tt> <tt class="py-string">'gnome-session'</tt><tt class="py-op">,</tt> </tt>
 <a name="L252"></a><tt class="py-lineno">252</tt>  <tt class="py-line">    <tt class="py-string">'LXDE'</tt><tt class="py-op">:</tt> <tt class="py-string">'startlxde'</tt><tt class="py-op">,</tt> </tt>
@@ -398,7 +398,7 @@ expandto(location.href);
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:17 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:56 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.defaults.OSNotSupportedException-class.html b/doc/html/x2go.defaults.OSNotSupportedException-class.html
index 3319264..32e796c 100644
--- a/doc/html/x2go.defaults.OSNotSupportedException-class.html
+++ b/doc/html/x2go.defaults.OSNotSupportedException-class.html
@@ -98,7 +98,7 @@ exceptions.StandardError --+
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:15 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:54 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.forward-module.html b/doc/html/x2go.forward-module.html
index 9bba960..e48eee3 100644
--- a/doc/html/x2go.forward-module.html
+++ b/doc/html/x2go.forward-module.html
@@ -258,7 +258,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:13 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:52 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.forward-pysrc.html b/doc/html/x2go.forward-pysrc.html
index 9d1acd5..bc8182c 100644
--- a/doc/html/x2go.forward-pysrc.html
+++ b/doc/html/x2go.forward-pysrc.html
@@ -351,7 +351,7 @@ expandto(location.href);
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:20 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:59 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.forward.X2goFwServer-class.html b/doc/html/x2go.forward.X2goFwServer-class.html
index 078a3ad..b0b2935 100644
--- a/doc/html/x2go.forward.X2goFwServer-class.html
+++ b/doc/html/x2go.forward.X2goFwServer-class.html
@@ -323,7 +323,7 @@ gevent.baseserver.BaseServer --+
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:15 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:54 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.gevent_subprocess-module.html b/doc/html/x2go.gevent_subprocess-module.html
index a0a4161..84f8c2a 100644
--- a/doc/html/x2go.gevent_subprocess-module.html
+++ b/doc/html/x2go.gevent_subprocess-module.html
@@ -146,7 +146,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:13 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:52 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.gevent_subprocess-pysrc.html b/doc/html/x2go.gevent_subprocess-pysrc.html
index 2a6d667..818a5cd 100644
--- a/doc/html/x2go.gevent_subprocess-pysrc.html
+++ b/doc/html/x2go.gevent_subprocess-pysrc.html
@@ -349,7 +349,7 @@ expandto(location.href);
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:23 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:55 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.gevent_subprocess.Popen-class.html b/doc/html/x2go.gevent_subprocess.Popen-class.html
index d4470cc..e597b9a 100644
--- a/doc/html/x2go.gevent_subprocess.Popen-class.html
+++ b/doc/html/x2go.gevent_subprocess.Popen-class.html
@@ -248,7 +248,7 @@ object --+
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:15 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:54 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.guardian-module.html b/doc/html/x2go.guardian-module.html
index 641880b..ff05dee 100644
--- a/doc/html/x2go.guardian-module.html
+++ b/doc/html/x2go.guardian-module.html
@@ -137,7 +137,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:13 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:52 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.guardian-pysrc.html b/doc/html/x2go.guardian-pysrc.html
index 8589977..e5d3227 100644
--- a/doc/html/x2go.guardian-pysrc.html
+++ b/doc/html/x2go.guardian-pysrc.html
@@ -293,7 +293,7 @@ expandto(location.href);
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:19 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:58 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.guardian.X2goSessionGuardian-class.html b/doc/html/x2go.guardian.X2goSessionGuardian-class.html
index bbcf473..0d20a63 100644
--- a/doc/html/x2go.guardian.X2goSessionGuardian-class.html
+++ b/doc/html/x2go.guardian.X2goSessionGuardian-class.html
@@ -281,7 +281,7 @@ threading._Verbose --+
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:15 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:54 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.inifiles-module.html b/doc/html/x2go.inifiles-module.html
index 7eb7c10..e752c16 100644
--- a/doc/html/x2go.inifiles-module.html
+++ b/doc/html/x2go.inifiles-module.html
@@ -133,7 +133,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:13 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:52 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.inifiles-pysrc.html b/doc/html/x2go.inifiles-pysrc.html
index 243949c..0db1984 100644
--- a/doc/html/x2go.inifiles-pysrc.html
+++ b/doc/html/x2go.inifiles-pysrc.html
@@ -452,7 +452,7 @@ expandto(location.href);
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:23 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:59 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.inifiles.X2goIniFile-class.html b/doc/html/x2go.inifiles.X2goIniFile-class.html
index da79019..6936231 100644
--- a/doc/html/x2go.inifiles.X2goIniFile-class.html
+++ b/doc/html/x2go.inifiles.X2goIniFile-class.html
@@ -69,7 +69,7 @@ object --+
 <dl><dt>Known Subclasses:</dt>
 <dd>
       <ul class="subclass-list">
-<li><a href="x2go.xserver.X2goClientXConfig-class.html">xserver.X2goClientXConfig</a></li><li>, <a href="x2go.settings.X2goClientSettings-class.html">settings.X2goClientSettings</a></li><li>, <a href="x2go.printing.X2goClientPrinting-class.html">printing.X2goClientPrinting</a></li><li>, <a href="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP-class.html">backends.profiles.https_broker.X2goSessionProfilesHTTP</a></li><li>, <a href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html">backends.profiles.sessions_file.X2goSessionProfilesFILE</a></li><li>, <a href="x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html">backends.profiles.win_registry.X2goSessionProfilesWINREG</a></li>  </ul>
+<li><a href="x2go.settings.X2goClientSettings-class.html">settings.X2goClientSettings</a></li><li>, <a href="x2go.printing.X2goClientPrinting-class.html">printing.X2goClientPrinting</a></li><li>, <a href="x2go.xserver.X2goClientXConfig-class.html">xserver.X2goClientXConfig</a></li><li>, <a href="x2go.backends.profiles.https_broker.X2goSessionProfilesHTTP-class.html">backends.profiles.https_broker.X2goSessionProfilesHTTP</a></li><li>, <a href="x2go.backends.profiles.sessions_file.X2goSessionProfilesFILE-class.html">backends.profiles.sessions_file.X2goSessionProfilesFILE</a></li><li>, <a href="x2go.backends.profiles.win_registry.X2goSessionProfilesWINREG-class.html">backends.profiles.win_registry.X2goSessionProfilesWINREG</a></li>  </ul>
 </dd></dl>
 
 <hr />
@@ -617,7 +617,7 @@ object --+
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:15 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:54 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.log-module.html b/doc/html/x2go.log-module.html
index 091f668..b9f0c37 100644
--- a/doc/html/x2go.log-module.html
+++ b/doc/html/x2go.log-module.html
@@ -190,7 +190,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:13 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:52 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.log-pysrc.html b/doc/html/x2go.log-pysrc.html
index a55e961..9e1ba0f 100644
--- a/doc/html/x2go.log-pysrc.html
+++ b/doc/html/x2go.log-pysrc.html
@@ -297,7 +297,7 @@ expandto(location.href);
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:19 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:56 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.log.X2goLogger-class.html b/doc/html/x2go.log.X2goLogger-class.html
index d4fbc13..b804245 100644
--- a/doc/html/x2go.log.X2goLogger-class.html
+++ b/doc/html/x2go.log.X2goLogger-class.html
@@ -525,7 +525,7 @@ object --+
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:15 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:54 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.mime_export-module.html b/doc/html/x2go.mime_export-module.html
index 0326004..54f46da 100644
--- a/doc/html/x2go.mime_export-module.html
+++ b/doc/html/x2go.mime_export-module.html
@@ -236,7 +236,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:13 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:52 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.mime_export-pysrc.html b/doc/html/x2go.mime_export-pysrc.html
index 2b37985..03b8c2d 100644
--- a/doc/html/x2go.mime_export-pysrc.html
+++ b/doc/html/x2go.mime_export-pysrc.html
@@ -572,7 +572,7 @@ expandto(location.href);
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:20 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:58 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.mime_export.X2goMimeExportAction-class.html b/doc/html/x2go.mime_export.X2goMimeExportAction-class.html
index 9014f0b..c813ef1 100644
--- a/doc/html/x2go.mime_export.X2goMimeExportAction-class.html
+++ b/doc/html/x2go.mime_export.X2goMimeExportAction-class.html
@@ -306,7 +306,7 @@ object --+
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:15 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:54 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.mime_export.X2goMimeExportQueue-class.html b/doc/html/x2go.mime_export.X2goMimeExportQueue-class.html
index 37150e2..c431b7b 100644
--- a/doc/html/x2go.mime_export.X2goMimeExportQueue-class.html
+++ b/doc/html/x2go.mime_export.X2goMimeExportQueue-class.html
@@ -439,7 +439,7 @@ threading._Verbose --+
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:15 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:54 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.mime_export.X2goPrintJob-class.html b/doc/html/x2go.mime_export.X2goPrintJob-class.html
index 6c8ae75..e49678e 100644
--- a/doc/html/x2go.mime_export.X2goPrintJob-class.html
+++ b/doc/html/x2go.mime_export.X2goPrintJob-class.html
@@ -221,7 +221,7 @@ threading._Verbose --+
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:15 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:54 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.printing-module.html b/doc/html/x2go.printing-module.html
index 16d6843..ec15066 100644
--- a/doc/html/x2go.printing-module.html
+++ b/doc/html/x2go.printing-module.html
@@ -303,7 +303,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:13 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:52 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.printing-pysrc.html b/doc/html/x2go.printing-pysrc.html
index c7fd06b..ebd6a80 100644
--- a/doc/html/x2go.printing-pysrc.html
+++ b/doc/html/x2go.printing-pysrc.html
@@ -1137,7 +1137,7 @@ expandto(location.href);
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:19 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:57 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.printing.X2goClientPrinting-class.html b/doc/html/x2go.printing.X2goClientPrinting-class.html
index da9d78c..33590b1 100644
--- a/doc/html/x2go.printing.X2goClientPrinting-class.html
+++ b/doc/html/x2go.printing.X2goClientPrinting-class.html
@@ -345,7 +345,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:15 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:54 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.printing.X2goPrintAction-class.html b/doc/html/x2go.printing.X2goPrintAction-class.html
index 12a2849..731521d 100644
--- a/doc/html/x2go.printing.X2goPrintAction-class.html
+++ b/doc/html/x2go.printing.X2goPrintAction-class.html
@@ -343,7 +343,7 @@ object --+
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:15 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:54 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.printing.X2goPrintActionPDFSAVE-class.html b/doc/html/x2go.printing.X2goPrintActionPDFSAVE-class.html
index 8fd6d6a..f4af125 100644
--- a/doc/html/x2go.printing.X2goPrintActionPDFSAVE-class.html
+++ b/doc/html/x2go.printing.X2goPrintActionPDFSAVE-class.html
@@ -305,7 +305,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:16 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:54 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.printing.X2goPrintActionPDFVIEW-class.html b/doc/html/x2go.printing.X2goPrintActionPDFVIEW-class.html
index d5c0f83..a920d11 100644
--- a/doc/html/x2go.printing.X2goPrintActionPDFVIEW-class.html
+++ b/doc/html/x2go.printing.X2goPrintActionPDFVIEW-class.html
@@ -308,7 +308,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:16 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:54 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.printing.X2goPrintActionPRINT-class.html b/doc/html/x2go.printing.X2goPrintActionPRINT-class.html
index e0b128c..45282ca 100644
--- a/doc/html/x2go.printing.X2goPrintActionPRINT-class.html
+++ b/doc/html/x2go.printing.X2goPrintActionPRINT-class.html
@@ -301,7 +301,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:16 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:54 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.printing.X2goPrintActionPRINTCMD-class.html b/doc/html/x2go.printing.X2goPrintActionPRINTCMD-class.html
index 0f27810..4e77c89 100644
--- a/doc/html/x2go.printing.X2goPrintActionPRINTCMD-class.html
+++ b/doc/html/x2go.printing.X2goPrintActionPRINTCMD-class.html
@@ -307,7 +307,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:16 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:54 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.printing.X2goPrintJob-class.html b/doc/html/x2go.printing.X2goPrintJob-class.html
index 09f2a67..0105968 100644
--- a/doc/html/x2go.printing.X2goPrintJob-class.html
+++ b/doc/html/x2go.printing.X2goPrintJob-class.html
@@ -221,7 +221,7 @@ threading._Verbose --+
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:16 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:54 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.printing.X2goPrintQueue-class.html b/doc/html/x2go.printing.X2goPrintQueue-class.html
index 0ab9600..3bb46ad 100644
--- a/doc/html/x2go.printing.X2goPrintQueue-class.html
+++ b/doc/html/x2go.printing.X2goPrintQueue-class.html
@@ -459,7 +459,7 @@ threading._Verbose --+
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:16 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:54 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.registry-module.html b/doc/html/x2go.registry-module.html
index 7f10ae6..6721afb 100644
--- a/doc/html/x2go.registry-module.html
+++ b/doc/html/x2go.registry-module.html
@@ -133,7 +133,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:13 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:52 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.registry-pysrc.html b/doc/html/x2go.registry-pysrc.html
index b5f4606..eee4168 100644
--- a/doc/html/x2go.registry-pysrc.html
+++ b/doc/html/x2go.registry-pysrc.html
@@ -426,7 +426,7 @@ expandto(location.href);
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:21 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:59 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.registry.X2goSessionRegistry-class.html b/doc/html/x2go.registry.X2goSessionRegistry-class.html
index 74d9d66..dac6aa8 100644
--- a/doc/html/x2go.registry.X2goSessionRegistry-class.html
+++ b/doc/html/x2go.registry.X2goSessionRegistry-class.html
@@ -648,7 +648,7 @@ object --+
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:16 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:54 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.rforward-module.html b/doc/html/x2go.rforward-module.html
index 6acf647..1778cf8 100644
--- a/doc/html/x2go.rforward-module.html
+++ b/doc/html/x2go.rforward-module.html
@@ -293,7 +293,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:13 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:52 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.rforward-pysrc.html b/doc/html/x2go.rforward-pysrc.html
index 085f0e8..4e442c9 100644
--- a/doc/html/x2go.rforward-pysrc.html
+++ b/doc/html/x2go.rforward-pysrc.html
@@ -533,7 +533,7 @@ expandto(location.href);
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:17 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:56 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.rforward.X2goRevFwChannelThread-class.html b/doc/html/x2go.rforward.X2goRevFwChannelThread-class.html
index 59350f9..7e283de 100644
--- a/doc/html/x2go.rforward.X2goRevFwChannelThread-class.html
+++ b/doc/html/x2go.rforward.X2goRevFwChannelThread-class.html
@@ -235,7 +235,7 @@ threading._Verbose --+
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:16 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:55 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.rforward.X2goRevFwTunnel-class.html b/doc/html/x2go.rforward.X2goRevFwTunnel-class.html
index a884f8d..e6fcb68 100644
--- a/doc/html/x2go.rforward.X2goRevFwTunnel-class.html
+++ b/doc/html/x2go.rforward.X2goRevFwTunnel-class.html
@@ -478,7 +478,7 @@ threading._Verbose --+
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:16 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:55 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.session-module.html b/doc/html/x2go.session-module.html
index 31c3ba5..e318a16 100644
--- a/doc/html/x2go.session-module.html
+++ b/doc/html/x2go.session-module.html
@@ -131,7 +131,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:13 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:53 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.session-pysrc.html b/doc/html/x2go.session-pysrc.html
index 35ae9e1..a17205c 100644
--- a/doc/html/x2go.session-pysrc.html
+++ b/doc/html/x2go.session-pysrc.html
@@ -774,7 +774,7 @@ expandto(location.href);
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:18 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:09:01 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.session.X2goSession-class.html b/doc/html/x2go.session.X2goSession-class.html
index b3c1194..e1d2839 100644
--- a/doc/html/x2go.session.X2goSession-class.html
+++ b/doc/html/x2go.session.X2goSession-class.html
@@ -1184,7 +1184,7 @@ object --+
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:16 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:55 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.settings-module.html b/doc/html/x2go.settings-module.html
index 67db05b..5dc8bae 100644
--- a/doc/html/x2go.settings-module.html
+++ b/doc/html/x2go.settings-module.html
@@ -139,7 +139,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:13 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:53 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.settings-pysrc.html b/doc/html/x2go.settings-pysrc.html
index 001a7eb..cd0b2cd 100644
--- a/doc/html/x2go.settings-pysrc.html
+++ b/doc/html/x2go.settings-pysrc.html
@@ -222,7 +222,7 @@ expandto(location.href);
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:18 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:59 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.settings.X2goClientSettings-class.html b/doc/html/x2go.settings.X2goClientSettings-class.html
index eced061..6eba450 100644
--- a/doc/html/x2go.settings.X2goClientSettings-class.html
+++ b/doc/html/x2go.settings.X2goClientSettings-class.html
@@ -317,7 +317,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:16 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:55 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.sftpserver-module.html b/doc/html/x2go.sftpserver-module.html
index 0110687..388a76c 100644
--- a/doc/html/x2go.sftpserver-module.html
+++ b/doc/html/x2go.sftpserver-module.html
@@ -236,7 +236,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:13 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:53 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.sftpserver-pysrc.html b/doc/html/x2go.sftpserver-pysrc.html
index aaa3180..e845593 100644
--- a/doc/html/x2go.sftpserver-pysrc.html
+++ b/doc/html/x2go.sftpserver-pysrc.html
@@ -762,7 +762,7 @@ expandto(location.href);
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:23 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:57 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.sftpserver.X2goRevFwSFTPChannelThread-class.html b/doc/html/x2go.sftpserver.X2goRevFwSFTPChannelThread-class.html
index 928c14f..3ff6588 100644
--- a/doc/html/x2go.sftpserver.X2goRevFwSFTPChannelThread-class.html
+++ b/doc/html/x2go.sftpserver.X2goRevFwSFTPChannelThread-class.html
@@ -169,7 +169,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:16 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:55 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.sftpserver.X2goRevFwTunnelToSFTP-class.html b/doc/html/x2go.sftpserver.X2goRevFwTunnelToSFTP-class.html
index 8d92729..26b04de 100644
--- a/doc/html/x2go.sftpserver.X2goRevFwTunnelToSFTP-class.html
+++ b/doc/html/x2go.sftpserver.X2goRevFwTunnelToSFTP-class.html
@@ -321,7 +321,7 @@ threading._Verbose --+
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:16 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:55 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.utils-module.html b/doc/html/x2go.utils-module.html
index ebe93b2..5fa7153 100644
--- a/doc/html/x2go.utils-module.html
+++ b/doc/html/x2go.utils-module.html
@@ -194,7 +194,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:14 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:53 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.utils-pysrc.html b/doc/html/x2go.utils-pysrc.html
index 83ceb13..239cedd 100644
--- a/doc/html/x2go.utils-pysrc.html
+++ b/doc/html/x2go.utils-pysrc.html
@@ -340,7 +340,7 @@ expandto(location.href);
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:21 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:57 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.x2go_exceptions-module.html b/doc/html/x2go.x2go_exceptions-module.html
index 1be70f0..8b7190a 100644
--- a/doc/html/x2go.x2go_exceptions-module.html
+++ b/doc/html/x2go.x2go_exceptions-module.html
@@ -194,7 +194,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:14 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:53 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.x2go_exceptions-pysrc.html b/doc/html/x2go.x2go_exceptions-pysrc.html
index 86ec6d7..a853bd6 100644
--- a/doc/html/x2go.x2go_exceptions-pysrc.html
+++ b/doc/html/x2go.x2go_exceptions-pysrc.html
@@ -172,7 +172,7 @@ expandto(location.href);
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:18 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:56 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.x2go_exceptions.X2goClientException-class.html b/doc/html/x2go.x2go_exceptions.X2goClientException-class.html
index d202bc4..1047bba 100644
--- a/doc/html/x2go.x2go_exceptions.X2goClientException-class.html
+++ b/doc/html/x2go.x2go_exceptions.X2goClientException-class.html
@@ -156,7 +156,7 @@ exceptions.BaseException --+
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:16 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:55 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.x2go_exceptions.X2goControlSessionException-class.html b/doc/html/x2go.x2go_exceptions.X2goControlSessionException-class.html
index 13fcb14..844b7d7 100644
--- a/doc/html/x2go.x2go_exceptions.X2goControlSessionException-class.html
+++ b/doc/html/x2go.x2go_exceptions.X2goControlSessionException-class.html
@@ -156,7 +156,7 @@ exceptions.BaseException --+
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:16 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:55 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.x2go_exceptions.X2goFwTunnelException-class.html b/doc/html/x2go.x2go_exceptions.X2goFwTunnelException-class.html
index 347d4aa..ae19d3e 100644
--- a/doc/html/x2go.x2go_exceptions.X2goFwTunnelException-class.html
+++ b/doc/html/x2go.x2go_exceptions.X2goFwTunnelException-class.html
@@ -156,7 +156,7 @@ exceptions.BaseException --+
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:16 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:55 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.x2go_exceptions.X2goPrintException-class.html b/doc/html/x2go.x2go_exceptions.X2goPrintException-class.html
index 33a11d1..076b414 100644
--- a/doc/html/x2go.x2go_exceptions.X2goPrintException-class.html
+++ b/doc/html/x2go.x2go_exceptions.X2goPrintException-class.html
@@ -156,7 +156,7 @@ exceptions.BaseException --+
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:16 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:55 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.x2go_exceptions.X2goProfileException-class.html b/doc/html/x2go.x2go_exceptions.X2goProfileException-class.html
index 919eafc..e3e4bc9 100644
--- a/doc/html/x2go.x2go_exceptions.X2goProfileException-class.html
+++ b/doc/html/x2go.x2go_exceptions.X2goProfileException-class.html
@@ -156,7 +156,7 @@ exceptions.BaseException --+
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:17 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:55 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.x2go_exceptions.X2goRevFwTunnelException-class.html b/doc/html/x2go.x2go_exceptions.X2goRevFwTunnelException-class.html
index b99a6be..e3047ca 100644
--- a/doc/html/x2go.x2go_exceptions.X2goRevFwTunnelException-class.html
+++ b/doc/html/x2go.x2go_exceptions.X2goRevFwTunnelException-class.html
@@ -156,7 +156,7 @@ exceptions.BaseException --+
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:17 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:55 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.x2go_exceptions.X2goSessionCacheException-class.html b/doc/html/x2go.x2go_exceptions.X2goSessionCacheException-class.html
index d9753ca..e6eecf1 100644
--- a/doc/html/x2go.x2go_exceptions.X2goSessionCacheException-class.html
+++ b/doc/html/x2go.x2go_exceptions.X2goSessionCacheException-class.html
@@ -156,7 +156,7 @@ exceptions.BaseException --+
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:17 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:55 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.x2go_exceptions.X2goSettingsException-class.html b/doc/html/x2go.x2go_exceptions.X2goSettingsException-class.html
index b4170b6..5bdd354 100644
--- a/doc/html/x2go.x2go_exceptions.X2goSettingsException-class.html
+++ b/doc/html/x2go.x2go_exceptions.X2goSettingsException-class.html
@@ -156,7 +156,7 @@ exceptions.BaseException --+
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:17 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:55 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.x2go_exceptions.X2goTerminalSessionException-class.html b/doc/html/x2go.x2go_exceptions.X2goTerminalSessionException-class.html
index 506f540..07c81fd 100644
--- a/doc/html/x2go.x2go_exceptions.X2goTerminalSessionException-class.html
+++ b/doc/html/x2go.x2go_exceptions.X2goTerminalSessionException-class.html
@@ -156,7 +156,7 @@ exceptions.BaseException --+
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:17 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:55 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.x2go_exceptions.X2goUserException-class.html b/doc/html/x2go.x2go_exceptions.X2goUserException-class.html
index d063404..410ffb2 100644
--- a/doc/html/x2go.x2go_exceptions.X2goUserException-class.html
+++ b/doc/html/x2go.x2go_exceptions.X2goUserException-class.html
@@ -156,7 +156,7 @@ exceptions.BaseException --+
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:17 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:55 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.xserver-module.html b/doc/html/x2go.xserver-module.html
index 15813b9..bba9fd9 100644
--- a/doc/html/x2go.xserver-module.html
+++ b/doc/html/x2go.xserver-module.html
@@ -139,7 +139,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:14 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:53 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.xserver-pysrc.html b/doc/html/x2go.xserver-pysrc.html
index 35bdfd2..c6e9d90 100644
--- a/doc/html/x2go.xserver-pysrc.html
+++ b/doc/html/x2go.xserver-pysrc.html
@@ -254,7 +254,7 @@ expandto(location.href);
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:17 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:58 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.xserver.X2goClientXConfig-class.html b/doc/html/x2go.xserver.X2goClientXConfig-class.html
index f7213db..3ff20be 100644
--- a/doc/html/x2go.xserver.X2goClientXConfig-class.html
+++ b/doc/html/x2go.xserver.X2goClientXConfig-class.html
@@ -303,7 +303,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:17 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:55 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/html/x2go.xserver.X2goXServer-class.html b/doc/html/x2go.xserver.X2goXServer-class.html
index b96c5f7..b047d02 100644
--- a/doc/html/x2go.xserver.X2goXServer-class.html
+++ b/doc/html/x2go.xserver.X2goXServer-class.html
@@ -217,7 +217,7 @@ threading._Verbose --+
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Dec 10 21:26:17 2010
+    Generated by Epydoc 3.0.1 on Tue Dec 14 12:08:55 2010
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"
diff --git a/doc/pdf/Python-X2go_API.pdf b/doc/pdf/Python-X2go_API.pdf
index e99d664..b63881e 100644
Binary files a/doc/pdf/Python-X2go_API.pdf and b/doc/pdf/Python-X2go_API.pdf differ


hooks/post-receive
-- 
python-x2go.git (Python X2Go Client API)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "python-x2go.git" (Python X2Go Client API).




More information about the x2go-commits mailing list