[X2go-Commits] pyhoca-gui.git - master (branch) updated: 0.1.0.6-41-gf5d508c

X2go dev team git-admin at x2go.org
Sat Sep 24 01:06:54 CEST 2011


The branch, master has been updated
       via  f5d508c28cfee81e3b96dc9a57767ebe959e8edd (commit)
       via  73ca9051b032b93911dde2d3abf1fa7033a76022 (commit)
       via  69deb8f819d4be557955e100c6a49c04af643037 (commit)
      from  be7d894c9c82d590626fdf05bfbe66dd763f772d (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 -----------------------------------------------------------------
commit f5d508c28cfee81e3b96dc9a57767ebe959e8edd
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sat Sep 24 01:06:47 2011 +0200

    i18n update

commit 73ca9051b032b93911dde2d3abf1fa7033a76022
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sat Sep 24 01:06:18 2011 +0200

    Add submenu support for sharing non-auto-connected shared folders.

commit 69deb8f819d4be557955e100c6a49c04af643037
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sat Sep 24 01:04:48 2011 +0200

    Profile manager: x2goclient compat fix, add auto-connect flag for shared folders.

-----------------------------------------------------------------------

Summary of changes:
 build/mo/de/LC_MESSAGES/pyhoca-gui.mo |  Bin 17628 -> 17848 bytes
 build/mo/en/LC_MESSAGES/pyhoca-gui.mo |  Bin 16519 -> 16731 bytes
 build/mo/es/LC_MESSAGES/pyhoca-gui.mo |  Bin 15153 -> 15156 bytes
 build/mo/nl/LC_MESSAGES/pyhoca-gui.mo |  Bin 16228 -> 16228 bytes
 debian/changelog                      |    3 +
 po/bg.po                              |  379 +++++++++++++++++---------------
 po/de.po                              |  383 +++++++++++++++++----------------
 po/en.po                              |  383 +++++++++++++++++----------------
 po/es.po                              |  381 +++++++++++++++++---------------
 po/nl.po                              |  381 +++++++++++++++++---------------
 po/pyhoca-gui.pot                     |  378 +++++++++++++++++---------------
 pyhoca/wxgui/frontend.py              |   13 +-
 pyhoca/wxgui/menus_taskbar.py         |   40 +++-
 pyhoca/wxgui/profilemanager.py        |   93 +++++++--
 14 files changed, 1334 insertions(+), 1100 deletions(-)

The diff of changes is:
diff --git a/build/mo/de/LC_MESSAGES/pyhoca-gui.mo b/build/mo/de/LC_MESSAGES/pyhoca-gui.mo
index 21460dc..69242fe 100644
Binary files a/build/mo/de/LC_MESSAGES/pyhoca-gui.mo and b/build/mo/de/LC_MESSAGES/pyhoca-gui.mo differ
diff --git a/build/mo/en/LC_MESSAGES/pyhoca-gui.mo b/build/mo/en/LC_MESSAGES/pyhoca-gui.mo
index be4c3b1..d1ce6dc 100644
Binary files a/build/mo/en/LC_MESSAGES/pyhoca-gui.mo and b/build/mo/en/LC_MESSAGES/pyhoca-gui.mo differ
diff --git a/build/mo/es/LC_MESSAGES/pyhoca-gui.mo b/build/mo/es/LC_MESSAGES/pyhoca-gui.mo
index ded9228..28aebed 100644
Binary files a/build/mo/es/LC_MESSAGES/pyhoca-gui.mo and b/build/mo/es/LC_MESSAGES/pyhoca-gui.mo differ
diff --git a/build/mo/nl/LC_MESSAGES/pyhoca-gui.mo b/build/mo/nl/LC_MESSAGES/pyhoca-gui.mo
index 3a9e21d..b6b3b42 100644
Binary files a/build/mo/nl/LC_MESSAGES/pyhoca-gui.mo and b/build/mo/nl/LC_MESSAGES/pyhoca-gui.mo differ
diff --git a/debian/changelog b/debian/changelog
index 0d1db30..32e85ff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,9 @@ pyhoca-gui (0.1.0.9-0~x2go1) UNRELEASED; urgency=low
       terminal window if run from the command line).
     - Use X2goClient.session_can_auto_connect method to detect if we can use
       SSH pubkey authentication. Speeds up appearance of password dialog box.
+    - Profile manager: x2goclient compat fix, add auto-connect flag for shared
+      folders.
+    - Add submenu support for sharing non-auto-connected shared folders.
   * Depend on python-x2go (>=0.1.1.7).
 
  -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Wed, 14 Sep 2011 21:49:08 +0200
diff --git a/po/bg.po b/po/bg.po
index 9115860..537ea40 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -8,14 +8,14 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PyHoca-GUI VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-17 02:38+0200\n"
+"POT-Creation-Date: 2011-09-24 00:59+0200\n"
 "PO-Revision-Date: 2011-09-17 02:17+0100\n"
 "Last-Translator: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>\n"
 "Language-Team: Bulgarian <chepati at yahoo.com>\n"
+"Language: bg\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: bg\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Poedit-Language: Bulgarian\n"
 "X-Poedit-Country: Bulgaria\n"
@@ -50,22 +50,22 @@ msgstr ""
 msgid "SSH proxy server login"
 msgstr ""
 
-#: ../pyhoca/wxgui/logon.py:121 ../pyhoca/wxgui/profilemanager.py:263
+#: ../pyhoca/wxgui/logon.py:121 ../pyhoca/wxgui/profilemanager.py:274
 #: ../pyhoca/wxgui/messages.py:111 ../pyhoca/wxgui/printingprefs.py:138
 msgid "Cancel"
 msgstr ""
 
 #: ../pyhoca/wxgui/logon.py:277 ../pyhoca/wxgui/logon.py:310
-#: ../pyhoca/wxgui/frontend.py:355
+#: ../pyhoca/wxgui/frontend.py:360
 #, python-format
 msgid "%s - connect failure"
 msgstr ""
 
-#: ../pyhoca/wxgui/logon.py:278 ../pyhoca/wxgui/frontend.py:355
+#: ../pyhoca/wxgui/logon.py:278 ../pyhoca/wxgui/frontend.py:360
 msgid "User is not allowed to start X2go sessions!"
 msgstr ""
 
-#: ../pyhoca/wxgui/logon.py:283 ../pyhoca/wxgui/frontend.py:362
+#: ../pyhoca/wxgui/logon.py:283 ../pyhoca/wxgui/frontend.py:367
 #, python-format
 msgid "%s - connect"
 msgstr ""
@@ -92,20 +92,20 @@ msgid "Authentication to the SSH proxy server failed!"
 msgstr ""
 
 #: ../pyhoca/wxgui/logon.py:333 ../pyhoca/wxgui/logon.py:340
-#: ../pyhoca/wxgui/logon.py:363 ../pyhoca/wxgui/frontend.py:378
-#: ../pyhoca/wxgui/frontend.py:399 ../pyhoca/wxgui/frontend.py:406
-#: ../pyhoca/wxgui/frontend.py:413
+#: ../pyhoca/wxgui/logon.py:363 ../pyhoca/wxgui/frontend.py:386
+#: ../pyhoca/wxgui/frontend.py:407 ../pyhoca/wxgui/frontend.py:414
+#: ../pyhoca/wxgui/frontend.py:421
 #, python-format
 msgid "%s - connect error"
 msgstr ""
 
-#: ../pyhoca/wxgui/logon.py:347 ../pyhoca/wxgui/frontend.py:385
-#: ../pyhoca/wxgui/frontend.py:392
+#: ../pyhoca/wxgui/logon.py:347 ../pyhoca/wxgui/frontend.py:393
+#: ../pyhoca/wxgui/frontend.py:400
 #, python-format
 msgid "%s - host key error"
 msgstr ""
 
-#: ../pyhoca/wxgui/logon.py:348 ../pyhoca/wxgui/frontend.py:385
+#: ../pyhoca/wxgui/logon.py:348 ../pyhoca/wxgui/frontend.py:393
 msgid ""
 "The remote server's host key is invalid or has not been accepted by the user"
 msgstr ""
@@ -115,7 +115,7 @@ msgstr ""
 msgid "%s - key error"
 msgstr ""
 
-#: ../pyhoca/wxgui/logon.py:358 ../pyhoca/wxgui/frontend.py:427
+#: ../pyhoca/wxgui/logon.py:358 ../pyhoca/wxgui/frontend.py:435
 #, python-format
 msgid "%s - auth error"
 msgstr ""
@@ -150,402 +150,419 @@ msgid ""
 "Client for connecting you to a remote X2go server"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:63
+#: ../pyhoca/wxgui/profilemanager.py:72
 msgid "GNOME Desktop (GNOME)"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:64
+#: ../pyhoca/wxgui/profilemanager.py:73
 msgid "K Desktop Environment (KDE)"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:65
+#: ../pyhoca/wxgui/profilemanager.py:74
 msgid "Lightweight X Desktop (LXDE)"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:66
+#: ../pyhoca/wxgui/profilemanager.py:75
 msgid "Trinity X Desktop (KDE3-like)"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:67
+#: ../pyhoca/wxgui/profilemanager.py:76
 msgid "Unity X Desktop Shell (UNITY)"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:68
+#: ../pyhoca/wxgui/profilemanager.py:77
 msgid "XDMCP Query"
 msgstr ""
 
 #. 'EMBEDDED_MENU': _(u'Embedded Application Menu'),
-#: ../pyhoca/wxgui/profilemanager.py:70
+#: ../pyhoca/wxgui/profilemanager.py:79
 msgid "Windows Terminal Server (RDP-proxy)"
 msgstr ""
 
 #. 'DirectRDP': 'Windows Terminal Server (RDP-direct)',
-#: ../pyhoca/wxgui/profilemanager.py:72
+#: ../pyhoca/wxgui/profilemanager.py:81
 msgid "Single Application"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:73 ../pyhoca/wxgui/profilemanager.py:157
+#: ../pyhoca/wxgui/profilemanager.py:82 ../pyhoca/wxgui/profilemanager.py:166
 msgid "Custom command"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:76
+#: ../pyhoca/wxgui/profilemanager.py:85
 msgid "Internet Browser"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:77
+#: ../pyhoca/wxgui/profilemanager.py:86
 msgid "Email Client"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:78
+#: ../pyhoca/wxgui/profilemanager.py:87
 msgid "Openoffice.org"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:79
+#: ../pyhoca/wxgui/profilemanager.py:88
 msgid "Terminal"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:93
+#: ../pyhoca/wxgui/profilemanager.py:102
 msgid "Open file with system's default application"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:94
+#: ../pyhoca/wxgui/profilemanager.py:103
 msgid "Open application chooser dialog"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:95
+#: ../pyhoca/wxgui/profilemanager.py:104
 msgid "Save incoming file as ..."
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:114
+#: ../pyhoca/wxgui/profilemanager.py:123
 msgid "new session profile"
 msgstr ""
 
 #. boxes for all tabs
-#: ../pyhoca/wxgui/profilemanager.py:126
+#: ../pyhoca/wxgui/profilemanager.py:135
 msgid "Profile "
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:127
+#: ../pyhoca/wxgui/profilemanager.py:136
 msgid "Session"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:128
+#: ../pyhoca/wxgui/profilemanager.py:137
 msgid "Server"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:129
+#: ../pyhoca/wxgui/profilemanager.py:138
 msgid "Connection Link Speed"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:130
+#: ../pyhoca/wxgui/profilemanager.py:139
 msgid "Compression"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:131
+#: ../pyhoca/wxgui/profilemanager.py:140
 msgid "Display"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:132
+#: ../pyhoca/wxgui/profilemanager.py:141
 msgid "Keyboard"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:133
+#: ../pyhoca/wxgui/profilemanager.py:142
 msgid "Sound"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:134
+#: ../pyhoca/wxgui/profilemanager.py:143
 msgid "Printing"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:135
+#: ../pyhoca/wxgui/profilemanager.py:144
 msgid "Folder Exports"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:136
+#: ../pyhoca/wxgui/profilemanager.py:145
 msgid "File Import"
 msgstr ""
 
 #. ##
 #. ## widgets for the SESSION tab
 #. ##
-#: ../pyhoca/wxgui/profilemanager.py:141
+#: ../pyhoca/wxgui/profilemanager.py:150
 msgid "Name"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:151
+#: ../pyhoca/wxgui/profilemanager.py:160
 msgid "Icon"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:153
+#: ../pyhoca/wxgui/profilemanager.py:162
 msgid "Type"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:155
+#: ../pyhoca/wxgui/profilemanager.py:164
 msgid "Application"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:159
+#: ../pyhoca/wxgui/profilemanager.py:168
 msgid "RDP settings"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:160
+#: ../pyhoca/wxgui/profilemanager.py:169
 msgid "RDP server"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:162
+#: ../pyhoca/wxgui/profilemanager.py:171
 msgid "RDP options"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:164
+#: ../pyhoca/wxgui/profilemanager.py:173
 msgid "XDMCP server"
 msgstr ""
 
 #. ##
 #. ## widgets for the CONNECTION tab
 #. ##
-#: ../pyhoca/wxgui/profilemanager.py:170 ../pyhoca/wxgui/profilemanager.py:180
+#: ../pyhoca/wxgui/profilemanager.py:179 ../pyhoca/wxgui/profilemanager.py:189
 msgid "User"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:172
+#: ../pyhoca/wxgui/profilemanager.py:181
 msgid "Host"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:174
+#: ../pyhoca/wxgui/profilemanager.py:183
 msgid "Port"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:176
+#: ../pyhoca/wxgui/profilemanager.py:185
 msgid "RSA/DSA private key"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:179
+#: ../pyhoca/wxgui/profilemanager.py:188
 msgid "Server behind SSH proxy"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:182
+#: ../pyhoca/wxgui/profilemanager.py:191
 msgid "Key file"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:185
+#: ../pyhoca/wxgui/profilemanager.py:194
 msgid "Host[:Port]"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:187
+#: ../pyhoca/wxgui/profilemanager.py:196
 msgid "SSH Proxy Tunnel"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:195
+#: ../pyhoca/wxgui/profilemanager.py:204
 msgid "Modem"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:196
+#: ../pyhoca/wxgui/profilemanager.py:205
 msgid "ISDN"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:197
+#: ../pyhoca/wxgui/profilemanager.py:206
 msgid "ADSL"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:198
+#: ../pyhoca/wxgui/profilemanager.py:207
 msgid "WAN"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:199
+#: ../pyhoca/wxgui/profilemanager.py:208
 msgid "LAN"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:201
+#: ../pyhoca/wxgui/profilemanager.py:210
 msgid "Method"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:203
+#: ../pyhoca/wxgui/profilemanager.py:212
 msgid "Image quality"
 msgstr ""
 
 #. ##
 #. ## wigdets for the SETTINGS tab
 #. ##
-#: ../pyhoca/wxgui/profilemanager.py:209
+#: ../pyhoca/wxgui/profilemanager.py:218
 msgid "Fullscreen"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:210
+#: ../pyhoca/wxgui/profilemanager.py:219
 msgid "Custom Size"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:215
+#: ../pyhoca/wxgui/profilemanager.py:224
 msgid "Set display DPI"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:217
+#: ../pyhoca/wxgui/profilemanager.py:226
 msgid "Keep current keyboard settings"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:218
+#: ../pyhoca/wxgui/profilemanager.py:227
 msgid "Keyboard layout"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:220
+#: ../pyhoca/wxgui/profilemanager.py:229
 msgid "Keyboard model"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:222
+#: ../pyhoca/wxgui/profilemanager.py:231
 msgid "Enable sound support"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:223
+#: ../pyhoca/wxgui/profilemanager.py:232
 msgid "Pulse Audio"
 msgstr ""
 
 #. Arts daemon is not supported by PyHoca-GUI / Python X2go as it is outdated.
 #. However, config files can contain an Arts configuration, so we will honour this
-#: ../pyhoca/wxgui/profilemanager.py:227
+#: ../pyhoca/wxgui/profilemanager.py:236
 msgid "Arts (not supported)"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:230
+#: ../pyhoca/wxgui/profilemanager.py:239
 msgid "esd"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:231
+#: ../pyhoca/wxgui/profilemanager.py:240
 msgid "Use default sound port"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:232
+#: ../pyhoca/wxgui/profilemanager.py:241
 msgid "Custom sound port"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:234
+#: ../pyhoca/wxgui/profilemanager.py:243
 msgid "Client Side printing"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:236
+#: ../pyhoca/wxgui/profilemanager.py:245
 msgid "Use local folder sharing"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:237
+#: ../pyhoca/wxgui/profilemanager.py:246
 msgid "Path"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:240 ../pyhoca/wxgui/profilemanager.py:257
+#: ../pyhoca/wxgui/profilemanager.py:249 ../pyhoca/wxgui/profilemanager.py:268
 msgid "Add"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:242
+#: ../pyhoca/wxgui/profilemanager.py:251
+msgid "Local Path"
+msgstr ""
+
+#: ../pyhoca/wxgui/profilemanager.py:252
+msgid "Connect Method"
+msgstr ""
+
+#: ../pyhoca/wxgui/profilemanager.py:253
 msgid "Delete"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:244
+#: ../pyhoca/wxgui/profilemanager.py:255
 msgid "Convert between client and server encodings"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:245
+#: ../pyhoca/wxgui/profilemanager.py:256
 msgid "Client encoding"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:247
+#: ../pyhoca/wxgui/profilemanager.py:258
 msgid "Server encoding"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:250
+#: ../pyhoca/wxgui/profilemanager.py:261
 msgid "Use file MIME box for local file import"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:251
+#: ../pyhoca/wxgui/profilemanager.py:262
 msgid "Extensions"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:253
+#: ../pyhoca/wxgui/profilemanager.py:264
 msgid "Action"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:258
+#: ../pyhoca/wxgui/profilemanager.py:269
 msgid "Defaults"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:260
+#: ../pyhoca/wxgui/profilemanager.py:271
 msgid "Save"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:261
+#: ../pyhoca/wxgui/profilemanager.py:272
 msgid "Reset"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:301
+#: ../pyhoca/wxgui/profilemanager.py:313 ../pyhoca/wxgui/profilemanager.py:924
+#: ../pyhoca/wxgui/profilemanager.py:1409
+msgid "automatically"
+msgstr ""
+
+#: ../pyhoca/wxgui/profilemanager.py:315 ../pyhoca/wxgui/profilemanager.py:926
+msgid "manually"
+msgstr ""
+
+#: ../pyhoca/wxgui/profilemanager.py:320
 msgid "PyHoca-GUI Profile Manager - new profile"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:303
+#: ../pyhoca/wxgui/profilemanager.py:322
 #, python-format
 msgid "PyHoca-GUI Profile Manager - %s (connected)"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:305
+#: ../pyhoca/wxgui/profilemanager.py:324
 #, python-format
 msgid "PyHoca-GUI Profile Manager - %s"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:646
+#: ../pyhoca/wxgui/profilemanager.py:665
 msgid "Session Profile"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:647
+#: ../pyhoca/wxgui/profilemanager.py:666
 msgid "Connection"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:648
+#: ../pyhoca/wxgui/profilemanager.py:667
 msgid "Settings"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:649
+#: ../pyhoca/wxgui/profilemanager.py:668
 msgid "Sharing"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1038
+#: ../pyhoca/wxgui/profilemanager.py:1100
 msgid "Icon Files (*.png)|*.png|All files (*.*)|*"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1041
+#: ../pyhoca/wxgui/profilemanager.py:1103
 msgid "Choose an icon for this session profile"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1158
+#: ../pyhoca/wxgui/profilemanager.py:1220
 msgid "All files (*.*)|*"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1160
-#: ../pyhoca/wxgui/profilemanager.py:1175
+#: ../pyhoca/wxgui/profilemanager.py:1222
+#: ../pyhoca/wxgui/profilemanager.py:1237
 msgid "Choose a public SSH key"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1327
+#: ../pyhoca/wxgui/profilemanager.py:1389
 msgid "Choose a folder to share within a session"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1392
-#: ../pyhoca/wxgui/profilemanager.py:1395
-#: ../pyhoca/wxgui/profilemanager.py:1398
-#: ../pyhoca/wxgui/profilemanager.py:1403
-#: ../pyhoca/wxgui/profilemanager.py:1413 ../pyhoca/wxgui/menus_taskbar.py:87
+#: ../pyhoca/wxgui/profilemanager.py:1453
+#: ../pyhoca/wxgui/profilemanager.py:1456
+#: ../pyhoca/wxgui/profilemanager.py:1459
+#: ../pyhoca/wxgui/profilemanager.py:1464
+#: ../pyhoca/wxgui/profilemanager.py:1474 ../pyhoca/wxgui/menus_taskbar.py:87
 msgid "Profile Manager"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1392
+#: ../pyhoca/wxgui/profilemanager.py:1453
 msgid "Profile name is missing, profile unusable!!!"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1395
-#: ../pyhoca/wxgui/profilemanager.py:1398
+#: ../pyhoca/wxgui/profilemanager.py:1456
+#: ../pyhoca/wxgui/profilemanager.py:1459
 #, python-format
 msgid "Profile name %s already exists!!!"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1403
+#: ../pyhoca/wxgui/profilemanager.py:1464
 msgid "The SSH proxy configuration is incomplete. Try again."
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1413
+#: ../pyhoca/wxgui/profilemanager.py:1474
 #, python-format
 msgid ""
 "Another session profile (%s) already uses [%s]:%s for binding a local SSH "
@@ -553,21 +570,21 @@ msgid ""
 "Please change the SSH proxy settings accordingly."
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1433
+#: ../pyhoca/wxgui/profilemanager.py:1494
 #, python-format
 msgid "%s - profile added"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1434
+#: ../pyhoca/wxgui/profilemanager.py:1495
 msgid "A new session profile has been added."
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1438
+#: ../pyhoca/wxgui/profilemanager.py:1499
 #, python-format
 msgid "%s - modified"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1439
+#: ../pyhoca/wxgui/profilemanager.py:1500
 msgid "Changes to profile have been saved."
 msgstr ""
 
@@ -592,7 +609,7 @@ msgstr ""
 msgid "Client Options"
 msgstr ""
 
-#: ../pyhoca/wxgui/menus_taskbar.py:116 ../pyhoca/wxgui/menus_taskbar.py:457
+#: ../pyhoca/wxgui/menus_taskbar.py:116 ../pyhoca/wxgui/menus_taskbar.py:485
 msgid "E&xit"
 msgstr ""
 
@@ -621,58 +638,62 @@ msgid "Terminate Session"
 msgstr ""
 
 #: ../pyhoca/wxgui/menus_taskbar.py:206
-msgid "&Share local folder"
+msgid "&Share custom local folder"
 msgstr ""
 
-#: ../pyhoca/wxgui/menus_taskbar.py:213
+#: ../pyhoca/wxgui/menus_taskbar.py:229
+msgid "Share:"
+msgstr ""
+
+#: ../pyhoca/wxgui/menus_taskbar.py:240
 msgid "Unshare:"
 msgstr ""
 
-#: ../pyhoca/wxgui/menus_taskbar.py:222
+#: ../pyhoca/wxgui/menus_taskbar.py:250
 msgid "Unshare &all local folders"
 msgstr ""
 
-#: ../pyhoca/wxgui/menus_taskbar.py:262
+#: ../pyhoca/wxgui/menus_taskbar.py:290
 msgid "Start &new Session"
 msgstr ""
 
-#: ../pyhoca/wxgui/menus_taskbar.py:278
+#: ../pyhoca/wxgui/menus_taskbar.py:306
 msgid "Running"
 msgstr ""
 
-#: ../pyhoca/wxgui/menus_taskbar.py:280
+#: ../pyhoca/wxgui/menus_taskbar.py:308
 msgid "Suspended"
 msgstr ""
 
-#: ../pyhoca/wxgui/menus_taskbar.py:292
+#: ../pyhoca/wxgui/menus_taskbar.py:320
 msgid "&Clean all sessions"
 msgstr ""
 
-#: ../pyhoca/wxgui/menus_taskbar.py:294
+#: ../pyhoca/wxgui/menus_taskbar.py:322
 msgid "Customize &profile"
 msgstr ""
 
-#: ../pyhoca/wxgui/menus_taskbar.py:296
+#: ../pyhoca/wxgui/menus_taskbar.py:324
 msgid "Shared &folders"
 msgstr ""
 
-#: ../pyhoca/wxgui/menus_taskbar.py:304
+#: ../pyhoca/wxgui/menus_taskbar.py:332
 msgid "&Disconnect from Server"
 msgstr ""
 
-#: ../pyhoca/wxgui/menus_taskbar.py:330
+#: ../pyhoca/wxgui/menus_taskbar.py:358
 msgid "Add Profile"
 msgstr ""
 
-#: ../pyhoca/wxgui/menus_taskbar.py:399
+#: ../pyhoca/wxgui/menus_taskbar.py:427
 msgid "No session profiles defined"
 msgstr ""
 
-#: ../pyhoca/wxgui/menus_taskbar.py:430
+#: ../pyhoca/wxgui/menus_taskbar.py:458
 msgid "Start/Resume Session"
 msgstr ""
 
-#: ../pyhoca/wxgui/menus_taskbar.py:430
+#: ../pyhoca/wxgui/menus_taskbar.py:458
 msgid "Connect Server"
 msgstr ""
 
@@ -681,65 +702,65 @@ msgstr ""
 msgid "About %s ..."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:362
+#: ../pyhoca/wxgui/frontend.py:367
 msgid "Public SSH key authentication has been successful."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:392
+#: ../pyhoca/wxgui/frontend.py:400
 msgid ""
 "The SSH proxy's host key is invalid or has not been accepted by the user"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:413
+#: ../pyhoca/wxgui/frontend.py:421
 msgid "Authentication protocol communication incomplete! Try again..."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:420
+#: ../pyhoca/wxgui/frontend.py:428
 #, python-format
 msgid "%s - auth key error"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:434
+#: ../pyhoca/wxgui/frontend.py:442
 msgid "An unknown error occurred during authentication!"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:536
+#: ../pyhoca/wxgui/frontend.py:544
 msgid "Cleaning X2go sessions..."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:555
+#: ../pyhoca/wxgui/frontend.py:563
 #, python-format
 msgid "%s - disconnect"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:555
+#: ../pyhoca/wxgui/frontend.py:563
 msgid "X2go Profile is now disconnected."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:571
+#: ../pyhoca/wxgui/frontend.py:579
 msgid "New Session Profile"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:598
+#: ../pyhoca/wxgui/frontend.py:606
 #, python-format
 msgid "Really Delete Session Profile ,,%s''?"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:604
+#: ../pyhoca/wxgui/frontend.py:612
 #, python-format
 msgid "%s - profile deleted"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:604
+#: ../pyhoca/wxgui/frontend.py:612
 msgid "The session profile has been deleted."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:619
+#: ../pyhoca/wxgui/frontend.py:627
 #, python-format
 msgid "%s - share local folder with sessions of this profile"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:688
+#: ../pyhoca/wxgui/frontend.py:705
 #, python-format
 msgid ""
 "The authenticity of host [%s]:%s can't be established.\n"
@@ -748,105 +769,105 @@ msgid ""
 "Are you sure you want to continue connecting?"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:696
+#: ../pyhoca/wxgui/frontend.py:713
 #, python-format
 msgid "%s: Confirm Host Authorization"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:715
+#: ../pyhoca/wxgui/frontend.py:732
 #, python-format
 msgid "%s - channel error"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:715
+#: ../pyhoca/wxgui/frontend.py:732
 #, python-format
 msgid ""
 "Lost connection to server %s unexpectedly! Try to re-authenticate to the "
 "server..."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:725 ../pyhoca/wxgui/frontend.py:732
-#: ../pyhoca/wxgui/frontend.py:734 ../pyhoca/wxgui/frontend.py:746
+#: ../pyhoca/wxgui/frontend.py:742 ../pyhoca/wxgui/frontend.py:749
+#: ../pyhoca/wxgui/frontend.py:751 ../pyhoca/wxgui/frontend.py:763
 #, python-format
 msgid "%s - session failure"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:725
+#: ../pyhoca/wxgui/frontend.py:742
 msgid "The session startup failed."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:732
+#: ../pyhoca/wxgui/frontend.py:749
 #, python-format
 msgid "The command ,,%s'' is not available on X2go server."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:734
+#: ../pyhoca/wxgui/frontend.py:751
 #, python-format
 msgid ""
 "The command ,,%s'' is not available on X2go server\n"
 "%s."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:740
+#: ../pyhoca/wxgui/frontend.py:757
 #, python-format
 msgid "%s - session warning"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:740
+#: ../pyhoca/wxgui/frontend.py:757
 #, python-format
 msgid ""
 "Reverse TCP port forwarding request for session %s to server port %s has "
 "been denied."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:746
+#: ../pyhoca/wxgui/frontend.py:763
 #, python-format
 msgid ""
 "Forwarding tunnel request to [%s]:%s for session %s was denied by remote "
 "X2go/SSH server. Session startup failed."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:758
+#: ../pyhoca/wxgui/frontend.py:775
 #, python-format
 msgid "%s - audio warning"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:758
+#: ../pyhoca/wxgui/frontend.py:775
 msgid ""
 "The X2go PulseAudio system is not available within Remote Desktop sessions."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:761 ../pyhoca/wxgui/frontend.py:764
+#: ../pyhoca/wxgui/frontend.py:778 ../pyhoca/wxgui/frontend.py:781
 #, python-format
 msgid "%s - audio error"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:761
+#: ../pyhoca/wxgui/frontend.py:778
 msgid "The X2go PulseAudio system could not be started."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:764
+#: ../pyhoca/wxgui/frontend.py:781
 msgid "The X2go PulseAudio system has died unexpectedly."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:767
+#: ../pyhoca/wxgui/frontend.py:784
 #, python-format
 msgid "%s - audio problem"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:767
+#: ../pyhoca/wxgui/frontend.py:784
 #, python-format
 msgid ""
 "The audio connection could not be set up for this session.\n"
 "%s"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:781 ../pyhoca/wxgui/frontend.py:783
+#: ../pyhoca/wxgui/frontend.py:798 ../pyhoca/wxgui/frontend.py:800
 #, python-format
 msgid "%s - print error"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:781
+#: ../pyhoca/wxgui/frontend.py:798
 #, python-format
 msgid ""
 "%s\n"
@@ -854,7 +875,7 @@ msgid ""
 "%s"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:783
+#: ../pyhoca/wxgui/frontend.py:800
 #, python-format
 msgid ""
 "%s\n"
@@ -862,74 +883,74 @@ msgid ""
 "%s"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:787 ../pyhoca/wxgui/frontend.py:791
+#: ../pyhoca/wxgui/frontend.py:804 ../pyhoca/wxgui/frontend.py:808
 #, python-format
 msgid "%s - start"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:787
+#: ../pyhoca/wxgui/frontend.py:804
 #, python-format
 msgid ""
 "New X2go session starting up...\n"
 "%s"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:791
+#: ../pyhoca/wxgui/frontend.py:808
 #, python-format
 msgid ""
 "Another client started X2go session\n"
 "%s"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:795 ../pyhoca/wxgui/frontend.py:799
+#: ../pyhoca/wxgui/frontend.py:812 ../pyhoca/wxgui/frontend.py:816
 #, python-format
 msgid "%s - resume"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:795
+#: ../pyhoca/wxgui/frontend.py:812
 #, python-format
 msgid ""
 "Resuming X2go session...\n"
 "%s"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:799
+#: ../pyhoca/wxgui/frontend.py:816
 #, python-format
 msgid ""
 "Another client resumed X2go session\n"
 "%s"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:803
+#: ../pyhoca/wxgui/frontend.py:820
 #, python-format
 msgid "%s - running"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:803
+#: ../pyhoca/wxgui/frontend.py:820
 #, python-format
 msgid ""
 "Found already running session\n"
 "%s"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:807
+#: ../pyhoca/wxgui/frontend.py:824
 #, python-format
 msgid "%s - suspend"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:807
+#: ../pyhoca/wxgui/frontend.py:824
 #, python-format
 msgid ""
 "X2go Session has been suspended\n"
 "%s"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:823
+#: ../pyhoca/wxgui/frontend.py:840
 #, python-format
 msgid "%s - terminate"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:823
+#: ../pyhoca/wxgui/frontend.py:840
 #, python-format
 msgid ""
 "X2go Session has terminated\n"
diff --git a/po/de.po b/po/de.po
index afcacb1..5816936 100644
--- a/po/de.po
+++ b/po/de.po
@@ -8,14 +8,14 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PyHoca-GUI VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-17 02:38+0200\n"
-"PO-Revision-Date: 2011-09-17 02:18+0100\n"
+"POT-Creation-Date: 2011-09-24 00:59+0200\n"
+"PO-Revision-Date: 2011-09-24 00:58+0100\n"
 "Last-Translator: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>\n"
 "Language-Team: de <mike.gabriel at das-netzwerkteam.de>\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: \n"
 "X-Poedit-Language: German\n"
 "X-Poedit-Country: GERMANY\n"
 "X-Poedit-SourceCharset: utf-8\n"
@@ -49,22 +49,22 @@ msgstr "Sitzungslogin"
 msgid "SSH proxy server login"
 msgstr "Anmeldung an SSH Proxy"
 
-#: ../pyhoca/wxgui/logon.py:121 ../pyhoca/wxgui/profilemanager.py:263
+#: ../pyhoca/wxgui/logon.py:121 ../pyhoca/wxgui/profilemanager.py:274
 #: ../pyhoca/wxgui/messages.py:111 ../pyhoca/wxgui/printingprefs.py:138
 msgid "Cancel"
 msgstr "Abbrechen"
 
 #: ../pyhoca/wxgui/logon.py:277 ../pyhoca/wxgui/logon.py:310
-#: ../pyhoca/wxgui/frontend.py:355
+#: ../pyhoca/wxgui/frontend.py:360
 #, python-format
 msgid "%s - connect failure"
 msgstr "%s - Verbindung fehlgeschlagen"
 
-#: ../pyhoca/wxgui/logon.py:278 ../pyhoca/wxgui/frontend.py:355
+#: ../pyhoca/wxgui/logon.py:278 ../pyhoca/wxgui/frontend.py:360
 msgid "User is not allowed to start X2go sessions!"
 msgstr "Benutzer darf keine X2go Sitzungen starten!"
 
-#: ../pyhoca/wxgui/logon.py:283 ../pyhoca/wxgui/frontend.py:362
+#: ../pyhoca/wxgui/logon.py:283 ../pyhoca/wxgui/frontend.py:367
 #, python-format
 msgid "%s - connect"
 msgstr "%s - verbinden"
@@ -91,20 +91,20 @@ msgid "Authentication to the SSH proxy server failed!"
 msgstr "Anmeldung am SSH Proxy Server ist fehlgeschlagen"
 
 #: ../pyhoca/wxgui/logon.py:333 ../pyhoca/wxgui/logon.py:340
-#: ../pyhoca/wxgui/logon.py:363 ../pyhoca/wxgui/frontend.py:378
-#: ../pyhoca/wxgui/frontend.py:399 ../pyhoca/wxgui/frontend.py:406
-#: ../pyhoca/wxgui/frontend.py:413
+#: ../pyhoca/wxgui/logon.py:363 ../pyhoca/wxgui/frontend.py:386
+#: ../pyhoca/wxgui/frontend.py:407 ../pyhoca/wxgui/frontend.py:414
+#: ../pyhoca/wxgui/frontend.py:421
 #, python-format
 msgid "%s - connect error"
 msgstr "%s - Verbindungsfehler"
 
-#: ../pyhoca/wxgui/logon.py:347 ../pyhoca/wxgui/frontend.py:385
-#: ../pyhoca/wxgui/frontend.py:392
+#: ../pyhoca/wxgui/logon.py:347 ../pyhoca/wxgui/frontend.py:393
+#: ../pyhoca/wxgui/frontend.py:400
 #, python-format
 msgid "%s - host key error"
 msgstr "%s - ungültiger Server-Schlüssel"
 
-#: ../pyhoca/wxgui/logon.py:348 ../pyhoca/wxgui/frontend.py:385
+#: ../pyhoca/wxgui/logon.py:348 ../pyhoca/wxgui/frontend.py:393
 msgid ""
 "The remote server's host key is invalid or has not been accepted by the user"
 msgstr ""
@@ -116,7 +116,7 @@ msgstr ""
 msgid "%s - key error"
 msgstr "%s - ungültiger Schlüssel"
 
-#: ../pyhoca/wxgui/logon.py:358 ../pyhoca/wxgui/frontend.py:427
+#: ../pyhoca/wxgui/logon.py:358 ../pyhoca/wxgui/frontend.py:435
 #, python-format
 msgid "%s - auth error"
 msgstr "%s - Anmeldefehler"
@@ -157,403 +157,420 @@ msgstr ""
 "PyHoca-GUI (Python X2goClient)\n"
 "Verbindungen zu entferntem X2go server aufbauen"
 
-#: ../pyhoca/wxgui/profilemanager.py:63
+#: ../pyhoca/wxgui/profilemanager.py:72
 msgid "GNOME Desktop (GNOME)"
 msgstr "GNOME Desktop (GNOME)"
 
-#: ../pyhoca/wxgui/profilemanager.py:64
+#: ../pyhoca/wxgui/profilemanager.py:73
 msgid "K Desktop Environment (KDE)"
 msgstr "K Desktop Environment (KDE)"
 
-#: ../pyhoca/wxgui/profilemanager.py:65
+#: ../pyhoca/wxgui/profilemanager.py:74
 msgid "Lightweight X Desktop (LXDE)"
 msgstr "Lightweight X Desktop (LXDE)"
 
-#: ../pyhoca/wxgui/profilemanager.py:66
+#: ../pyhoca/wxgui/profilemanager.py:75
 msgid "Trinity X Desktop (KDE3-like)"
 msgstr "Trinity X Desktop (ähnlich KDE3)"
 
-#: ../pyhoca/wxgui/profilemanager.py:67
+#: ../pyhoca/wxgui/profilemanager.py:76
 msgid "Unity X Desktop Shell (UNITY)"
 msgstr "Unity X Desktop Umgebung (UNITY)"
 
-#: ../pyhoca/wxgui/profilemanager.py:68
+#: ../pyhoca/wxgui/profilemanager.py:77
 msgid "XDMCP Query"
 msgstr "XDMCP-Serveranfrage (Query)"
 
 #. 'EMBEDDED_MENU': _(u'Embedded Application Menu'),
-#: ../pyhoca/wxgui/profilemanager.py:70
+#: ../pyhoca/wxgui/profilemanager.py:79
 msgid "Windows Terminal Server (RDP-proxy)"
 msgstr "Windows Terminalserver (RDP-proxy)"
 
 #. 'DirectRDP': 'Windows Terminal Server (RDP-direct)',
-#: ../pyhoca/wxgui/profilemanager.py:72
+#: ../pyhoca/wxgui/profilemanager.py:81
 msgid "Single Application"
 msgstr "Einzelne Anwendung"
 
-#: ../pyhoca/wxgui/profilemanager.py:73 ../pyhoca/wxgui/profilemanager.py:157
+#: ../pyhoca/wxgui/profilemanager.py:82 ../pyhoca/wxgui/profilemanager.py:166
 msgid "Custom command"
 msgstr "Benutzerdef. Kommando"
 
-#: ../pyhoca/wxgui/profilemanager.py:76
+#: ../pyhoca/wxgui/profilemanager.py:85
 msgid "Internet Browser"
 msgstr "Internetbrowser"
 
-#: ../pyhoca/wxgui/profilemanager.py:77
+#: ../pyhoca/wxgui/profilemanager.py:86
 msgid "Email Client"
 msgstr "E-Mail Programm"
 
-#: ../pyhoca/wxgui/profilemanager.py:78
+#: ../pyhoca/wxgui/profilemanager.py:87
 msgid "Openoffice.org"
 msgstr "Openoffice.org"
 
-#: ../pyhoca/wxgui/profilemanager.py:79
+#: ../pyhoca/wxgui/profilemanager.py:88
 msgid "Terminal"
 msgstr "Terminalkonsole"
 
-#: ../pyhoca/wxgui/profilemanager.py:93
+#: ../pyhoca/wxgui/profilemanager.py:102
 msgid "Open file with system's default application"
 msgstr "Mit Standardanwendung des Systems öffnen"
 
-#: ../pyhoca/wxgui/profilemanager.py:94
+#: ../pyhoca/wxgui/profilemanager.py:103
 msgid "Open application chooser dialog"
 msgstr "Auswahldialog öffnen, um Anwendung auszuwählen"
 
-#: ../pyhoca/wxgui/profilemanager.py:95
+#: ../pyhoca/wxgui/profilemanager.py:104
 msgid "Save incoming file as ..."
 msgstr "Eingehende Datei speichern unter ..."
 
-#: ../pyhoca/wxgui/profilemanager.py:114
+#: ../pyhoca/wxgui/profilemanager.py:123
 msgid "new session profile"
 msgstr "neues Sitzungsprofil"
 
 #. boxes for all tabs
-#: ../pyhoca/wxgui/profilemanager.py:126
+#: ../pyhoca/wxgui/profilemanager.py:135
 msgid "Profile "
 msgstr "Profil"
 
-#: ../pyhoca/wxgui/profilemanager.py:127
+#: ../pyhoca/wxgui/profilemanager.py:136
 msgid "Session"
 msgstr "Sitzung"
 
-#: ../pyhoca/wxgui/profilemanager.py:128
+#: ../pyhoca/wxgui/profilemanager.py:137
 msgid "Server"
 msgstr "Server"
 
-#: ../pyhoca/wxgui/profilemanager.py:129
+#: ../pyhoca/wxgui/profilemanager.py:138
 msgid "Connection Link Speed"
 msgstr "Verbindungsgeschwindigkeit"
 
-#: ../pyhoca/wxgui/profilemanager.py:130
+#: ../pyhoca/wxgui/profilemanager.py:139
 msgid "Compression"
 msgstr "Komprimierung"
 
-#: ../pyhoca/wxgui/profilemanager.py:131
+#: ../pyhoca/wxgui/profilemanager.py:140
 msgid "Display"
 msgstr "Anzeige"
 
-#: ../pyhoca/wxgui/profilemanager.py:132
+#: ../pyhoca/wxgui/profilemanager.py:141
 msgid "Keyboard"
 msgstr "Tastatur"
 
-#: ../pyhoca/wxgui/profilemanager.py:133
+#: ../pyhoca/wxgui/profilemanager.py:142
 msgid "Sound"
 msgstr "Audio"
 
-#: ../pyhoca/wxgui/profilemanager.py:134
+#: ../pyhoca/wxgui/profilemanager.py:143
 msgid "Printing"
 msgstr "Drucken"
 
-#: ../pyhoca/wxgui/profilemanager.py:135
+#: ../pyhoca/wxgui/profilemanager.py:144
 msgid "Folder Exports"
 msgstr "Ordnerfreigabe"
 
-#: ../pyhoca/wxgui/profilemanager.py:136
+#: ../pyhoca/wxgui/profilemanager.py:145
 msgid "File Import"
 msgstr "Dateiimport"
 
 #. ##
 #. ## widgets for the SESSION tab
 #. ##
-#: ../pyhoca/wxgui/profilemanager.py:141
+#: ../pyhoca/wxgui/profilemanager.py:150
 msgid "Name"
 msgstr "Name"
 
-#: ../pyhoca/wxgui/profilemanager.py:151
+#: ../pyhoca/wxgui/profilemanager.py:160
 msgid "Icon"
 msgstr "Symbol"
 
-#: ../pyhoca/wxgui/profilemanager.py:153
+#: ../pyhoca/wxgui/profilemanager.py:162
 msgid "Type"
 msgstr "Typ"
 
-#: ../pyhoca/wxgui/profilemanager.py:155
+#: ../pyhoca/wxgui/profilemanager.py:164
 msgid "Application"
 msgstr "Anwendung"
 
-#: ../pyhoca/wxgui/profilemanager.py:159
+#: ../pyhoca/wxgui/profilemanager.py:168
 msgid "RDP settings"
 msgstr "RDP Einstellungen"
 
-#: ../pyhoca/wxgui/profilemanager.py:160
+#: ../pyhoca/wxgui/profilemanager.py:169
 msgid "RDP server"
 msgstr "RDP Server"
 
-#: ../pyhoca/wxgui/profilemanager.py:162
+#: ../pyhoca/wxgui/profilemanager.py:171
 msgid "RDP options"
 msgstr "RDP Optionen"
 
-#: ../pyhoca/wxgui/profilemanager.py:164
+#: ../pyhoca/wxgui/profilemanager.py:173
 msgid "XDMCP server"
 msgstr "XDMCP Server"
 
 #. ##
 #. ## widgets for the CONNECTION tab
 #. ##
-#: ../pyhoca/wxgui/profilemanager.py:170 ../pyhoca/wxgui/profilemanager.py:180
+#: ../pyhoca/wxgui/profilemanager.py:179 ../pyhoca/wxgui/profilemanager.py:189
 msgid "User"
 msgstr "Benutzer"
 
-#: ../pyhoca/wxgui/profilemanager.py:172
+#: ../pyhoca/wxgui/profilemanager.py:181
 msgid "Host"
 msgstr "Hostname"
 
-#: ../pyhoca/wxgui/profilemanager.py:174
+#: ../pyhoca/wxgui/profilemanager.py:183
 msgid "Port"
 msgstr "Port"
 
-#: ../pyhoca/wxgui/profilemanager.py:176
+#: ../pyhoca/wxgui/profilemanager.py:185
 msgid "RSA/DSA private key"
 msgstr "Privater RSA/DSA Schlüssel"
 
-#: ../pyhoca/wxgui/profilemanager.py:179
+#: ../pyhoca/wxgui/profilemanager.py:188
 msgid "Server behind SSH proxy"
 msgstr "Server hinter SSH-Proxy"
 
-#: ../pyhoca/wxgui/profilemanager.py:182
+#: ../pyhoca/wxgui/profilemanager.py:191
 msgid "Key file"
 msgstr "Schlüssel"
 
-#: ../pyhoca/wxgui/profilemanager.py:185
+#: ../pyhoca/wxgui/profilemanager.py:194
 msgid "Host[:Port]"
 msgstr "Hostname[:Port]"
 
-#: ../pyhoca/wxgui/profilemanager.py:187
+#: ../pyhoca/wxgui/profilemanager.py:196
 msgid "SSH Proxy Tunnel"
 msgstr "SSH-Proxytunnel"
 
-#: ../pyhoca/wxgui/profilemanager.py:195
+#: ../pyhoca/wxgui/profilemanager.py:204
 msgid "Modem"
 msgstr "Modem"
 
-#: ../pyhoca/wxgui/profilemanager.py:196
+#: ../pyhoca/wxgui/profilemanager.py:205
 msgid "ISDN"
 msgstr "ISDN"
 
-#: ../pyhoca/wxgui/profilemanager.py:197
+#: ../pyhoca/wxgui/profilemanager.py:206
 msgid "ADSL"
 msgstr "ADSL"
 
-#: ../pyhoca/wxgui/profilemanager.py:198
+#: ../pyhoca/wxgui/profilemanager.py:207
 msgid "WAN"
 msgstr "WAN"
 
-#: ../pyhoca/wxgui/profilemanager.py:199
+#: ../pyhoca/wxgui/profilemanager.py:208
 msgid "LAN"
 msgstr "LAN"
 
-#: ../pyhoca/wxgui/profilemanager.py:201
+#: ../pyhoca/wxgui/profilemanager.py:210
 msgid "Method"
 msgstr "Methode"
 
-#: ../pyhoca/wxgui/profilemanager.py:203
+#: ../pyhoca/wxgui/profilemanager.py:212
 msgid "Image quality"
 msgstr "Bildqualität"
 
 #. ##
 #. ## wigdets for the SETTINGS tab
 #. ##
-#: ../pyhoca/wxgui/profilemanager.py:209
+#: ../pyhoca/wxgui/profilemanager.py:218
 msgid "Fullscreen"
 msgstr "Vollbild"
 
-#: ../pyhoca/wxgui/profilemanager.py:210
+#: ../pyhoca/wxgui/profilemanager.py:219
 msgid "Custom Size"
 msgstr "Benutzerdefinierte Größe"
 
-#: ../pyhoca/wxgui/profilemanager.py:215
+#: ../pyhoca/wxgui/profilemanager.py:224
 msgid "Set display DPI"
 msgstr "DPI-Wert für Anzeige setzen"
 
-#: ../pyhoca/wxgui/profilemanager.py:217
+#: ../pyhoca/wxgui/profilemanager.py:226
 msgid "Keep current keyboard settings"
 msgstr "Aktuelle Tastatureinstellungen beibehalten"
 
-#: ../pyhoca/wxgui/profilemanager.py:218
+#: ../pyhoca/wxgui/profilemanager.py:227
 msgid "Keyboard layout"
 msgstr "Tastaturlayout"
 
-#: ../pyhoca/wxgui/profilemanager.py:220
+#: ../pyhoca/wxgui/profilemanager.py:229
 msgid "Keyboard model"
 msgstr "Tastaturmodell"
 
-#: ../pyhoca/wxgui/profilemanager.py:222
+#: ../pyhoca/wxgui/profilemanager.py:231
 msgid "Enable sound support"
 msgstr "Audiounterstützung aktivieren"
 
-#: ../pyhoca/wxgui/profilemanager.py:223
+#: ../pyhoca/wxgui/profilemanager.py:232
 msgid "Pulse Audio"
 msgstr "Pulse Audio"
 
 #. Arts daemon is not supported by PyHoca-GUI / Python X2go as it is outdated.
 #. However, config files can contain an Arts configuration, so we will honour this
-#: ../pyhoca/wxgui/profilemanager.py:227
+#: ../pyhoca/wxgui/profilemanager.py:236
 msgid "Arts (not supported)"
 msgstr "Arts (nicht unterstützt)"
 
-#: ../pyhoca/wxgui/profilemanager.py:230
+#: ../pyhoca/wxgui/profilemanager.py:239
 msgid "esd"
 msgstr "esd"
 
-#: ../pyhoca/wxgui/profilemanager.py:231
+#: ../pyhoca/wxgui/profilemanager.py:240
 msgid "Use default sound port"
 msgstr "Standard Audio-Port verwenden"
 
-#: ../pyhoca/wxgui/profilemanager.py:232
+#: ../pyhoca/wxgui/profilemanager.py:241
 msgid "Custom sound port"
 msgstr "Benutzerdefinierter Audio-Port"
 
-#: ../pyhoca/wxgui/profilemanager.py:234
+#: ../pyhoca/wxgui/profilemanager.py:243
 msgid "Client Side printing"
 msgstr "Unterstützung für lokale Druckeranbindung"
 
-#: ../pyhoca/wxgui/profilemanager.py:236
+#: ../pyhoca/wxgui/profilemanager.py:245
 msgid "Use local folder sharing"
 msgstr "Lokale Ordnerfreigabe verwenden"
 
-#: ../pyhoca/wxgui/profilemanager.py:237
+#: ../pyhoca/wxgui/profilemanager.py:246
 msgid "Path"
 msgstr "Pfad"
 
-#: ../pyhoca/wxgui/profilemanager.py:240 ../pyhoca/wxgui/profilemanager.py:257
+#: ../pyhoca/wxgui/profilemanager.py:249 ../pyhoca/wxgui/profilemanager.py:268
 msgid "Add"
 msgstr "Hinzufügen"
 
-#: ../pyhoca/wxgui/profilemanager.py:242
+#: ../pyhoca/wxgui/profilemanager.py:251
+msgid "Local Path"
+msgstr "Lokaler Pfad"
+
+#: ../pyhoca/wxgui/profilemanager.py:252
+msgid "Connect Method"
+msgstr "Verbindungsart"
+
+#: ../pyhoca/wxgui/profilemanager.py:253
 msgid "Delete"
 msgstr "Entfernen"
 
-#: ../pyhoca/wxgui/profilemanager.py:244
+#: ../pyhoca/wxgui/profilemanager.py:255
 msgid "Convert between client and server encodings"
 msgstr "Zeichenkodierung zwischen Server und Client übersetzen"
 
-#: ../pyhoca/wxgui/profilemanager.py:245
+#: ../pyhoca/wxgui/profilemanager.py:256
 msgid "Client encoding"
 msgstr "Zeichenkodierung Client"
 
-#: ../pyhoca/wxgui/profilemanager.py:247
+#: ../pyhoca/wxgui/profilemanager.py:258
 msgid "Server encoding"
 msgstr "Server"
 
-#: ../pyhoca/wxgui/profilemanager.py:250
+#: ../pyhoca/wxgui/profilemanager.py:261
 msgid "Use file MIME box for local file import"
 msgstr "MIME-Box für lokalen Dateiimport verwenden"
 
-#: ../pyhoca/wxgui/profilemanager.py:251
+#: ../pyhoca/wxgui/profilemanager.py:262
 msgid "Extensions"
 msgstr "Erweiterungen"
 
-#: ../pyhoca/wxgui/profilemanager.py:253
+#: ../pyhoca/wxgui/profilemanager.py:264
 msgid "Action"
 msgstr "Aktion"
 
-#: ../pyhoca/wxgui/profilemanager.py:258
+#: ../pyhoca/wxgui/profilemanager.py:269
 msgid "Defaults"
 msgstr "Standardwerte"
 
-#: ../pyhoca/wxgui/profilemanager.py:260
+#: ../pyhoca/wxgui/profilemanager.py:271
 msgid "Save"
 msgstr "Speichern"
 
-#: ../pyhoca/wxgui/profilemanager.py:261
+#: ../pyhoca/wxgui/profilemanager.py:272
 msgid "Reset"
 msgstr "Zurücksetzen"
 
-#: ../pyhoca/wxgui/profilemanager.py:301
+#: ../pyhoca/wxgui/profilemanager.py:313 ../pyhoca/wxgui/profilemanager.py:924
+#: ../pyhoca/wxgui/profilemanager.py:1409
+msgid "automatically"
+msgstr "automatisch"
+
+#: ../pyhoca/wxgui/profilemanager.py:315 ../pyhoca/wxgui/profilemanager.py:926
+msgid "manually"
+msgstr "manuell"
+
+#: ../pyhoca/wxgui/profilemanager.py:320
 msgid "PyHoca-GUI Profile Manager - new profile"
 msgstr "PyHoca-GUI Profilmanager - neues Sitzungsprofil"
 
-#: ../pyhoca/wxgui/profilemanager.py:303
+#: ../pyhoca/wxgui/profilemanager.py:322
 #, python-format
 msgid "PyHoca-GUI Profile Manager - %s (connected)"
 msgstr "PyHoca-GUI Profilmanager - %s (verbunden)"
 
-#: ../pyhoca/wxgui/profilemanager.py:305
+#: ../pyhoca/wxgui/profilemanager.py:324
 #, python-format
 msgid "PyHoca-GUI Profile Manager - %s"
 msgstr "PyHoca-GUI Profilmanager - %s"
 
-#: ../pyhoca/wxgui/profilemanager.py:646
+#: ../pyhoca/wxgui/profilemanager.py:665
 msgid "Session Profile"
 msgstr "Sitzungsprofil"
 
-#: ../pyhoca/wxgui/profilemanager.py:647
+#: ../pyhoca/wxgui/profilemanager.py:666
 msgid "Connection"
 msgstr "Verbindung"
 
-#: ../pyhoca/wxgui/profilemanager.py:648
+#: ../pyhoca/wxgui/profilemanager.py:667
 msgid "Settings"
 msgstr "Einstellungen"
 
-#: ../pyhoca/wxgui/profilemanager.py:649
+#: ../pyhoca/wxgui/profilemanager.py:668
 msgid "Sharing"
 msgstr "Ordnerfreigabe"
 
-#: ../pyhoca/wxgui/profilemanager.py:1038
+#: ../pyhoca/wxgui/profilemanager.py:1100
 msgid "Icon Files (*.png)|*.png|All files (*.*)|*"
 msgstr "Icon Dateien (*.png)|*.png|Alle Dateien (*.*)|*"
 
-#: ../pyhoca/wxgui/profilemanager.py:1041
+#: ../pyhoca/wxgui/profilemanager.py:1103
 msgid "Choose an icon for this session profile"
 msgstr "Sitzungs-Icon für dieses Sitzungsprofil auswählen"
 
-#: ../pyhoca/wxgui/profilemanager.py:1158
+#: ../pyhoca/wxgui/profilemanager.py:1220
 msgid "All files (*.*)|*"
 msgstr "Alle Dateien (*.*)|*"
 
-#: ../pyhoca/wxgui/profilemanager.py:1160
-#: ../pyhoca/wxgui/profilemanager.py:1175
+#: ../pyhoca/wxgui/profilemanager.py:1222
+#: ../pyhoca/wxgui/profilemanager.py:1237
 msgid "Choose a public SSH key"
 msgstr "Öffentlichen SSH-Schlüssel auswählen"
 
-#: ../pyhoca/wxgui/profilemanager.py:1327
+#: ../pyhoca/wxgui/profilemanager.py:1389
 msgid "Choose a folder to share within a session"
 msgstr "Ordner zur Freigabe für Sitzungen auswählen"
 
-#: ../pyhoca/wxgui/profilemanager.py:1392
-#: ../pyhoca/wxgui/profilemanager.py:1395
-#: ../pyhoca/wxgui/profilemanager.py:1398
-#: ../pyhoca/wxgui/profilemanager.py:1403
-#: ../pyhoca/wxgui/profilemanager.py:1413 ../pyhoca/wxgui/menus_taskbar.py:87
+#: ../pyhoca/wxgui/profilemanager.py:1453
+#: ../pyhoca/wxgui/profilemanager.py:1456
+#: ../pyhoca/wxgui/profilemanager.py:1459
+#: ../pyhoca/wxgui/profilemanager.py:1464
+#: ../pyhoca/wxgui/profilemanager.py:1474 ../pyhoca/wxgui/menus_taskbar.py:87
 msgid "Profile Manager"
 msgstr "Profilmanager"
 
-#: ../pyhoca/wxgui/profilemanager.py:1392
+#: ../pyhoca/wxgui/profilemanager.py:1453
 msgid "Profile name is missing, profile unusable!!!"
 msgstr "Der Profilname fehlt, Profil so nicht verwendbar!!!"
 
-#: ../pyhoca/wxgui/profilemanager.py:1395
-#: ../pyhoca/wxgui/profilemanager.py:1398
+#: ../pyhoca/wxgui/profilemanager.py:1456
+#: ../pyhoca/wxgui/profilemanager.py:1459
 #, python-format
 msgid "Profile name %s already exists!!!"
 msgstr "Ein Sitzungsprofil mit dem Namen %s existiert bereits!!!"
 
-#: ../pyhoca/wxgui/profilemanager.py:1403
+#: ../pyhoca/wxgui/profilemanager.py:1464
 msgid "The SSH proxy configuration is incomplete. Try again."
 msgstr ""
 "Die SSH Proxy Konfiguration ist unvollständig. Bitte nochmal versuchen."
 
-#: ../pyhoca/wxgui/profilemanager.py:1413
+#: ../pyhoca/wxgui/profilemanager.py:1474
 #, python-format
 msgid ""
 "Another session profile (%s) already uses [%s]:%s for binding a local SSH "
@@ -564,21 +581,21 @@ msgstr ""
 "einen lokalen SSH Proxy Port daran zu binden. Bitte die SSH Proxy "
 "Einstellungen entsprechend ändern."
 
-#: ../pyhoca/wxgui/profilemanager.py:1433
+#: ../pyhoca/wxgui/profilemanager.py:1494
 #, python-format
 msgid "%s - profile added"
 msgstr "%s - Profil hinzugefügt"
 
-#: ../pyhoca/wxgui/profilemanager.py:1434
+#: ../pyhoca/wxgui/profilemanager.py:1495
 msgid "A new session profile has been added."
 msgstr "Ein neues Sitzungsprofil wurde hinzugefügt."
 
-#: ../pyhoca/wxgui/profilemanager.py:1438
+#: ../pyhoca/wxgui/profilemanager.py:1499
 #, python-format
 msgid "%s - modified"
 msgstr "%s - modifiziert"
 
-#: ../pyhoca/wxgui/profilemanager.py:1439
+#: ../pyhoca/wxgui/profilemanager.py:1500
 msgid "Changes to profile have been saved."
 msgstr "Änderungen am Profil wurden übernommen."
 
@@ -603,7 +620,7 @@ msgstr "Druckeinstellungen"
 msgid "Client Options"
 msgstr "Optionen"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:116 ../pyhoca/wxgui/menus_taskbar.py:457
+#: ../pyhoca/wxgui/menus_taskbar.py:116 ../pyhoca/wxgui/menus_taskbar.py:485
 msgid "E&xit"
 msgstr "&Beenden"
 
@@ -632,58 +649,62 @@ msgid "Terminate Session"
 msgstr "Sitzung beenden"
 
 #: ../pyhoca/wxgui/menus_taskbar.py:206
-msgid "&Share local folder"
-msgstr "Lokalen Ordner &freigeben"
+msgid "&Share custom local folder"
+msgstr "Lokalen Ordner für &Freigabe wählen"
+
+#: ../pyhoca/wxgui/menus_taskbar.py:229
+msgid "Share:"
+msgstr "Freigeben:"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:213
+#: ../pyhoca/wxgui/menus_taskbar.py:240
 msgid "Unshare:"
 msgstr "Aushängen:"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:222
+#: ../pyhoca/wxgui/menus_taskbar.py:250
 msgid "Unshare &all local folders"
 msgstr "Alle aushängen"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:262
+#: ../pyhoca/wxgui/menus_taskbar.py:290
 msgid "Start &new Session"
 msgstr "&Neue Sitzung starten"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:278
+#: ../pyhoca/wxgui/menus_taskbar.py:306
 msgid "Running"
 msgstr "aktiv"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:280
+#: ../pyhoca/wxgui/menus_taskbar.py:308
 msgid "Suspended"
 msgstr "angehalten"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:292
+#: ../pyhoca/wxgui/menus_taskbar.py:320
 msgid "&Clean all sessions"
 msgstr "Alle Sitzungen beenden"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:294
+#: ../pyhoca/wxgui/menus_taskbar.py:322
 msgid "Customize &profile"
 msgstr "Sitzungsprofil anpassen"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:296
+#: ../pyhoca/wxgui/menus_taskbar.py:324
 msgid "Shared &folders"
 msgstr "Freigegebene Ordner"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:304
+#: ../pyhoca/wxgui/menus_taskbar.py:332
 msgid "&Disconnect from Server"
 msgstr "Von Server trennen"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:330
+#: ../pyhoca/wxgui/menus_taskbar.py:358
 msgid "Add Profile"
 msgstr "Sitzungsprofil hinzufügen"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:399
+#: ../pyhoca/wxgui/menus_taskbar.py:427
 msgid "No session profiles defined"
 msgstr "keine Sitzungsprofile definiert"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:430
+#: ../pyhoca/wxgui/menus_taskbar.py:458
 msgid "Start/Resume Session"
 msgstr "Sitzung starten/fortsetzen"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:430
+#: ../pyhoca/wxgui/menus_taskbar.py:458
 msgid "Connect Server"
 msgstr "Serververbindung aufbauen"
 
@@ -692,69 +713,69 @@ msgstr "Serververbindung aufbauen"
 msgid "About %s ..."
 msgstr "Über %s ..."
 
-#: ../pyhoca/wxgui/frontend.py:362
+#: ../pyhoca/wxgui/frontend.py:367
 msgid "Public SSH key authentication has been successful."
 msgstr "Authentifizierung mit öffentlichem SSH Schlüssel war erfolgreich."
 
-#: ../pyhoca/wxgui/frontend.py:392
+#: ../pyhoca/wxgui/frontend.py:400
 msgid ""
 "The SSH proxy's host key is invalid or has not been accepted by the user"
 msgstr ""
 "Der Host-Schlüssel des SSH Proxy-Servers ist ungültig oder wurde vom "
 "Benutzer nicht akzeptiert"
 
-#: ../pyhoca/wxgui/frontend.py:413
+#: ../pyhoca/wxgui/frontend.py:421
 msgid "Authentication protocol communication incomplete! Try again..."
 msgstr ""
 "Kommunikation während Authentifizierungsprotokoll unvollständig! Nochmal "
 "versuchen..."
 
-#: ../pyhoca/wxgui/frontend.py:420
+#: ../pyhoca/wxgui/frontend.py:428
 #, python-format
 msgid "%s - auth key error"
 msgstr "%s - ungültiger Benutzerschlüssel"
 
-#: ../pyhoca/wxgui/frontend.py:434
+#: ../pyhoca/wxgui/frontend.py:442
 msgid "An unknown error occurred during authentication!"
 msgstr "Ein unbekannter Fehler ist während der Serveranmeldung aufgetreten!"
 
-#: ../pyhoca/wxgui/frontend.py:536
+#: ../pyhoca/wxgui/frontend.py:544
 msgid "Cleaning X2go sessions..."
 msgstr "Beende X2go Sitzungen..."
 
-#: ../pyhoca/wxgui/frontend.py:555
+#: ../pyhoca/wxgui/frontend.py:563
 #, python-format
 msgid "%s - disconnect"
 msgstr "%s - trennen"
 
-#: ../pyhoca/wxgui/frontend.py:555
+#: ../pyhoca/wxgui/frontend.py:563
 msgid "X2go Profile is now disconnected."
 msgstr "X2go Profil ist nun nicht mehr verbunden."
 
-#: ../pyhoca/wxgui/frontend.py:571
+#: ../pyhoca/wxgui/frontend.py:579
 msgid "New Session Profile"
 msgstr "Neues Sitzungsprofil"
 
-#: ../pyhoca/wxgui/frontend.py:598
+#: ../pyhoca/wxgui/frontend.py:606
 #, python-format
 msgid "Really Delete Session Profile ,,%s''?"
 msgstr "Das Sitzungsprofil ,,%s'' wirklich löschen?"
 
-#: ../pyhoca/wxgui/frontend.py:604
+#: ../pyhoca/wxgui/frontend.py:612
 #, python-format
 msgid "%s - profile deleted"
 msgstr "%s - Profil gelöscht"
 
-#: ../pyhoca/wxgui/frontend.py:604
+#: ../pyhoca/wxgui/frontend.py:612
 msgid "The session profile has been deleted."
 msgstr "Das Sitzungsprofil wurde gelöscht."
 
-#: ../pyhoca/wxgui/frontend.py:619
+#: ../pyhoca/wxgui/frontend.py:627
 #, python-format
 msgid "%s - share local folder with sessions of this profile"
 msgstr "%s - lokalen Ordner für dieses Sitzungsprofile freigeben"
 
-#: ../pyhoca/wxgui/frontend.py:688
+#: ../pyhoca/wxgui/frontend.py:705
 #, python-format
 msgid ""
 "The authenticity of host [%s]:%s can't be established.\n"
@@ -767,17 +788,17 @@ msgstr ""
 "\n"
 "Sind Sie sicher, dass sie fortfahren möchten? "
 
-#: ../pyhoca/wxgui/frontend.py:696
+#: ../pyhoca/wxgui/frontend.py:713
 #, python-format
 msgid "%s: Confirm Host Authorization"
 msgstr "%s: Echtheit des Servers bestätigen"
 
-#: ../pyhoca/wxgui/frontend.py:715
+#: ../pyhoca/wxgui/frontend.py:732
 #, python-format
 msgid "%s - channel error"
 msgstr "%s - Verbindungsfehler"
 
-#: ../pyhoca/wxgui/frontend.py:715
+#: ../pyhoca/wxgui/frontend.py:732
 #, python-format
 msgid ""
 "Lost connection to server %s unexpectedly! Try to re-authenticate to the "
@@ -786,22 +807,22 @@ msgstr ""
 "Die Verbindung zum Server %s wurde unerwartet unterbrochen! Bitte versuchen "
 "Sie, sich neu am Server anzumelden..."
 
-#: ../pyhoca/wxgui/frontend.py:725 ../pyhoca/wxgui/frontend.py:732
-#: ../pyhoca/wxgui/frontend.py:734 ../pyhoca/wxgui/frontend.py:746
+#: ../pyhoca/wxgui/frontend.py:742 ../pyhoca/wxgui/frontend.py:749
+#: ../pyhoca/wxgui/frontend.py:751 ../pyhoca/wxgui/frontend.py:763
 #, python-format
 msgid "%s - session failure"
 msgstr "%s - Verbindung fehlgeschlagen"
 
-#: ../pyhoca/wxgui/frontend.py:725
+#: ../pyhoca/wxgui/frontend.py:742
 msgid "The session startup failed."
 msgstr "Der Start der Sitzung ist fehlgeschlagen."
 
-#: ../pyhoca/wxgui/frontend.py:732
+#: ../pyhoca/wxgui/frontend.py:749
 #, python-format
 msgid "The command ,,%s'' is not available on X2go server."
 msgstr "Der Befehl ,,%s'' ist auf dem X2go Server nicht  verfügbar."
 
-#: ../pyhoca/wxgui/frontend.py:734
+#: ../pyhoca/wxgui/frontend.py:751
 #, python-format
 msgid ""
 "The command ,,%s'' is not available on X2go server\n"
@@ -810,12 +831,12 @@ msgstr ""
 "Der Befehl ,,%s'' ist auf dem X2go Server nicht  verfügbar\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:740
+#: ../pyhoca/wxgui/frontend.py:757
 #, python-format
 msgid "%s - session warning"
 msgstr "%s - Sitzungsfunktion eingeschränkt"
 
-#: ../pyhoca/wxgui/frontend.py:740
+#: ../pyhoca/wxgui/frontend.py:757
 #, python-format
 msgid ""
 "Reverse TCP port forwarding request for session %s to server port %s has "
@@ -824,7 +845,7 @@ msgstr ""
 "Eine Reverse TCP Port Weiterleitungsanfrage für Sitzung %s an Serverport %s "
 "wurde vom X2go Server abgelehnt."
 
-#: ../pyhoca/wxgui/frontend.py:746
+#: ../pyhoca/wxgui/frontend.py:763
 #, python-format
 msgid ""
 "Forwarding tunnel request to [%s]:%s for session %s was denied by remote "
@@ -833,37 +854,37 @@ msgstr ""
 "SSH Forwarding Tunnel zu [%s]:%s wurde für Sitzung %s vom X2go/SSH Server "
 "verweigert. Die Sitzung konnte nicht gestartet werden."
 
-#: ../pyhoca/wxgui/frontend.py:758
+#: ../pyhoca/wxgui/frontend.py:775
 #, python-format
 msgid "%s - audio warning"
 msgstr "%s - Warnung Audiosystem"
 
-#: ../pyhoca/wxgui/frontend.py:758
+#: ../pyhoca/wxgui/frontend.py:775
 msgid ""
 "The X2go PulseAudio system is not available within Remote Desktop sessions."
 msgstr ""
 "Das X2go PulseAudio System ist innerhalb von Remote Desktop Sitzungen nicht "
 "verfügbar."
 
-#: ../pyhoca/wxgui/frontend.py:761 ../pyhoca/wxgui/frontend.py:764
+#: ../pyhoca/wxgui/frontend.py:778 ../pyhoca/wxgui/frontend.py:781
 #, python-format
 msgid "%s - audio error"
 msgstr "%s - Audiofehler"
 
-#: ../pyhoca/wxgui/frontend.py:761
+#: ../pyhoca/wxgui/frontend.py:778
 msgid "The X2go PulseAudio system could not be started."
 msgstr "Das X2go PulseAudio System konnte nicht gestartet werden."
 
-#: ../pyhoca/wxgui/frontend.py:764
+#: ../pyhoca/wxgui/frontend.py:781
 msgid "The X2go PulseAudio system has died unexpectedly."
 msgstr "Das X2go PulseAudio System ist soeben abgestürzt."
 
-#: ../pyhoca/wxgui/frontend.py:767
+#: ../pyhoca/wxgui/frontend.py:784
 #, python-format
 msgid "%s - audio problem"
 msgstr "%s - Audioproblem"
 
-#: ../pyhoca/wxgui/frontend.py:767
+#: ../pyhoca/wxgui/frontend.py:784
 #, python-format
 msgid ""
 "The audio connection could not be set up for this session.\n"
@@ -872,12 +893,12 @@ msgstr ""
 "Die Audio-Verbindung für diese Sitzung konnte nicht aufgebaut werden.\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:781 ../pyhoca/wxgui/frontend.py:783
+#: ../pyhoca/wxgui/frontend.py:798 ../pyhoca/wxgui/frontend.py:800
 #, python-format
 msgid "%s - print error"
 msgstr "%s - Druckfehler"
 
-#: ../pyhoca/wxgui/frontend.py:781
+#: ../pyhoca/wxgui/frontend.py:798
 #, python-format
 msgid ""
 "%s\n"
@@ -888,7 +909,7 @@ msgstr ""
 "...verursacht an Drucker durch Sitzung\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:783
+#: ../pyhoca/wxgui/frontend.py:800
 #, python-format
 msgid ""
 "%s\n"
@@ -899,12 +920,12 @@ msgstr ""
 "...verursacht von Sitzung\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:787 ../pyhoca/wxgui/frontend.py:791
+#: ../pyhoca/wxgui/frontend.py:804 ../pyhoca/wxgui/frontend.py:808
 #, python-format
 msgid "%s - start"
 msgstr "%s - starten"
 
-#: ../pyhoca/wxgui/frontend.py:787
+#: ../pyhoca/wxgui/frontend.py:804
 #, python-format
 msgid ""
 "New X2go session starting up...\n"
@@ -913,7 +934,7 @@ msgstr ""
 "Neue X2go Sitzung wird gestartet...\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:791
+#: ../pyhoca/wxgui/frontend.py:808
 #, python-format
 msgid ""
 "Another client started X2go session\n"
@@ -922,12 +943,12 @@ msgstr ""
 "Ein anderes X2go Programm hat diese Sitzung gestartet\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:795 ../pyhoca/wxgui/frontend.py:799
+#: ../pyhoca/wxgui/frontend.py:812 ../pyhoca/wxgui/frontend.py:816
 #, python-format
 msgid "%s - resume"
 msgstr "%s - fortsetzen"
 
-#: ../pyhoca/wxgui/frontend.py:795
+#: ../pyhoca/wxgui/frontend.py:812
 #, python-format
 msgid ""
 "Resuming X2go session...\n"
@@ -936,7 +957,7 @@ msgstr ""
 "X2go Sitzung wird fortgesetzt...\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:799
+#: ../pyhoca/wxgui/frontend.py:816
 #, python-format
 msgid ""
 "Another client resumed X2go session\n"
@@ -945,12 +966,12 @@ msgstr ""
 "Eine andere X2go Anwendung hat die Sitzung fortgesetzt\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:803
+#: ../pyhoca/wxgui/frontend.py:820
 #, python-format
 msgid "%s - running"
 msgstr "%s - aktiv"
 
-#: ../pyhoca/wxgui/frontend.py:803
+#: ../pyhoca/wxgui/frontend.py:820
 #, python-format
 msgid ""
 "Found already running session\n"
@@ -959,12 +980,12 @@ msgstr ""
 "Bereits aktive Sitzung gefunden\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:807
+#: ../pyhoca/wxgui/frontend.py:824
 #, python-format
 msgid "%s - suspend"
 msgstr "%s - anhalten"
 
-#: ../pyhoca/wxgui/frontend.py:807
+#: ../pyhoca/wxgui/frontend.py:824
 #, python-format
 msgid ""
 "X2go Session has been suspended\n"
@@ -973,12 +994,12 @@ msgstr ""
 "X2go Sitzung wurde angehalten\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:823
+#: ../pyhoca/wxgui/frontend.py:840
 #, python-format
 msgid "%s - terminate"
 msgstr "%s - beenden"
 
-#: ../pyhoca/wxgui/frontend.py:823
+#: ../pyhoca/wxgui/frontend.py:840
 #, python-format
 msgid ""
 "X2go Session has terminated\n"
diff --git a/po/en.po b/po/en.po
index 1296cfb..caba909 100644
--- a/po/en.po
+++ b/po/en.po
@@ -8,14 +8,14 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PyHoca-GUI VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-17 02:38+0200\n"
-"PO-Revision-Date: 2011-09-17 02:17+0100\n"
+"POT-Creation-Date: 2011-09-24 00:59+0200\n"
+"PO-Revision-Date: 2011-09-24 00:59+0100\n"
 "Last-Translator: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>\n"
 "Language-Team: en <mike.gabriel at das-netzwerkteam.de>\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: \n"
 "X-Poedit-Language: English\n"
 "X-Poedit-Country: UNITED STATES\n"
 "X-Poedit-SourceCharset: utf-8\n"
@@ -49,22 +49,22 @@ msgstr "Session login"
 msgid "SSH proxy server login"
 msgstr "SSH proxy server login"
 
-#: ../pyhoca/wxgui/logon.py:121 ../pyhoca/wxgui/profilemanager.py:263
+#: ../pyhoca/wxgui/logon.py:121 ../pyhoca/wxgui/profilemanager.py:274
 #: ../pyhoca/wxgui/messages.py:111 ../pyhoca/wxgui/printingprefs.py:138
 msgid "Cancel"
 msgstr "Cancel"
 
 #: ../pyhoca/wxgui/logon.py:277 ../pyhoca/wxgui/logon.py:310
-#: ../pyhoca/wxgui/frontend.py:355
+#: ../pyhoca/wxgui/frontend.py:360
 #, python-format
 msgid "%s - connect failure"
 msgstr "%s - connect failure"
 
-#: ../pyhoca/wxgui/logon.py:278 ../pyhoca/wxgui/frontend.py:355
+#: ../pyhoca/wxgui/logon.py:278 ../pyhoca/wxgui/frontend.py:360
 msgid "User is not allowed to start X2go sessions!"
 msgstr "User is not allowed to start X2go sessions!"
 
-#: ../pyhoca/wxgui/logon.py:283 ../pyhoca/wxgui/frontend.py:362
+#: ../pyhoca/wxgui/logon.py:283 ../pyhoca/wxgui/frontend.py:367
 #, python-format
 msgid "%s - connect"
 msgstr "%s - connect"
@@ -91,20 +91,20 @@ msgid "Authentication to the SSH proxy server failed!"
 msgstr "Authentication to the SSH proxy server failed!"
 
 #: ../pyhoca/wxgui/logon.py:333 ../pyhoca/wxgui/logon.py:340
-#: ../pyhoca/wxgui/logon.py:363 ../pyhoca/wxgui/frontend.py:378
-#: ../pyhoca/wxgui/frontend.py:399 ../pyhoca/wxgui/frontend.py:406
-#: ../pyhoca/wxgui/frontend.py:413
+#: ../pyhoca/wxgui/logon.py:363 ../pyhoca/wxgui/frontend.py:386
+#: ../pyhoca/wxgui/frontend.py:407 ../pyhoca/wxgui/frontend.py:414
+#: ../pyhoca/wxgui/frontend.py:421
 #, python-format
 msgid "%s - connect error"
 msgstr "%s - connect error"
 
-#: ../pyhoca/wxgui/logon.py:347 ../pyhoca/wxgui/frontend.py:385
-#: ../pyhoca/wxgui/frontend.py:392
+#: ../pyhoca/wxgui/logon.py:347 ../pyhoca/wxgui/frontend.py:393
+#: ../pyhoca/wxgui/frontend.py:400
 #, python-format
 msgid "%s - host key error"
 msgstr "%s - host key error"
 
-#: ../pyhoca/wxgui/logon.py:348 ../pyhoca/wxgui/frontend.py:385
+#: ../pyhoca/wxgui/logon.py:348 ../pyhoca/wxgui/frontend.py:393
 msgid ""
 "The remote server's host key is invalid or has not been accepted by the user"
 msgstr ""
@@ -115,7 +115,7 @@ msgstr ""
 msgid "%s - key error"
 msgstr "%s - key error"
 
-#: ../pyhoca/wxgui/logon.py:358 ../pyhoca/wxgui/frontend.py:427
+#: ../pyhoca/wxgui/logon.py:358 ../pyhoca/wxgui/frontend.py:435
 #, python-format
 msgid "%s - auth error"
 msgstr "%s - auth error"
@@ -158,402 +158,419 @@ msgstr ""
 "PyHoca-GUI (Python X2goClient)\n"
 "Client for connecting you to a remote X2go server"
 
-#: ../pyhoca/wxgui/profilemanager.py:63
+#: ../pyhoca/wxgui/profilemanager.py:72
 msgid "GNOME Desktop (GNOME)"
 msgstr "GNOME Desktop (GNOME)"
 
-#: ../pyhoca/wxgui/profilemanager.py:64
+#: ../pyhoca/wxgui/profilemanager.py:73
 msgid "K Desktop Environment (KDE)"
 msgstr "K Desktop Environment (KDE)"
 
-#: ../pyhoca/wxgui/profilemanager.py:65
+#: ../pyhoca/wxgui/profilemanager.py:74
 msgid "Lightweight X Desktop (LXDE)"
 msgstr "Lightweight X Desktop (LXDE)"
 
-#: ../pyhoca/wxgui/profilemanager.py:66
+#: ../pyhoca/wxgui/profilemanager.py:75
 msgid "Trinity X Desktop (KDE3-like)"
 msgstr "Trinity X Desktop (KDE3-like)"
 
-#: ../pyhoca/wxgui/profilemanager.py:67
+#: ../pyhoca/wxgui/profilemanager.py:76
 msgid "Unity X Desktop Shell (UNITY)"
 msgstr "Unity X Desktop Shell (UNITY)"
 
-#: ../pyhoca/wxgui/profilemanager.py:68
+#: ../pyhoca/wxgui/profilemanager.py:77
 msgid "XDMCP Query"
 msgstr "XDMCP Query"
 
 #. 'EMBEDDED_MENU': _(u'Embedded Application Menu'),
-#: ../pyhoca/wxgui/profilemanager.py:70
+#: ../pyhoca/wxgui/profilemanager.py:79
 msgid "Windows Terminal Server (RDP-proxy)"
 msgstr "Windows Terminal Server (RDP-proxy)"
 
 #. 'DirectRDP': 'Windows Terminal Server (RDP-direct)',
-#: ../pyhoca/wxgui/profilemanager.py:72
+#: ../pyhoca/wxgui/profilemanager.py:81
 msgid "Single Application"
 msgstr "Single Application"
 
-#: ../pyhoca/wxgui/profilemanager.py:73 ../pyhoca/wxgui/profilemanager.py:157
+#: ../pyhoca/wxgui/profilemanager.py:82 ../pyhoca/wxgui/profilemanager.py:166
 msgid "Custom command"
 msgstr "Custom command"
 
-#: ../pyhoca/wxgui/profilemanager.py:76
+#: ../pyhoca/wxgui/profilemanager.py:85
 msgid "Internet Browser"
 msgstr "Internet Browser"
 
-#: ../pyhoca/wxgui/profilemanager.py:77
+#: ../pyhoca/wxgui/profilemanager.py:86
 msgid "Email Client"
 msgstr "Email Client"
 
-#: ../pyhoca/wxgui/profilemanager.py:78
+#: ../pyhoca/wxgui/profilemanager.py:87
 msgid "Openoffice.org"
 msgstr "Openoffice.org"
 
-#: ../pyhoca/wxgui/profilemanager.py:79
+#: ../pyhoca/wxgui/profilemanager.py:88
 msgid "Terminal"
 msgstr "Terminal"
 
-#: ../pyhoca/wxgui/profilemanager.py:93
+#: ../pyhoca/wxgui/profilemanager.py:102
 msgid "Open file with system's default application"
 msgstr "Open file with system's default application"
 
-#: ../pyhoca/wxgui/profilemanager.py:94
+#: ../pyhoca/wxgui/profilemanager.py:103
 msgid "Open application chooser dialog"
 msgstr "Open application chooser dialog"
 
-#: ../pyhoca/wxgui/profilemanager.py:95
+#: ../pyhoca/wxgui/profilemanager.py:104
 msgid "Save incoming file as ..."
 msgstr "Save incoming file as ..."
 
-#: ../pyhoca/wxgui/profilemanager.py:114
+#: ../pyhoca/wxgui/profilemanager.py:123
 msgid "new session profile"
 msgstr "new session profile"
 
 #. boxes for all tabs
-#: ../pyhoca/wxgui/profilemanager.py:126
+#: ../pyhoca/wxgui/profilemanager.py:135
 msgid "Profile "
 msgstr "Profile"
 
-#: ../pyhoca/wxgui/profilemanager.py:127
+#: ../pyhoca/wxgui/profilemanager.py:136
 msgid "Session"
 msgstr "Session"
 
-#: ../pyhoca/wxgui/profilemanager.py:128
+#: ../pyhoca/wxgui/profilemanager.py:137
 msgid "Server"
 msgstr "Server"
 
-#: ../pyhoca/wxgui/profilemanager.py:129
+#: ../pyhoca/wxgui/profilemanager.py:138
 msgid "Connection Link Speed"
 msgstr "Connection Link Speed"
 
-#: ../pyhoca/wxgui/profilemanager.py:130
+#: ../pyhoca/wxgui/profilemanager.py:139
 msgid "Compression"
 msgstr "Compression"
 
-#: ../pyhoca/wxgui/profilemanager.py:131
+#: ../pyhoca/wxgui/profilemanager.py:140
 msgid "Display"
 msgstr "Display"
 
-#: ../pyhoca/wxgui/profilemanager.py:132
+#: ../pyhoca/wxgui/profilemanager.py:141
 msgid "Keyboard"
 msgstr "Keyboard"
 
-#: ../pyhoca/wxgui/profilemanager.py:133
+#: ../pyhoca/wxgui/profilemanager.py:142
 msgid "Sound"
 msgstr "Sound"
 
-#: ../pyhoca/wxgui/profilemanager.py:134
+#: ../pyhoca/wxgui/profilemanager.py:143
 msgid "Printing"
 msgstr "Printing"
 
-#: ../pyhoca/wxgui/profilemanager.py:135
+#: ../pyhoca/wxgui/profilemanager.py:144
 msgid "Folder Exports"
 msgstr "Folder Exports"
 
-#: ../pyhoca/wxgui/profilemanager.py:136
+#: ../pyhoca/wxgui/profilemanager.py:145
 msgid "File Import"
 msgstr "File Import"
 
 #. ##
 #. ## widgets for the SESSION tab
 #. ##
-#: ../pyhoca/wxgui/profilemanager.py:141
+#: ../pyhoca/wxgui/profilemanager.py:150
 msgid "Name"
 msgstr "Name"
 
-#: ../pyhoca/wxgui/profilemanager.py:151
+#: ../pyhoca/wxgui/profilemanager.py:160
 msgid "Icon"
 msgstr "Icon"
 
-#: ../pyhoca/wxgui/profilemanager.py:153
+#: ../pyhoca/wxgui/profilemanager.py:162
 msgid "Type"
 msgstr "Type"
 
-#: ../pyhoca/wxgui/profilemanager.py:155
+#: ../pyhoca/wxgui/profilemanager.py:164
 msgid "Application"
 msgstr "Application"
 
-#: ../pyhoca/wxgui/profilemanager.py:159
+#: ../pyhoca/wxgui/profilemanager.py:168
 msgid "RDP settings"
 msgstr "RDP settings"
 
-#: ../pyhoca/wxgui/profilemanager.py:160
+#: ../pyhoca/wxgui/profilemanager.py:169
 msgid "RDP server"
 msgstr "RDP server"
 
-#: ../pyhoca/wxgui/profilemanager.py:162
+#: ../pyhoca/wxgui/profilemanager.py:171
 msgid "RDP options"
 msgstr "RDP options"
 
-#: ../pyhoca/wxgui/profilemanager.py:164
+#: ../pyhoca/wxgui/profilemanager.py:173
 msgid "XDMCP server"
 msgstr "XDMCP server"
 
 #. ##
 #. ## widgets for the CONNECTION tab
 #. ##
-#: ../pyhoca/wxgui/profilemanager.py:170 ../pyhoca/wxgui/profilemanager.py:180
+#: ../pyhoca/wxgui/profilemanager.py:179 ../pyhoca/wxgui/profilemanager.py:189
 msgid "User"
 msgstr "User"
 
-#: ../pyhoca/wxgui/profilemanager.py:172
+#: ../pyhoca/wxgui/profilemanager.py:181
 msgid "Host"
 msgstr "Host"
 
-#: ../pyhoca/wxgui/profilemanager.py:174
+#: ../pyhoca/wxgui/profilemanager.py:183
 msgid "Port"
 msgstr "Port"
 
-#: ../pyhoca/wxgui/profilemanager.py:176
+#: ../pyhoca/wxgui/profilemanager.py:185
 msgid "RSA/DSA private key"
 msgstr "RSA/DSA private key"
 
-#: ../pyhoca/wxgui/profilemanager.py:179
+#: ../pyhoca/wxgui/profilemanager.py:188
 msgid "Server behind SSH proxy"
 msgstr "Server behind SSH proxy"
 
-#: ../pyhoca/wxgui/profilemanager.py:182
+#: ../pyhoca/wxgui/profilemanager.py:191
 msgid "Key file"
 msgstr "Key file"
 
-#: ../pyhoca/wxgui/profilemanager.py:185
+#: ../pyhoca/wxgui/profilemanager.py:194
 msgid "Host[:Port]"
 msgstr "Host[:Port]"
 
-#: ../pyhoca/wxgui/profilemanager.py:187
+#: ../pyhoca/wxgui/profilemanager.py:196
 msgid "SSH Proxy Tunnel"
 msgstr "SSH Proxy Tunnel"
 
-#: ../pyhoca/wxgui/profilemanager.py:195
+#: ../pyhoca/wxgui/profilemanager.py:204
 msgid "Modem"
 msgstr "Modem"
 
-#: ../pyhoca/wxgui/profilemanager.py:196
+#: ../pyhoca/wxgui/profilemanager.py:205
 msgid "ISDN"
 msgstr "ISDN"
 
-#: ../pyhoca/wxgui/profilemanager.py:197
+#: ../pyhoca/wxgui/profilemanager.py:206
 msgid "ADSL"
 msgstr "ADSL"
 
-#: ../pyhoca/wxgui/profilemanager.py:198
+#: ../pyhoca/wxgui/profilemanager.py:207
 msgid "WAN"
 msgstr "WAN"
 
-#: ../pyhoca/wxgui/profilemanager.py:199
+#: ../pyhoca/wxgui/profilemanager.py:208
 msgid "LAN"
 msgstr "LAN"
 
-#: ../pyhoca/wxgui/profilemanager.py:201
+#: ../pyhoca/wxgui/profilemanager.py:210
 msgid "Method"
 msgstr "Method"
 
-#: ../pyhoca/wxgui/profilemanager.py:203
+#: ../pyhoca/wxgui/profilemanager.py:212
 msgid "Image quality"
 msgstr "Image quality"
 
 #. ##
 #. ## wigdets for the SETTINGS tab
 #. ##
-#: ../pyhoca/wxgui/profilemanager.py:209
+#: ../pyhoca/wxgui/profilemanager.py:218
 msgid "Fullscreen"
 msgstr "Fullscreen"
 
-#: ../pyhoca/wxgui/profilemanager.py:210
+#: ../pyhoca/wxgui/profilemanager.py:219
 msgid "Custom Size"
 msgstr "Custom Size"
 
-#: ../pyhoca/wxgui/profilemanager.py:215
+#: ../pyhoca/wxgui/profilemanager.py:224
 msgid "Set display DPI"
 msgstr "Set display DPI"
 
-#: ../pyhoca/wxgui/profilemanager.py:217
+#: ../pyhoca/wxgui/profilemanager.py:226
 msgid "Keep current keyboard settings"
 msgstr "Keep current keyboard settings"
 
-#: ../pyhoca/wxgui/profilemanager.py:218
+#: ../pyhoca/wxgui/profilemanager.py:227
 msgid "Keyboard layout"
 msgstr "Keyboard layout"
 
-#: ../pyhoca/wxgui/profilemanager.py:220
+#: ../pyhoca/wxgui/profilemanager.py:229
 msgid "Keyboard model"
 msgstr "Keyboard model"
 
-#: ../pyhoca/wxgui/profilemanager.py:222
+#: ../pyhoca/wxgui/profilemanager.py:231
 msgid "Enable sound support"
 msgstr "Enable sound support"
 
-#: ../pyhoca/wxgui/profilemanager.py:223
+#: ../pyhoca/wxgui/profilemanager.py:232
 msgid "Pulse Audio"
 msgstr "Pulse Audio"
 
 #. Arts daemon is not supported by PyHoca-GUI / Python X2go as it is outdated.
 #. However, config files can contain an Arts configuration, so we will honour this
-#: ../pyhoca/wxgui/profilemanager.py:227
+#: ../pyhoca/wxgui/profilemanager.py:236
 msgid "Arts (not supported)"
 msgstr "Arts (not supported)"
 
-#: ../pyhoca/wxgui/profilemanager.py:230
+#: ../pyhoca/wxgui/profilemanager.py:239
 msgid "esd"
 msgstr "esd"
 
-#: ../pyhoca/wxgui/profilemanager.py:231
+#: ../pyhoca/wxgui/profilemanager.py:240
 msgid "Use default sound port"
 msgstr "Use default sound port"
 
-#: ../pyhoca/wxgui/profilemanager.py:232
+#: ../pyhoca/wxgui/profilemanager.py:241
 msgid "Custom sound port"
 msgstr "Custom sound port"
 
-#: ../pyhoca/wxgui/profilemanager.py:234
+#: ../pyhoca/wxgui/profilemanager.py:243
 msgid "Client Side printing"
 msgstr "Client Side printing"
 
-#: ../pyhoca/wxgui/profilemanager.py:236
+#: ../pyhoca/wxgui/profilemanager.py:245
 msgid "Use local folder sharing"
 msgstr "Use local folder sharing"
 
-#: ../pyhoca/wxgui/profilemanager.py:237
+#: ../pyhoca/wxgui/profilemanager.py:246
 msgid "Path"
 msgstr "Path"
 
-#: ../pyhoca/wxgui/profilemanager.py:240 ../pyhoca/wxgui/profilemanager.py:257
+#: ../pyhoca/wxgui/profilemanager.py:249 ../pyhoca/wxgui/profilemanager.py:268
 msgid "Add"
 msgstr "Add"
 
-#: ../pyhoca/wxgui/profilemanager.py:242
+#: ../pyhoca/wxgui/profilemanager.py:251
+msgid "Local Path"
+msgstr "Local Path"
+
+#: ../pyhoca/wxgui/profilemanager.py:252
+msgid "Connect Method"
+msgstr "Connect Method"
+
+#: ../pyhoca/wxgui/profilemanager.py:253
 msgid "Delete"
 msgstr "Delete"
 
-#: ../pyhoca/wxgui/profilemanager.py:244
+#: ../pyhoca/wxgui/profilemanager.py:255
 msgid "Convert between client and server encodings"
 msgstr "Convert between client and server encodings"
 
-#: ../pyhoca/wxgui/profilemanager.py:245
+#: ../pyhoca/wxgui/profilemanager.py:256
 msgid "Client encoding"
 msgstr "Client encoding"
 
-#: ../pyhoca/wxgui/profilemanager.py:247
+#: ../pyhoca/wxgui/profilemanager.py:258
 msgid "Server encoding"
 msgstr "Server encoding"
 
-#: ../pyhoca/wxgui/profilemanager.py:250
+#: ../pyhoca/wxgui/profilemanager.py:261
 msgid "Use file MIME box for local file import"
 msgstr "Use file MIME box for local file import"
 
-#: ../pyhoca/wxgui/profilemanager.py:251
+#: ../pyhoca/wxgui/profilemanager.py:262
 msgid "Extensions"
 msgstr "Extensions"
 
-#: ../pyhoca/wxgui/profilemanager.py:253
+#: ../pyhoca/wxgui/profilemanager.py:264
 msgid "Action"
 msgstr "Action"
 
-#: ../pyhoca/wxgui/profilemanager.py:258
+#: ../pyhoca/wxgui/profilemanager.py:269
 msgid "Defaults"
 msgstr "Defaults"
 
-#: ../pyhoca/wxgui/profilemanager.py:260
+#: ../pyhoca/wxgui/profilemanager.py:271
 msgid "Save"
 msgstr "Save"
 
-#: ../pyhoca/wxgui/profilemanager.py:261
+#: ../pyhoca/wxgui/profilemanager.py:272
 msgid "Reset"
 msgstr "Reset"
 
-#: ../pyhoca/wxgui/profilemanager.py:301
+#: ../pyhoca/wxgui/profilemanager.py:313 ../pyhoca/wxgui/profilemanager.py:924
+#: ../pyhoca/wxgui/profilemanager.py:1409
+msgid "automatically"
+msgstr "automatically"
+
+#: ../pyhoca/wxgui/profilemanager.py:315 ../pyhoca/wxgui/profilemanager.py:926
+msgid "manually"
+msgstr "manually"
+
+#: ../pyhoca/wxgui/profilemanager.py:320
 msgid "PyHoca-GUI Profile Manager - new profile"
 msgstr "PyHoca-GUI Profile Manager - new profile"
 
-#: ../pyhoca/wxgui/profilemanager.py:303
+#: ../pyhoca/wxgui/profilemanager.py:322
 #, python-format
 msgid "PyHoca-GUI Profile Manager - %s (connected)"
 msgstr "PyHoca-GUI Profile Manager - %s (connected)"
 
-#: ../pyhoca/wxgui/profilemanager.py:305
+#: ../pyhoca/wxgui/profilemanager.py:324
 #, python-format
 msgid "PyHoca-GUI Profile Manager - %s"
 msgstr "PyHoca-GUI Profile Manager - %s"
 
-#: ../pyhoca/wxgui/profilemanager.py:646
+#: ../pyhoca/wxgui/profilemanager.py:665
 msgid "Session Profile"
 msgstr "Session Profile"
 
-#: ../pyhoca/wxgui/profilemanager.py:647
+#: ../pyhoca/wxgui/profilemanager.py:666
 msgid "Connection"
 msgstr "Connection"
 
-#: ../pyhoca/wxgui/profilemanager.py:648
+#: ../pyhoca/wxgui/profilemanager.py:667
 msgid "Settings"
 msgstr "Settings"
 
-#: ../pyhoca/wxgui/profilemanager.py:649
+#: ../pyhoca/wxgui/profilemanager.py:668
 msgid "Sharing"
 msgstr "Sharing"
 
-#: ../pyhoca/wxgui/profilemanager.py:1038
+#: ../pyhoca/wxgui/profilemanager.py:1100
 msgid "Icon Files (*.png)|*.png|All files (*.*)|*"
 msgstr "Icon Files (*.png)|*.png|All files (*.*)|*"
 
-#: ../pyhoca/wxgui/profilemanager.py:1041
+#: ../pyhoca/wxgui/profilemanager.py:1103
 msgid "Choose an icon for this session profile"
 msgstr "Choose an icon for this session profile"
 
-#: ../pyhoca/wxgui/profilemanager.py:1158
+#: ../pyhoca/wxgui/profilemanager.py:1220
 msgid "All files (*.*)|*"
 msgstr "All files (*.*)|*"
 
-#: ../pyhoca/wxgui/profilemanager.py:1160
-#: ../pyhoca/wxgui/profilemanager.py:1175
+#: ../pyhoca/wxgui/profilemanager.py:1222
+#: ../pyhoca/wxgui/profilemanager.py:1237
 msgid "Choose a public SSH key"
 msgstr "Choose a public SSH key"
 
-#: ../pyhoca/wxgui/profilemanager.py:1327
+#: ../pyhoca/wxgui/profilemanager.py:1389
 msgid "Choose a folder to share within a session"
 msgstr "Choose a folder to share within a session"
 
-#: ../pyhoca/wxgui/profilemanager.py:1392
-#: ../pyhoca/wxgui/profilemanager.py:1395
-#: ../pyhoca/wxgui/profilemanager.py:1398
-#: ../pyhoca/wxgui/profilemanager.py:1403
-#: ../pyhoca/wxgui/profilemanager.py:1413 ../pyhoca/wxgui/menus_taskbar.py:87
+#: ../pyhoca/wxgui/profilemanager.py:1453
+#: ../pyhoca/wxgui/profilemanager.py:1456
+#: ../pyhoca/wxgui/profilemanager.py:1459
+#: ../pyhoca/wxgui/profilemanager.py:1464
+#: ../pyhoca/wxgui/profilemanager.py:1474 ../pyhoca/wxgui/menus_taskbar.py:87
 msgid "Profile Manager"
 msgstr "Profile Manager"
 
-#: ../pyhoca/wxgui/profilemanager.py:1392
+#: ../pyhoca/wxgui/profilemanager.py:1453
 msgid "Profile name is missing, profile unusable!!!"
 msgstr "Profile name is missing, profile unusable!!!"
 
-#: ../pyhoca/wxgui/profilemanager.py:1395
-#: ../pyhoca/wxgui/profilemanager.py:1398
+#: ../pyhoca/wxgui/profilemanager.py:1456
+#: ../pyhoca/wxgui/profilemanager.py:1459
 #, python-format
 msgid "Profile name %s already exists!!!"
 msgstr "Profile name %s already exists!!!"
 
-#: ../pyhoca/wxgui/profilemanager.py:1403
+#: ../pyhoca/wxgui/profilemanager.py:1464
 msgid "The SSH proxy configuration is incomplete. Try again."
 msgstr "The SSH proxy configuration is incomplete. Try again."
 
-#: ../pyhoca/wxgui/profilemanager.py:1413
+#: ../pyhoca/wxgui/profilemanager.py:1474
 #, python-format
 msgid ""
 "Another session profile (%s) already uses [%s]:%s for binding a local SSH "
@@ -564,21 +581,21 @@ msgstr ""
 "proxy to.\n"
 "Please change the SSH proxy settings accordingly."
 
-#: ../pyhoca/wxgui/profilemanager.py:1433
+#: ../pyhoca/wxgui/profilemanager.py:1494
 #, python-format
 msgid "%s - profile added"
 msgstr "%s - profile added"
 
-#: ../pyhoca/wxgui/profilemanager.py:1434
+#: ../pyhoca/wxgui/profilemanager.py:1495
 msgid "A new session profile has been added."
 msgstr "A new session profile has been added."
 
-#: ../pyhoca/wxgui/profilemanager.py:1438
+#: ../pyhoca/wxgui/profilemanager.py:1499
 #, python-format
 msgid "%s - modified"
 msgstr "%s - modified"
 
-#: ../pyhoca/wxgui/profilemanager.py:1439
+#: ../pyhoca/wxgui/profilemanager.py:1500
 msgid "Changes to profile have been saved."
 msgstr "Changes to profile have been saved."
 
@@ -603,7 +620,7 @@ msgstr "Printing Preferences"
 msgid "Client Options"
 msgstr "Client Options"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:116 ../pyhoca/wxgui/menus_taskbar.py:457
+#: ../pyhoca/wxgui/menus_taskbar.py:116 ../pyhoca/wxgui/menus_taskbar.py:485
 msgid "E&xit"
 msgstr "E&xit"
 
@@ -632,58 +649,62 @@ msgid "Terminate Session"
 msgstr "Terminate Session"
 
 #: ../pyhoca/wxgui/menus_taskbar.py:206
-msgid "&Share local folder"
-msgstr "&Share local folder"
+msgid "&Share custom local folder"
+msgstr "&Share custom local folder"
+
+#: ../pyhoca/wxgui/menus_taskbar.py:229
+msgid "Share:"
+msgstr "Share:"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:213
+#: ../pyhoca/wxgui/menus_taskbar.py:240
 msgid "Unshare:"
 msgstr "Unshare:"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:222
+#: ../pyhoca/wxgui/menus_taskbar.py:250
 msgid "Unshare &all local folders"
 msgstr "Unshare &all local folders"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:262
+#: ../pyhoca/wxgui/menus_taskbar.py:290
 msgid "Start &new Session"
 msgstr "Start &new Session"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:278
+#: ../pyhoca/wxgui/menus_taskbar.py:306
 msgid "Running"
 msgstr "Running"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:280
+#: ../pyhoca/wxgui/menus_taskbar.py:308
 msgid "Suspended"
 msgstr "Suspended"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:292
+#: ../pyhoca/wxgui/menus_taskbar.py:320
 msgid "&Clean all sessions"
 msgstr "&Clean all sessions"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:294
+#: ../pyhoca/wxgui/menus_taskbar.py:322
 msgid "Customize &profile"
 msgstr "Customize &profile"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:296
+#: ../pyhoca/wxgui/menus_taskbar.py:324
 msgid "Shared &folders"
 msgstr "Shared &folders"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:304
+#: ../pyhoca/wxgui/menus_taskbar.py:332
 msgid "&Disconnect from Server"
 msgstr "&Disconnect from Server"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:330
+#: ../pyhoca/wxgui/menus_taskbar.py:358
 msgid "Add Profile"
 msgstr "Add Profile"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:399
+#: ../pyhoca/wxgui/menus_taskbar.py:427
 msgid "No session profiles defined"
 msgstr "No session profiles defined"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:430
+#: ../pyhoca/wxgui/menus_taskbar.py:458
 msgid "Start/Resume Session"
 msgstr "Start/Resume Session"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:430
+#: ../pyhoca/wxgui/menus_taskbar.py:458
 msgid "Connect Server"
 msgstr "Connect Server"
 
@@ -692,66 +713,66 @@ msgstr "Connect Server"
 msgid "About %s ..."
 msgstr "About %s ..."
 
-#: ../pyhoca/wxgui/frontend.py:362
+#: ../pyhoca/wxgui/frontend.py:367
 msgid "Public SSH key authentication has been successful."
 msgstr "Public SSH key authentication has been successful."
 
-#: ../pyhoca/wxgui/frontend.py:392
+#: ../pyhoca/wxgui/frontend.py:400
 msgid ""
 "The SSH proxy's host key is invalid or has not been accepted by the user"
 msgstr ""
 "The SSH proxy's host key is invalid or has not been accepted by the user"
 
-#: ../pyhoca/wxgui/frontend.py:413
+#: ../pyhoca/wxgui/frontend.py:421
 msgid "Authentication protocol communication incomplete! Try again..."
 msgstr "Authentication protocol communication incomplete! Try again..."
 
-#: ../pyhoca/wxgui/frontend.py:420
+#: ../pyhoca/wxgui/frontend.py:428
 #, python-format
 msgid "%s - auth key error"
 msgstr "%s - auth key error"
 
-#: ../pyhoca/wxgui/frontend.py:434
+#: ../pyhoca/wxgui/frontend.py:442
 msgid "An unknown error occurred during authentication!"
 msgstr "An unknown error occurred during authentication!"
 
-#: ../pyhoca/wxgui/frontend.py:536
+#: ../pyhoca/wxgui/frontend.py:544
 msgid "Cleaning X2go sessions..."
 msgstr "Cleaning X2go sessions..."
 
-#: ../pyhoca/wxgui/frontend.py:555
+#: ../pyhoca/wxgui/frontend.py:563
 #, python-format
 msgid "%s - disconnect"
 msgstr "%s - disconnect"
 
-#: ../pyhoca/wxgui/frontend.py:555
+#: ../pyhoca/wxgui/frontend.py:563
 msgid "X2go Profile is now disconnected."
 msgstr "X2go Profile is now disconnected."
 
-#: ../pyhoca/wxgui/frontend.py:571
+#: ../pyhoca/wxgui/frontend.py:579
 msgid "New Session Profile"
 msgstr "New Session Profile"
 
-#: ../pyhoca/wxgui/frontend.py:598
+#: ../pyhoca/wxgui/frontend.py:606
 #, python-format
 msgid "Really Delete Session Profile ,,%s''?"
 msgstr "Really Delete Session Profile ,,%s''?"
 
-#: ../pyhoca/wxgui/frontend.py:604
+#: ../pyhoca/wxgui/frontend.py:612
 #, python-format
 msgid "%s - profile deleted"
 msgstr "%s - profile deleted"
 
-#: ../pyhoca/wxgui/frontend.py:604
+#: ../pyhoca/wxgui/frontend.py:612
 msgid "The session profile has been deleted."
 msgstr "The session profile has been deleted."
 
-#: ../pyhoca/wxgui/frontend.py:619
+#: ../pyhoca/wxgui/frontend.py:627
 #, python-format
 msgid "%s - share local folder with sessions of this profile"
 msgstr "%s - share local folder with sessions of this profile"
 
-#: ../pyhoca/wxgui/frontend.py:688
+#: ../pyhoca/wxgui/frontend.py:705
 #, python-format
 msgid ""
 "The authenticity of host [%s]:%s can't be established.\n"
@@ -764,17 +785,17 @@ msgstr ""
 "\n"
 "Are you sure you want to continue connecting?"
 
-#: ../pyhoca/wxgui/frontend.py:696
+#: ../pyhoca/wxgui/frontend.py:713
 #, python-format
 msgid "%s: Confirm Host Authorization"
 msgstr "%s: Confirm Host Authorization"
 
-#: ../pyhoca/wxgui/frontend.py:715
+#: ../pyhoca/wxgui/frontend.py:732
 #, python-format
 msgid "%s - channel error"
 msgstr "%s - channel error"
 
-#: ../pyhoca/wxgui/frontend.py:715
+#: ../pyhoca/wxgui/frontend.py:732
 #, python-format
 msgid ""
 "Lost connection to server %s unexpectedly! Try to re-authenticate to the "
@@ -783,22 +804,22 @@ msgstr ""
 "Lost connection to server %s unexpectedly! Try to re-authenticate to the "
 "server..."
 
-#: ../pyhoca/wxgui/frontend.py:725 ../pyhoca/wxgui/frontend.py:732
-#: ../pyhoca/wxgui/frontend.py:734 ../pyhoca/wxgui/frontend.py:746
+#: ../pyhoca/wxgui/frontend.py:742 ../pyhoca/wxgui/frontend.py:749
+#: ../pyhoca/wxgui/frontend.py:751 ../pyhoca/wxgui/frontend.py:763
 #, python-format
 msgid "%s - session failure"
 msgstr "%s - session failure"
 
-#: ../pyhoca/wxgui/frontend.py:725
+#: ../pyhoca/wxgui/frontend.py:742
 msgid "The session startup failed."
 msgstr "The session startup failed."
 
-#: ../pyhoca/wxgui/frontend.py:732
+#: ../pyhoca/wxgui/frontend.py:749
 #, python-format
 msgid "The command ,,%s'' is not available on X2go server."
 msgstr "The command ,,%s'' is not available on X2go server."
 
-#: ../pyhoca/wxgui/frontend.py:734
+#: ../pyhoca/wxgui/frontend.py:751
 #, python-format
 msgid ""
 "The command ,,%s'' is not available on X2go server\n"
@@ -807,12 +828,12 @@ msgstr ""
 "The command ,,%s'' is not available on X2go server\n"
 "%s."
 
-#: ../pyhoca/wxgui/frontend.py:740
+#: ../pyhoca/wxgui/frontend.py:757
 #, python-format
 msgid "%s - session warning"
 msgstr "%s - session warning"
 
-#: ../pyhoca/wxgui/frontend.py:740
+#: ../pyhoca/wxgui/frontend.py:757
 #, python-format
 msgid ""
 "Reverse TCP port forwarding request for session %s to server port %s has "
@@ -821,7 +842,7 @@ msgstr ""
 "Reverse TCP port forwarding request for session %s to server port %s has "
 "been denied."
 
-#: ../pyhoca/wxgui/frontend.py:746
+#: ../pyhoca/wxgui/frontend.py:763
 #, python-format
 msgid ""
 "Forwarding tunnel request to [%s]:%s for session %s was denied by remote "
@@ -830,36 +851,36 @@ msgstr ""
 "Forwarding tunnel request to [%s]:%s for session %s was denied by remote "
 "X2go/SSH server. Session startup failed."
 
-#: ../pyhoca/wxgui/frontend.py:758
+#: ../pyhoca/wxgui/frontend.py:775
 #, python-format
 msgid "%s - audio warning"
 msgstr "%s - audio warning"
 
-#: ../pyhoca/wxgui/frontend.py:758
+#: ../pyhoca/wxgui/frontend.py:775
 msgid ""
 "The X2go PulseAudio system is not available within Remote Desktop sessions."
 msgstr ""
 "The X2go PulseAudio system is not available within Remote Desktop sessions."
 
-#: ../pyhoca/wxgui/frontend.py:761 ../pyhoca/wxgui/frontend.py:764
+#: ../pyhoca/wxgui/frontend.py:778 ../pyhoca/wxgui/frontend.py:781
 #, python-format
 msgid "%s - audio error"
 msgstr "%s - audio error"
 
-#: ../pyhoca/wxgui/frontend.py:761
+#: ../pyhoca/wxgui/frontend.py:778
 msgid "The X2go PulseAudio system could not be started."
 msgstr "The X2go PulseAudio system could not be started."
 
-#: ../pyhoca/wxgui/frontend.py:764
+#: ../pyhoca/wxgui/frontend.py:781
 msgid "The X2go PulseAudio system has died unexpectedly."
 msgstr "The X2go PulseAudio system has died unexpectedly."
 
-#: ../pyhoca/wxgui/frontend.py:767
+#: ../pyhoca/wxgui/frontend.py:784
 #, python-format
 msgid "%s - audio problem"
 msgstr "%s - audio problem"
 
-#: ../pyhoca/wxgui/frontend.py:767
+#: ../pyhoca/wxgui/frontend.py:784
 #, python-format
 msgid ""
 "The audio connection could not be set up for this session.\n"
@@ -868,12 +889,12 @@ msgstr ""
 "The audio connection could not be set up for this session.\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:781 ../pyhoca/wxgui/frontend.py:783
+#: ../pyhoca/wxgui/frontend.py:798 ../pyhoca/wxgui/frontend.py:800
 #, python-format
 msgid "%s - print error"
 msgstr "%s - print error"
 
-#: ../pyhoca/wxgui/frontend.py:781
+#: ../pyhoca/wxgui/frontend.py:798
 #, python-format
 msgid ""
 "%s\n"
@@ -884,7 +905,7 @@ msgstr ""
 "...caused on printer %s by session\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:783
+#: ../pyhoca/wxgui/frontend.py:800
 #, python-format
 msgid ""
 "%s\n"
@@ -895,12 +916,12 @@ msgstr ""
 "...caused by session\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:787 ../pyhoca/wxgui/frontend.py:791
+#: ../pyhoca/wxgui/frontend.py:804 ../pyhoca/wxgui/frontend.py:808
 #, python-format
 msgid "%s - start"
 msgstr "%s - start"
 
-#: ../pyhoca/wxgui/frontend.py:787
+#: ../pyhoca/wxgui/frontend.py:804
 #, python-format
 msgid ""
 "New X2go session starting up...\n"
@@ -909,7 +930,7 @@ msgstr ""
 "New X2go session starting up...\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:791
+#: ../pyhoca/wxgui/frontend.py:808
 #, python-format
 msgid ""
 "Another client started X2go session\n"
@@ -918,12 +939,12 @@ msgstr ""
 "Another client started X2go session\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:795 ../pyhoca/wxgui/frontend.py:799
+#: ../pyhoca/wxgui/frontend.py:812 ../pyhoca/wxgui/frontend.py:816
 #, python-format
 msgid "%s - resume"
 msgstr "%s - resume"
 
-#: ../pyhoca/wxgui/frontend.py:795
+#: ../pyhoca/wxgui/frontend.py:812
 #, python-format
 msgid ""
 "Resuming X2go session...\n"
@@ -932,7 +953,7 @@ msgstr ""
 "Resuming X2go session...\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:799
+#: ../pyhoca/wxgui/frontend.py:816
 #, python-format
 msgid ""
 "Another client resumed X2go session\n"
@@ -941,12 +962,12 @@ msgstr ""
 "Another client resumed X2go session\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:803
+#: ../pyhoca/wxgui/frontend.py:820
 #, python-format
 msgid "%s - running"
 msgstr "%s - running"
 
-#: ../pyhoca/wxgui/frontend.py:803
+#: ../pyhoca/wxgui/frontend.py:820
 #, python-format
 msgid ""
 "Found already running session\n"
@@ -955,12 +976,12 @@ msgstr ""
 "Found already running session\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:807
+#: ../pyhoca/wxgui/frontend.py:824
 #, python-format
 msgid "%s - suspend"
 msgstr "%s - suspend"
 
-#: ../pyhoca/wxgui/frontend.py:807
+#: ../pyhoca/wxgui/frontend.py:824
 #, python-format
 msgid ""
 "X2go Session has been suspended\n"
@@ -969,12 +990,12 @@ msgstr ""
 "X2go Session has been suspended\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:823
+#: ../pyhoca/wxgui/frontend.py:840
 #, python-format
 msgid "%s - terminate"
 msgstr "%s - terminate"
 
-#: ../pyhoca/wxgui/frontend.py:823
+#: ../pyhoca/wxgui/frontend.py:840
 #, python-format
 msgid ""
 "X2go Session has terminated\n"
diff --git a/po/es.po b/po/es.po
index 5ad05e4..e894e8c 100644
--- a/po/es.po
+++ b/po/es.po
@@ -8,14 +8,14 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PyHoca-GUI VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-17 02:38+0200\n"
+"POT-Creation-Date: 2011-09-24 00:59+0200\n"
 "PO-Revision-Date: 2011-06-23 15:48+0100\n"
 "Last-Translator: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>\n"
 "Language-Team: Spanish Team  <oceanosoftlapalma at gmail.com>\n"
+"Language: es\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: es\n"
 "X-Poedit-Language: Spanish\n"
 "X-Poedit-Country: SPAIN\n"
 "X-Poedit-SourceCharset: utf-8\n"
@@ -49,22 +49,22 @@ msgstr "Inicio de sesión"
 msgid "SSH proxy server login"
 msgstr "Inicio de sesión en el servidor proxy SSH"
 
-#: ../pyhoca/wxgui/logon.py:121 ../pyhoca/wxgui/profilemanager.py:263
+#: ../pyhoca/wxgui/logon.py:121 ../pyhoca/wxgui/profilemanager.py:274
 #: ../pyhoca/wxgui/messages.py:111 ../pyhoca/wxgui/printingprefs.py:138
 msgid "Cancel"
 msgstr "Cancelar"
 
 #: ../pyhoca/wxgui/logon.py:277 ../pyhoca/wxgui/logon.py:310
-#: ../pyhoca/wxgui/frontend.py:355
+#: ../pyhoca/wxgui/frontend.py:360
 #, python-format
 msgid "%s - connect failure"
 msgstr "%s - fallo en la conexión"
 
-#: ../pyhoca/wxgui/logon.py:278 ../pyhoca/wxgui/frontend.py:355
+#: ../pyhoca/wxgui/logon.py:278 ../pyhoca/wxgui/frontend.py:360
 msgid "User is not allowed to start X2go sessions!"
 msgstr "¡El usuario no tiene permisos para iniciar sesiones X2go!"
 
-#: ../pyhoca/wxgui/logon.py:283 ../pyhoca/wxgui/frontend.py:362
+#: ../pyhoca/wxgui/logon.py:283 ../pyhoca/wxgui/frontend.py:367
 #, python-format
 msgid "%s - connect"
 msgstr "%s - conectado"
@@ -91,20 +91,20 @@ msgid "Authentication to the SSH proxy server failed!"
 msgstr "¡Nombre de usuario o contraseña erróneo en el servidor proxy SSH!"
 
 #: ../pyhoca/wxgui/logon.py:333 ../pyhoca/wxgui/logon.py:340
-#: ../pyhoca/wxgui/logon.py:363 ../pyhoca/wxgui/frontend.py:378
-#: ../pyhoca/wxgui/frontend.py:399 ../pyhoca/wxgui/frontend.py:406
-#: ../pyhoca/wxgui/frontend.py:413
+#: ../pyhoca/wxgui/logon.py:363 ../pyhoca/wxgui/frontend.py:386
+#: ../pyhoca/wxgui/frontend.py:407 ../pyhoca/wxgui/frontend.py:414
+#: ../pyhoca/wxgui/frontend.py:421
 #, python-format
 msgid "%s - connect error"
 msgstr "%s - error en la conexión"
 
-#: ../pyhoca/wxgui/logon.py:347 ../pyhoca/wxgui/frontend.py:385
-#: ../pyhoca/wxgui/frontend.py:392
+#: ../pyhoca/wxgui/logon.py:347 ../pyhoca/wxgui/frontend.py:393
+#: ../pyhoca/wxgui/frontend.py:400
 #, python-format
 msgid "%s - host key error"
 msgstr "%s - error en la clave del equipo"
 
-#: ../pyhoca/wxgui/logon.py:348 ../pyhoca/wxgui/frontend.py:385
+#: ../pyhoca/wxgui/logon.py:348 ../pyhoca/wxgui/frontend.py:393
 msgid ""
 "The remote server's host key is invalid or has not been accepted by the user"
 msgstr ""
@@ -116,7 +116,7 @@ msgstr ""
 msgid "%s - key error"
 msgstr "%s - error en la clave"
 
-#: ../pyhoca/wxgui/logon.py:358 ../pyhoca/wxgui/frontend.py:427
+#: ../pyhoca/wxgui/logon.py:358 ../pyhoca/wxgui/frontend.py:435
 #, fuzzy, python-format
 msgid "%s - auth error"
 msgstr "%s - error en la clave de identificación"
@@ -160,407 +160,425 @@ msgstr ""
 "PyHoca-GUI (Python X2goClient)\n"
 "Cliente para conexiones remotas a servidores X2go"
 
-#: ../pyhoca/wxgui/profilemanager.py:63
+#: ../pyhoca/wxgui/profilemanager.py:72
 msgid "GNOME Desktop (GNOME)"
 msgstr "GNOME Desktop (GNOME)"
 
-#: ../pyhoca/wxgui/profilemanager.py:64
+#: ../pyhoca/wxgui/profilemanager.py:73
 msgid "K Desktop Environment (KDE)"
 msgstr "K Desktop Environment (KDE)"
 
-#: ../pyhoca/wxgui/profilemanager.py:65
+#: ../pyhoca/wxgui/profilemanager.py:74
 msgid "Lightweight X Desktop (LXDE)"
 msgstr "Lightweight X Desktop (LXDE)"
 
-#: ../pyhoca/wxgui/profilemanager.py:66
+#: ../pyhoca/wxgui/profilemanager.py:75
 #, fuzzy
 msgid "Trinity X Desktop (KDE3-like)"
 msgstr "Trinity X Desktop (KDE3-like)"
 
-#: ../pyhoca/wxgui/profilemanager.py:67
+#: ../pyhoca/wxgui/profilemanager.py:76
 msgid "Unity X Desktop Shell (UNITY)"
 msgstr "Unity X Desktop Shell (UNITY)"
 
-#: ../pyhoca/wxgui/profilemanager.py:68
+#: ../pyhoca/wxgui/profilemanager.py:77
 msgid "XDMCP Query"
 msgstr "XDMCP Query"
 
 #. 'EMBEDDED_MENU': _(u'Embedded Application Menu'),
-#: ../pyhoca/wxgui/profilemanager.py:70
+#: ../pyhoca/wxgui/profilemanager.py:79
 msgid "Windows Terminal Server (RDP-proxy)"
 msgstr "Windows Terminal Server (RDP-proxy)"
 
 #. 'DirectRDP': 'Windows Terminal Server (RDP-direct)',
-#: ../pyhoca/wxgui/profilemanager.py:72
+#: ../pyhoca/wxgui/profilemanager.py:81
 msgid "Single Application"
 msgstr "Aplicación"
 
-#: ../pyhoca/wxgui/profilemanager.py:73 ../pyhoca/wxgui/profilemanager.py:157
+#: ../pyhoca/wxgui/profilemanager.py:82 ../pyhoca/wxgui/profilemanager.py:166
 msgid "Custom command"
 msgstr "Comando personalizado"
 
-#: ../pyhoca/wxgui/profilemanager.py:76
+#: ../pyhoca/wxgui/profilemanager.py:85
 msgid "Internet Browser"
 msgstr "Navegador web"
 
-#: ../pyhoca/wxgui/profilemanager.py:77
+#: ../pyhoca/wxgui/profilemanager.py:86
 msgid "Email Client"
 msgstr "Cliente de Correo"
 
-#: ../pyhoca/wxgui/profilemanager.py:78
+#: ../pyhoca/wxgui/profilemanager.py:87
 msgid "Openoffice.org"
 msgstr "Openoffice.org"
 
-#: ../pyhoca/wxgui/profilemanager.py:79
+#: ../pyhoca/wxgui/profilemanager.py:88
 msgid "Terminal"
 msgstr "Terminal"
 
-#: ../pyhoca/wxgui/profilemanager.py:93
+#: ../pyhoca/wxgui/profilemanager.py:102
 msgid "Open file with system's default application"
 msgstr "Abrir archivo con la aplicación por defecto"
 
-#: ../pyhoca/wxgui/profilemanager.py:94
+#: ../pyhoca/wxgui/profilemanager.py:103
 msgid "Open application chooser dialog"
 msgstr "Abrir selector de aplicaciones"
 
-#: ../pyhoca/wxgui/profilemanager.py:95
+#: ../pyhoca/wxgui/profilemanager.py:104
 msgid "Save incoming file as ..."
 msgstr "Guardar archivo recibido como ..."
 
-#: ../pyhoca/wxgui/profilemanager.py:114
+#: ../pyhoca/wxgui/profilemanager.py:123
 msgid "new session profile"
 msgstr "Nuevo Perfil de Sesión"
 
 #. boxes for all tabs
-#: ../pyhoca/wxgui/profilemanager.py:126
+#: ../pyhoca/wxgui/profilemanager.py:135
 msgid "Profile "
 msgstr "Perfil "
 
-#: ../pyhoca/wxgui/profilemanager.py:127
+#: ../pyhoca/wxgui/profilemanager.py:136
 msgid "Session"
 msgstr "Sesión"
 
-#: ../pyhoca/wxgui/profilemanager.py:128
+#: ../pyhoca/wxgui/profilemanager.py:137
 msgid "Server"
 msgstr "Servidor"
 
-#: ../pyhoca/wxgui/profilemanager.py:129
+#: ../pyhoca/wxgui/profilemanager.py:138
 msgid "Connection Link Speed"
 msgstr "Velocidad de conexión"
 
-#: ../pyhoca/wxgui/profilemanager.py:130
+#: ../pyhoca/wxgui/profilemanager.py:139
 msgid "Compression"
 msgstr "Compresión"
 
-#: ../pyhoca/wxgui/profilemanager.py:131
+#: ../pyhoca/wxgui/profilemanager.py:140
 msgid "Display"
 msgstr "Pantalla"
 
-#: ../pyhoca/wxgui/profilemanager.py:132
+#: ../pyhoca/wxgui/profilemanager.py:141
 msgid "Keyboard"
 msgstr "Teclado"
 
-#: ../pyhoca/wxgui/profilemanager.py:133
+#: ../pyhoca/wxgui/profilemanager.py:142
 msgid "Sound"
 msgstr "Sonido"
 
-#: ../pyhoca/wxgui/profilemanager.py:134
+#: ../pyhoca/wxgui/profilemanager.py:143
 msgid "Printing"
 msgstr "Impresora"
 
-#: ../pyhoca/wxgui/profilemanager.py:135
+#: ../pyhoca/wxgui/profilemanager.py:144
 msgid "Folder Exports"
 msgstr "Carpeta de Exportaciones"
 
-#: ../pyhoca/wxgui/profilemanager.py:136
+#: ../pyhoca/wxgui/profilemanager.py:145
 msgid "File Import"
 msgstr "Importar Archivo"
 
 #. ##
 #. ## widgets for the SESSION tab
 #. ##
-#: ../pyhoca/wxgui/profilemanager.py:141
+#: ../pyhoca/wxgui/profilemanager.py:150
 msgid "Name"
 msgstr "Nombre"
 
-#: ../pyhoca/wxgui/profilemanager.py:151
+#: ../pyhoca/wxgui/profilemanager.py:160
 msgid "Icon"
 msgstr "Icono"
 
-#: ../pyhoca/wxgui/profilemanager.py:153
+#: ../pyhoca/wxgui/profilemanager.py:162
 msgid "Type"
 msgstr "Tipo"
 
-#: ../pyhoca/wxgui/profilemanager.py:155
+#: ../pyhoca/wxgui/profilemanager.py:164
 msgid "Application"
 msgstr "Aplicación"
 
-#: ../pyhoca/wxgui/profilemanager.py:159
+#: ../pyhoca/wxgui/profilemanager.py:168
 msgid "RDP settings"
 msgstr "Parámetros RDP"
 
-#: ../pyhoca/wxgui/profilemanager.py:160
+#: ../pyhoca/wxgui/profilemanager.py:169
 msgid "RDP server"
 msgstr "Servidor RDP"
 
-#: ../pyhoca/wxgui/profilemanager.py:162
+#: ../pyhoca/wxgui/profilemanager.py:171
 msgid "RDP options"
 msgstr "Opciones RDP"
 
-#: ../pyhoca/wxgui/profilemanager.py:164
+#: ../pyhoca/wxgui/profilemanager.py:173
 msgid "XDMCP server"
 msgstr "Servidor XDMCP"
 
 #. ##
 #. ## widgets for the CONNECTION tab
 #. ##
-#: ../pyhoca/wxgui/profilemanager.py:170 ../pyhoca/wxgui/profilemanager.py:180
+#: ../pyhoca/wxgui/profilemanager.py:179 ../pyhoca/wxgui/profilemanager.py:189
 msgid "User"
 msgstr "Usuario"
 
-#: ../pyhoca/wxgui/profilemanager.py:172
+#: ../pyhoca/wxgui/profilemanager.py:181
 msgid "Host"
 msgstr "Host"
 
-#: ../pyhoca/wxgui/profilemanager.py:174
+#: ../pyhoca/wxgui/profilemanager.py:183
 msgid "Port"
 msgstr "Puerto"
 
-#: ../pyhoca/wxgui/profilemanager.py:176
+#: ../pyhoca/wxgui/profilemanager.py:185
 msgid "RSA/DSA private key"
 msgstr "Clave privada RSA/DSA"
 
-#: ../pyhoca/wxgui/profilemanager.py:179
+#: ../pyhoca/wxgui/profilemanager.py:188
 msgid "Server behind SSH proxy"
 msgstr "Servidor detrás del proxy SSH"
 
-#: ../pyhoca/wxgui/profilemanager.py:182
+#: ../pyhoca/wxgui/profilemanager.py:191
 msgid "Key file"
 msgstr "Clave"
 
-#: ../pyhoca/wxgui/profilemanager.py:185
+#: ../pyhoca/wxgui/profilemanager.py:194
 msgid "Host[:Port]"
 msgstr "Host[:Puerto]"
 
-#: ../pyhoca/wxgui/profilemanager.py:187
+#: ../pyhoca/wxgui/profilemanager.py:196
 msgid "SSH Proxy Tunnel"
 msgstr "Tunel Proxy SSH"
 
-#: ../pyhoca/wxgui/profilemanager.py:195
+#: ../pyhoca/wxgui/profilemanager.py:204
 msgid "Modem"
 msgstr "Módem"
 
-#: ../pyhoca/wxgui/profilemanager.py:196
+#: ../pyhoca/wxgui/profilemanager.py:205
 msgid "ISDN"
 msgstr "ISDN"
 
-#: ../pyhoca/wxgui/profilemanager.py:197
+#: ../pyhoca/wxgui/profilemanager.py:206
 msgid "ADSL"
 msgstr "ADSL"
 
-#: ../pyhoca/wxgui/profilemanager.py:198
+#: ../pyhoca/wxgui/profilemanager.py:207
 msgid "WAN"
 msgstr "WAN"
 
-#: ../pyhoca/wxgui/profilemanager.py:199
+#: ../pyhoca/wxgui/profilemanager.py:208
 msgid "LAN"
 msgstr "LAN"
 
-#: ../pyhoca/wxgui/profilemanager.py:201
+#: ../pyhoca/wxgui/profilemanager.py:210
 msgid "Method"
 msgstr "Método"
 
-#: ../pyhoca/wxgui/profilemanager.py:203
+#: ../pyhoca/wxgui/profilemanager.py:212
 msgid "Image quality"
 msgstr "Calidad de imagen"
 
 #. ##
 #. ## wigdets for the SETTINGS tab
 #. ##
-#: ../pyhoca/wxgui/profilemanager.py:209
+#: ../pyhoca/wxgui/profilemanager.py:218
 msgid "Fullscreen"
 msgstr "Pantalla Completa"
 
-#: ../pyhoca/wxgui/profilemanager.py:210
+#: ../pyhoca/wxgui/profilemanager.py:219
 msgid "Custom Size"
 msgstr "Tamaño Personalizado"
 
-#: ../pyhoca/wxgui/profilemanager.py:215
+#: ../pyhoca/wxgui/profilemanager.py:224
 msgid "Set display DPI"
 msgstr "Establecer DPI"
 
-#: ../pyhoca/wxgui/profilemanager.py:217
+#: ../pyhoca/wxgui/profilemanager.py:226
 msgid "Keep current keyboard settings"
 msgstr "Mantener configuración actual del teclado"
 
-#: ../pyhoca/wxgui/profilemanager.py:218
+#: ../pyhoca/wxgui/profilemanager.py:227
 msgid "Keyboard layout"
 msgstr "Máscara de teclado"
 
-#: ../pyhoca/wxgui/profilemanager.py:220
+#: ../pyhoca/wxgui/profilemanager.py:229
 msgid "Keyboard model"
 msgstr "Modelo de teclado"
 
-#: ../pyhoca/wxgui/profilemanager.py:222
+#: ../pyhoca/wxgui/profilemanager.py:231
 msgid "Enable sound support"
 msgstr "Activar soporte de sonido"
 
-#: ../pyhoca/wxgui/profilemanager.py:223
+#: ../pyhoca/wxgui/profilemanager.py:232
 msgid "Pulse Audio"
 msgstr "Pulse Audio"
 
 #. Arts daemon is not supported by PyHoca-GUI / Python X2go as it is outdated.
 #. However, config files can contain an Arts configuration, so we will honour this
-#: ../pyhoca/wxgui/profilemanager.py:227
+#: ../pyhoca/wxgui/profilemanager.py:236
 msgid "Arts (not supported)"
 msgstr "Arts (sin soporte)"
 
-#: ../pyhoca/wxgui/profilemanager.py:230
+#: ../pyhoca/wxgui/profilemanager.py:239
 msgid "esd"
 msgstr "esd"
 
-#: ../pyhoca/wxgui/profilemanager.py:231
+#: ../pyhoca/wxgui/profilemanager.py:240
 msgid "Use default sound port"
 msgstr "Usar puerto de sonido por defecto"
 
-#: ../pyhoca/wxgui/profilemanager.py:232
+#: ../pyhoca/wxgui/profilemanager.py:241
 msgid "Custom sound port"
 msgstr "Puerto de sonido personalizado"
 
-#: ../pyhoca/wxgui/profilemanager.py:234
+#: ../pyhoca/wxgui/profilemanager.py:243
 msgid "Client Side printing"
 msgstr "Impresión local"
 
-#: ../pyhoca/wxgui/profilemanager.py:236
+#: ../pyhoca/wxgui/profilemanager.py:245
 msgid "Use local folder sharing"
 msgstr "Compartir carpetas locales"
 
-#: ../pyhoca/wxgui/profilemanager.py:237
+#: ../pyhoca/wxgui/profilemanager.py:246
 msgid "Path"
 msgstr "Ruta"
 
-#: ../pyhoca/wxgui/profilemanager.py:240 ../pyhoca/wxgui/profilemanager.py:257
+#: ../pyhoca/wxgui/profilemanager.py:249 ../pyhoca/wxgui/profilemanager.py:268
 msgid "Add"
 msgstr "Añadir"
 
-#: ../pyhoca/wxgui/profilemanager.py:242
+#: ../pyhoca/wxgui/profilemanager.py:251
+msgid "Local Path"
+msgstr ""
+
+#: ../pyhoca/wxgui/profilemanager.py:252
+#, fuzzy
+msgid "Connect Method"
+msgstr "Conexión"
+
+#: ../pyhoca/wxgui/profilemanager.py:253
 msgid "Delete"
 msgstr "Eliminar"
 
-#: ../pyhoca/wxgui/profilemanager.py:244
+#: ../pyhoca/wxgui/profilemanager.py:255
 msgid "Convert between client and server encodings"
 msgstr "Convertir codificaciones entre cliente y servidor"
 
-#: ../pyhoca/wxgui/profilemanager.py:245
+#: ../pyhoca/wxgui/profilemanager.py:256
 msgid "Client encoding"
 msgstr "Codificación del cliente"
 
-#: ../pyhoca/wxgui/profilemanager.py:247
+#: ../pyhoca/wxgui/profilemanager.py:258
 msgid "Server encoding"
 msgstr "Codificación del Servidor"
 
-#: ../pyhoca/wxgui/profilemanager.py:250
+#: ../pyhoca/wxgui/profilemanager.py:261
 #, fuzzy
 msgid "Use file MIME box for local file import"
 msgstr "Usar arrastrar archivos para la importar archivos locales"
 
-#: ../pyhoca/wxgui/profilemanager.py:251
+#: ../pyhoca/wxgui/profilemanager.py:262
 msgid "Extensions"
 msgstr "Extensiones"
 
-#: ../pyhoca/wxgui/profilemanager.py:253
+#: ../pyhoca/wxgui/profilemanager.py:264
 msgid "Action"
 msgstr "Acción"
 
-#: ../pyhoca/wxgui/profilemanager.py:258
+#: ../pyhoca/wxgui/profilemanager.py:269
 msgid "Defaults"
 msgstr "Valores por defecto"
 
-#: ../pyhoca/wxgui/profilemanager.py:260
+#: ../pyhoca/wxgui/profilemanager.py:271
 msgid "Save"
 msgstr "Guardar"
 
-#: ../pyhoca/wxgui/profilemanager.py:261
+#: ../pyhoca/wxgui/profilemanager.py:272
 msgid "Reset"
 msgstr "Reiniciar"
 
-#: ../pyhoca/wxgui/profilemanager.py:301
+#: ../pyhoca/wxgui/profilemanager.py:313 ../pyhoca/wxgui/profilemanager.py:924
+#: ../pyhoca/wxgui/profilemanager.py:1409
+msgid "automatically"
+msgstr ""
+
+#: ../pyhoca/wxgui/profilemanager.py:315 ../pyhoca/wxgui/profilemanager.py:926
+msgid "manually"
+msgstr ""
+
+#: ../pyhoca/wxgui/profilemanager.py:320
 msgid "PyHoca-GUI Profile Manager - new profile"
 msgstr "PyHoca-GUI Gestor de Perfiles - nuevo perfil"
 
-#: ../pyhoca/wxgui/profilemanager.py:303
+#: ../pyhoca/wxgui/profilemanager.py:322
 #, python-format
 msgid "PyHoca-GUI Profile Manager - %s (connected)"
 msgstr "PyHoca-GUI Gestor de Perfiles - %s (conectado)"
 
-#: ../pyhoca/wxgui/profilemanager.py:305
+#: ../pyhoca/wxgui/profilemanager.py:324
 #, python-format
 msgid "PyHoca-GUI Profile Manager - %s"
 msgstr "PyHoca-GUI Gestor de Perfiles - %s"
 
-#: ../pyhoca/wxgui/profilemanager.py:646
+#: ../pyhoca/wxgui/profilemanager.py:665
 msgid "Session Profile"
 msgstr "Perfil de Sesión"
 
-#: ../pyhoca/wxgui/profilemanager.py:647
+#: ../pyhoca/wxgui/profilemanager.py:666
 msgid "Connection"
 msgstr "Conexión"
 
-#: ../pyhoca/wxgui/profilemanager.py:648
+#: ../pyhoca/wxgui/profilemanager.py:667
 msgid "Settings"
 msgstr "Opciones"
 
-#: ../pyhoca/wxgui/profilemanager.py:649
+#: ../pyhoca/wxgui/profilemanager.py:668
 msgid "Sharing"
 msgstr "Compartir"
 
-#: ../pyhoca/wxgui/profilemanager.py:1038
+#: ../pyhoca/wxgui/profilemanager.py:1100
 msgid "Icon Files (*.png)|*.png|All files (*.*)|*"
 msgstr "Iconos (*.png)|*.png|Todos (*.*)|*"
 
-#: ../pyhoca/wxgui/profilemanager.py:1041
+#: ../pyhoca/wxgui/profilemanager.py:1103
 msgid "Choose an icon for this session profile"
 msgstr "Elige un icono para este perfil de sesión"
 
-#: ../pyhoca/wxgui/profilemanager.py:1158
+#: ../pyhoca/wxgui/profilemanager.py:1220
 msgid "All files (*.*)|*"
 msgstr "Todos (*.*)|*"
 
-#: ../pyhoca/wxgui/profilemanager.py:1160
-#: ../pyhoca/wxgui/profilemanager.py:1175
+#: ../pyhoca/wxgui/profilemanager.py:1222
+#: ../pyhoca/wxgui/profilemanager.py:1237
 msgid "Choose a public SSH key"
 msgstr "Elige una clave pública SSH"
 
-#: ../pyhoca/wxgui/profilemanager.py:1327
+#: ../pyhoca/wxgui/profilemanager.py:1389
 msgid "Choose a folder to share within a session"
 msgstr "Elige la carpeta que quieres compartir en la conexión"
 
-#: ../pyhoca/wxgui/profilemanager.py:1392
-#: ../pyhoca/wxgui/profilemanager.py:1395
-#: ../pyhoca/wxgui/profilemanager.py:1398
-#: ../pyhoca/wxgui/profilemanager.py:1403
-#: ../pyhoca/wxgui/profilemanager.py:1413 ../pyhoca/wxgui/menus_taskbar.py:87
+#: ../pyhoca/wxgui/profilemanager.py:1453
+#: ../pyhoca/wxgui/profilemanager.py:1456
+#: ../pyhoca/wxgui/profilemanager.py:1459
+#: ../pyhoca/wxgui/profilemanager.py:1464
+#: ../pyhoca/wxgui/profilemanager.py:1474 ../pyhoca/wxgui/menus_taskbar.py:87
 msgid "Profile Manager"
 msgstr "Gestor de Perfiles"
 
-#: ../pyhoca/wxgui/profilemanager.py:1392
+#: ../pyhoca/wxgui/profilemanager.py:1453
 msgid "Profile name is missing, profile unusable!!!"
 msgstr "¡¡¡Nombre de pefil no encontrado o no válido!!!"
 
-#: ../pyhoca/wxgui/profilemanager.py:1395
-#: ../pyhoca/wxgui/profilemanager.py:1398
+#: ../pyhoca/wxgui/profilemanager.py:1456
+#: ../pyhoca/wxgui/profilemanager.py:1459
 #, python-format
 msgid "Profile name %s already exists!!!"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1403
+#: ../pyhoca/wxgui/profilemanager.py:1464
 #, fuzzy
 msgid "The SSH proxy configuration is incomplete. Try again."
 msgstr ""
 "¡El protocolo de autenticación de comunicaciones está incompleto! Inténtalo "
 "otra vez..."
 
-#: ../pyhoca/wxgui/profilemanager.py:1413
+#: ../pyhoca/wxgui/profilemanager.py:1474
 #, python-format
 msgid ""
 "Another session profile (%s) already uses [%s]:%s for binding a local SSH "
@@ -568,21 +586,21 @@ msgid ""
 "Please change the SSH proxy settings accordingly."
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1433
+#: ../pyhoca/wxgui/profilemanager.py:1494
 #, python-format
 msgid "%s - profile added"
 msgstr "%s - perfil añadido"
 
-#: ../pyhoca/wxgui/profilemanager.py:1434
+#: ../pyhoca/wxgui/profilemanager.py:1495
 msgid "A new session profile has been added."
 msgstr "Se ha añadido un nuevo perfil de sesión."
 
-#: ../pyhoca/wxgui/profilemanager.py:1438
+#: ../pyhoca/wxgui/profilemanager.py:1499
 #, python-format
 msgid "%s - modified"
 msgstr "%s - modificado"
 
-#: ../pyhoca/wxgui/profilemanager.py:1439
+#: ../pyhoca/wxgui/profilemanager.py:1500
 msgid "Changes to profile have been saved."
 msgstr "Se han guardado los cambios en el perfil."
 
@@ -607,7 +625,7 @@ msgstr "Preferencias de impresión"
 msgid "Client Options"
 msgstr "Opciones del Cliente"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:116 ../pyhoca/wxgui/menus_taskbar.py:457
+#: ../pyhoca/wxgui/menus_taskbar.py:116 ../pyhoca/wxgui/menus_taskbar.py:485
 msgid "E&xit"
 msgstr "S&alir"
 
@@ -639,60 +657,65 @@ msgstr "Finalizar Sesión"
 
 #: ../pyhoca/wxgui/menus_taskbar.py:206
 #, fuzzy
-msgid "&Share local folder"
+msgid "&Share custom local folder"
 msgstr "Compartir &Carpeta local"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:213
+#: ../pyhoca/wxgui/menus_taskbar.py:229
+#, fuzzy
+msgid "Share:"
+msgstr "Compartir"
+
+#: ../pyhoca/wxgui/menus_taskbar.py:240
 msgid "Unshare:"
 msgstr ""
 
-#: ../pyhoca/wxgui/menus_taskbar.py:222
+#: ../pyhoca/wxgui/menus_taskbar.py:250
 #, fuzzy
 msgid "Unshare &all local folders"
 msgstr "Compartir &Carpeta local"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:262
+#: ../pyhoca/wxgui/menus_taskbar.py:290
 msgid "Start &new Session"
 msgstr "Iniciar &nueva Sesión"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:278
+#: ../pyhoca/wxgui/menus_taskbar.py:306
 msgid "Running"
 msgstr "Activa"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:280
+#: ../pyhoca/wxgui/menus_taskbar.py:308
 msgid "Suspended"
 msgstr "Suspendida"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:292
+#: ../pyhoca/wxgui/menus_taskbar.py:320
 msgid "&Clean all sessions"
 msgstr "&Limpiar el registro de sesiones"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:294
+#: ../pyhoca/wxgui/menus_taskbar.py:322
 msgid "Customize &profile"
 msgstr "Configurar &perfil"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:296
+#: ../pyhoca/wxgui/menus_taskbar.py:324
 #, fuzzy
 msgid "Shared &folders"
 msgstr "Compartir &Carpeta local"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:304
+#: ../pyhoca/wxgui/menus_taskbar.py:332
 msgid "&Disconnect from Server"
 msgstr "&Desconectar del servidor"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:330
+#: ../pyhoca/wxgui/menus_taskbar.py:358
 msgid "Add Profile"
 msgstr "Añadir Perfil"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:399
+#: ../pyhoca/wxgui/menus_taskbar.py:427
 msgid "No session profiles defined"
 msgstr "No se han definido perfiles de sesión"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:430
+#: ../pyhoca/wxgui/menus_taskbar.py:458
 msgid "Start/Resume Session"
 msgstr "Iniciar/Retomar Sesión"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:430
+#: ../pyhoca/wxgui/menus_taskbar.py:458
 msgid "Connect Server"
 msgstr "Conectar con el Servidor"
 
@@ -701,70 +724,70 @@ msgstr "Conectar con el Servidor"
 msgid "About %s ..."
 msgstr "Acerca de %s ..."
 
-#: ../pyhoca/wxgui/frontend.py:362
+#: ../pyhoca/wxgui/frontend.py:367
 msgid "Public SSH key authentication has been successful."
 msgstr "Se ha iniciado sesión con éxito usando la clave pública SSH."
 
-#: ../pyhoca/wxgui/frontend.py:392
+#: ../pyhoca/wxgui/frontend.py:400
 msgid ""
 "The SSH proxy's host key is invalid or has not been accepted by the user"
 msgstr ""
 "La clave SSH del proxy no es válida o no ha sido aceptada por el usuario"
 
-#: ../pyhoca/wxgui/frontend.py:413
+#: ../pyhoca/wxgui/frontend.py:421
 msgid "Authentication protocol communication incomplete! Try again..."
 msgstr ""
 "¡El protocolo de autenticación de comunicaciones está incompleto! Inténtalo "
 "otra vez..."
 
-#: ../pyhoca/wxgui/frontend.py:420
+#: ../pyhoca/wxgui/frontend.py:428
 #, python-format
 msgid "%s - auth key error"
 msgstr "%s - error en la clave de identificación"
 
-#: ../pyhoca/wxgui/frontend.py:434
+#: ../pyhoca/wxgui/frontend.py:442
 #, fuzzy
 msgid "An unknown error occurred during authentication!"
 msgstr ""
 "¡Error desconocido al tratar de validar el nombre de usuario y la contraseña!"
 
-#: ../pyhoca/wxgui/frontend.py:536
+#: ../pyhoca/wxgui/frontend.py:544
 msgid "Cleaning X2go sessions..."
 msgstr "Limpiando sesiones X2go..."
 
-#: ../pyhoca/wxgui/frontend.py:555
+#: ../pyhoca/wxgui/frontend.py:563
 #, python-format
 msgid "%s - disconnect"
 msgstr "%s - desconectado"
 
-#: ../pyhoca/wxgui/frontend.py:555
+#: ../pyhoca/wxgui/frontend.py:563
 msgid "X2go Profile is now disconnected."
 msgstr "Se ha desconectado el Perfil X2go."
 
-#: ../pyhoca/wxgui/frontend.py:571
+#: ../pyhoca/wxgui/frontend.py:579
 msgid "New Session Profile"
 msgstr "Nuevo Perfil de Sesión"
 
-#: ../pyhoca/wxgui/frontend.py:598
+#: ../pyhoca/wxgui/frontend.py:606
 #, fuzzy, python-format
 msgid "Really Delete Session Profile ,,%s''?"
 msgstr "Nuevo Perfil de Sesión"
 
-#: ../pyhoca/wxgui/frontend.py:604
+#: ../pyhoca/wxgui/frontend.py:612
 #, python-format
 msgid "%s - profile deleted"
 msgstr "%s - perfil eliminado"
 
-#: ../pyhoca/wxgui/frontend.py:604
+#: ../pyhoca/wxgui/frontend.py:612
 msgid "The session profile has been deleted."
 msgstr "Se ha eliminado el perfil de sesión."
 
-#: ../pyhoca/wxgui/frontend.py:619
+#: ../pyhoca/wxgui/frontend.py:627
 #, python-format
 msgid "%s - share local folder with sessions of this profile"
 msgstr "%s - compartir carpetas locales con las sesiones de este perfil"
 
-#: ../pyhoca/wxgui/frontend.py:688
+#: ../pyhoca/wxgui/frontend.py:705
 #, python-format
 msgid ""
 "The authenticity of host [%s]:%s can't be established.\n"
@@ -777,17 +800,17 @@ msgstr ""
 "\n"
 "¿Continuar con la conexión?"
 
-#: ../pyhoca/wxgui/frontend.py:696
+#: ../pyhoca/wxgui/frontend.py:713
 #, python-format
 msgid "%s: Confirm Host Authorization"
 msgstr "%s: Se confirma la autorización del equipo"
 
-#: ../pyhoca/wxgui/frontend.py:715
+#: ../pyhoca/wxgui/frontend.py:732
 #, python-format
 msgid "%s - channel error"
 msgstr "%s - error en el canal"
 
-#: ../pyhoca/wxgui/frontend.py:715
+#: ../pyhoca/wxgui/frontend.py:732
 #, python-format
 msgid ""
 "Lost connection to server %s unexpectedly! Try to re-authenticate to the "
@@ -796,25 +819,25 @@ msgstr ""
 "¡La conexión con el servidor %s ha finalizado inesperadamente! Intenta "
 "iniciar sesión nuevamente..."
 
-#: ../pyhoca/wxgui/frontend.py:725 ../pyhoca/wxgui/frontend.py:732
-#: ../pyhoca/wxgui/frontend.py:734 ../pyhoca/wxgui/frontend.py:746
+#: ../pyhoca/wxgui/frontend.py:742 ../pyhoca/wxgui/frontend.py:749
+#: ../pyhoca/wxgui/frontend.py:751 ../pyhoca/wxgui/frontend.py:763
 #, python-format
 msgid "%s - session failure"
 msgstr "%s - fallo en la sesión"
 
-#: ../pyhoca/wxgui/frontend.py:725
+#: ../pyhoca/wxgui/frontend.py:742
 #, fuzzy
 msgid "The session startup failed."
 msgstr "Nuevo Perfil de Sesión"
 
-#: ../pyhoca/wxgui/frontend.py:732
+#: ../pyhoca/wxgui/frontend.py:749
 #, fuzzy, python-format
 msgid "The command ,,%s'' is not available on X2go server."
 msgstr ""
 "El comando ,,%s'' no está presente en el servidor X2go\n"
 "%s."
 
-#: ../pyhoca/wxgui/frontend.py:734
+#: ../pyhoca/wxgui/frontend.py:751
 #, python-format
 msgid ""
 "The command ,,%s'' is not available on X2go server\n"
@@ -823,12 +846,12 @@ msgstr ""
 "El comando ,,%s'' no está presente en el servidor X2go\n"
 "%s."
 
-#: ../pyhoca/wxgui/frontend.py:740
+#: ../pyhoca/wxgui/frontend.py:757
 #, python-format
 msgid "%s - session warning"
 msgstr "%s - advertencia durante la sesión"
 
-#: ../pyhoca/wxgui/frontend.py:740
+#: ../pyhoca/wxgui/frontend.py:757
 #, python-format
 msgid ""
 "Reverse TCP port forwarding request for session %s to server port %s has "
@@ -837,7 +860,7 @@ msgstr ""
 "Se ha denegado la redirección del túnel TCP inverso para la sesión %s al "
 "puerto %s del servidor X2go."
 
-#: ../pyhoca/wxgui/frontend.py:746
+#: ../pyhoca/wxgui/frontend.py:763
 #, python-format
 msgid ""
 "Forwarding tunnel request to [%s]:%s for session %s was denied by remote "
@@ -846,37 +869,37 @@ msgstr ""
 "La solicitud de túnel a %s:%s para la sesión %s ha sido denegada por el "
 "servidor X2go/SSH . Fallo en el inicio de sesión."
 
-#: ../pyhoca/wxgui/frontend.py:758
+#: ../pyhoca/wxgui/frontend.py:775
 #, python-format
 msgid "%s - audio warning"
 msgstr "%s - advertencia en el sistema de audio"
 
-#: ../pyhoca/wxgui/frontend.py:758
+#: ../pyhoca/wxgui/frontend.py:775
 msgid ""
 "The X2go PulseAudio system is not available within Remote Desktop sessions."
 msgstr ""
 "El sistema X2go PulseAudio no está disponible en las sesiones del tipo "
 "Remote Desktop"
 
-#: ../pyhoca/wxgui/frontend.py:761 ../pyhoca/wxgui/frontend.py:764
+#: ../pyhoca/wxgui/frontend.py:778 ../pyhoca/wxgui/frontend.py:781
 #, python-format
 msgid "%s - audio error"
 msgstr "%s - error en el audio"
 
-#: ../pyhoca/wxgui/frontend.py:761
+#: ../pyhoca/wxgui/frontend.py:778
 msgid "The X2go PulseAudio system could not be started."
 msgstr "El sistema X2go PulseAudio no puede iniciarse"
 
-#: ../pyhoca/wxgui/frontend.py:764
+#: ../pyhoca/wxgui/frontend.py:781
 msgid "The X2go PulseAudio system has died unexpectedly."
 msgstr "El sistema X2go PulseAudio ha finalizado inesperadamente"
 
-#: ../pyhoca/wxgui/frontend.py:767
+#: ../pyhoca/wxgui/frontend.py:784
 #, python-format
 msgid "%s - audio problem"
 msgstr "%s - problema en el audio"
 
-#: ../pyhoca/wxgui/frontend.py:767
+#: ../pyhoca/wxgui/frontend.py:784
 #, python-format
 msgid ""
 "The audio connection could not be set up for this session.\n"
@@ -885,12 +908,12 @@ msgstr ""
 "La conexión de audio puede que no esté configurada para esta sesión.\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:781 ../pyhoca/wxgui/frontend.py:783
+#: ../pyhoca/wxgui/frontend.py:798 ../pyhoca/wxgui/frontend.py:800
 #, python-format
 msgid "%s - print error"
 msgstr "%s - error de impresión"
 
-#: ../pyhoca/wxgui/frontend.py:781
+#: ../pyhoca/wxgui/frontend.py:798
 #, python-format
 msgid ""
 "%s\n"
@@ -901,7 +924,7 @@ msgstr ""
 "...provocado en la impresora %s  por la sesión\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:783
+#: ../pyhoca/wxgui/frontend.py:800
 #, python-format
 msgid ""
 "%s\n"
@@ -912,12 +935,12 @@ msgstr ""
 "...provocado por la sesión\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:787 ../pyhoca/wxgui/frontend.py:791
+#: ../pyhoca/wxgui/frontend.py:804 ../pyhoca/wxgui/frontend.py:808
 #, python-format
 msgid "%s - start"
 msgstr "%s - inicio"
 
-#: ../pyhoca/wxgui/frontend.py:787
+#: ../pyhoca/wxgui/frontend.py:804
 #, python-format
 msgid ""
 "New X2go session starting up...\n"
@@ -926,7 +949,7 @@ msgstr ""
 "Iniciando nueva sesión X2go...\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:791
+#: ../pyhoca/wxgui/frontend.py:808
 #, python-format
 msgid ""
 "Another client started X2go session\n"
@@ -935,12 +958,12 @@ msgstr ""
 "Otro cliente ha iniciado sesión X2go\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:795 ../pyhoca/wxgui/frontend.py:799
+#: ../pyhoca/wxgui/frontend.py:812 ../pyhoca/wxgui/frontend.py:816
 #, python-format
 msgid "%s - resume"
 msgstr "%s - retornar a la sesión"
 
-#: ../pyhoca/wxgui/frontend.py:795
+#: ../pyhoca/wxgui/frontend.py:812
 #, python-format
 msgid ""
 "Resuming X2go session...\n"
@@ -949,7 +972,7 @@ msgstr ""
 "Retornando sesión X2go...\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:799
+#: ../pyhoca/wxgui/frontend.py:816
 #, python-format
 msgid ""
 "Another client resumed X2go session\n"
@@ -958,12 +981,12 @@ msgstr ""
 "Otro cliente retornó a la sesión X2go\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:803
+#: ../pyhoca/wxgui/frontend.py:820
 #, python-format
 msgid "%s - running"
 msgstr "%s - en ejecución"
 
-#: ../pyhoca/wxgui/frontend.py:803
+#: ../pyhoca/wxgui/frontend.py:820
 #, python-format
 msgid ""
 "Found already running session\n"
@@ -972,12 +995,12 @@ msgstr ""
 "La sesión ya está en ejecución\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:807
+#: ../pyhoca/wxgui/frontend.py:824
 #, python-format
 msgid "%s - suspend"
 msgstr "%s - suspender"
 
-#: ../pyhoca/wxgui/frontend.py:807
+#: ../pyhoca/wxgui/frontend.py:824
 #, python-format
 msgid ""
 "X2go Session has been suspended\n"
@@ -986,12 +1009,12 @@ msgstr ""
 "Se ha suspendido la Sesión X2go\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:823
+#: ../pyhoca/wxgui/frontend.py:840
 #, python-format
 msgid "%s - terminate"
 msgstr "%s - finalizar"
 
-#: ../pyhoca/wxgui/frontend.py:823
+#: ../pyhoca/wxgui/frontend.py:840
 #, python-format
 msgid ""
 "X2go Session has terminated\n"
diff --git a/po/nl.po b/po/nl.po
index 8e28475..1369210 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -8,14 +8,14 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PyHoca-GUI VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-17 02:38+0200\n"
+"POT-Creation-Date: 2011-09-24 00:59+0200\n"
 "PO-Revision-Date: 2011-07-14 08:07+0100\n"
 "Last-Translator: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>\n"
 "Language-Team: nl <dick.kniep at lindix.nl>\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: \n"
 "X-Poedit-Language: Dutch\n"
 "X-Poedit-Country: NETHERLANDS\n"
 "X-Poedit-SourceCharset: utf-8\n"
@@ -49,22 +49,22 @@ msgstr "Sessie login"
 msgid "SSH proxy server login"
 msgstr "Login via SSH Proxy"
 
-#: ../pyhoca/wxgui/logon.py:121 ../pyhoca/wxgui/profilemanager.py:263
+#: ../pyhoca/wxgui/logon.py:121 ../pyhoca/wxgui/profilemanager.py:274
 #: ../pyhoca/wxgui/messages.py:111 ../pyhoca/wxgui/printingprefs.py:138
 msgid "Cancel"
 msgstr "Afbreken"
 
 #: ../pyhoca/wxgui/logon.py:277 ../pyhoca/wxgui/logon.py:310
-#: ../pyhoca/wxgui/frontend.py:355
+#: ../pyhoca/wxgui/frontend.py:360
 #, python-format
 msgid "%s - connect failure"
 msgstr "%s - verbinden mislukt"
 
-#: ../pyhoca/wxgui/logon.py:278 ../pyhoca/wxgui/frontend.py:355
+#: ../pyhoca/wxgui/logon.py:278 ../pyhoca/wxgui/frontend.py:360
 msgid "User is not allowed to start X2go sessions!"
 msgstr "Gebruiker mag geen X2go sessie starten!"
 
-#: ../pyhoca/wxgui/logon.py:283 ../pyhoca/wxgui/frontend.py:362
+#: ../pyhoca/wxgui/logon.py:283 ../pyhoca/wxgui/frontend.py:367
 #, python-format
 msgid "%s - connect"
 msgstr "%s - verbinden"
@@ -91,20 +91,20 @@ msgid "Authentication to the SSH proxy server failed!"
 msgstr "Authenticatie via SSH Proxy Server mislukt!"
 
 #: ../pyhoca/wxgui/logon.py:333 ../pyhoca/wxgui/logon.py:340
-#: ../pyhoca/wxgui/logon.py:363 ../pyhoca/wxgui/frontend.py:378
-#: ../pyhoca/wxgui/frontend.py:399 ../pyhoca/wxgui/frontend.py:406
-#: ../pyhoca/wxgui/frontend.py:413
+#: ../pyhoca/wxgui/logon.py:363 ../pyhoca/wxgui/frontend.py:386
+#: ../pyhoca/wxgui/frontend.py:407 ../pyhoca/wxgui/frontend.py:414
+#: ../pyhoca/wxgui/frontend.py:421
 #, python-format
 msgid "%s - connect error"
 msgstr "%s - Verbindingsfout"
 
-#: ../pyhoca/wxgui/logon.py:347 ../pyhoca/wxgui/frontend.py:385
-#: ../pyhoca/wxgui/frontend.py:392
+#: ../pyhoca/wxgui/logon.py:347 ../pyhoca/wxgui/frontend.py:393
+#: ../pyhoca/wxgui/frontend.py:400
 #, python-format
 msgid "%s - host key error"
 msgstr "%s - server sleutel fout"
 
-#: ../pyhoca/wxgui/logon.py:348 ../pyhoca/wxgui/frontend.py:385
+#: ../pyhoca/wxgui/logon.py:348 ../pyhoca/wxgui/frontend.py:393
 msgid ""
 "The remote server's host key is invalid or has not been accepted by the user"
 msgstr ""
@@ -116,7 +116,7 @@ msgstr ""
 msgid "%s - key error"
 msgstr "%s - sleutel fout"
 
-#: ../pyhoca/wxgui/logon.py:358 ../pyhoca/wxgui/frontend.py:427
+#: ../pyhoca/wxgui/logon.py:358 ../pyhoca/wxgui/frontend.py:435
 #, python-format
 msgid "%s - auth error"
 msgstr "%s - authenticatie fout"
@@ -157,402 +157,420 @@ msgstr ""
 "PyHoca-GUI (Python X2goClient)\n"
 "Verbinding met remote X2go server aan het opbouwen"
 
-#: ../pyhoca/wxgui/profilemanager.py:63
+#: ../pyhoca/wxgui/profilemanager.py:72
 msgid "GNOME Desktop (GNOME)"
 msgstr "GNOME Desktop (GNOME)"
 
-#: ../pyhoca/wxgui/profilemanager.py:64
+#: ../pyhoca/wxgui/profilemanager.py:73
 msgid "K Desktop Environment (KDE)"
 msgstr "K Desktop Environment (KDE)"
 
-#: ../pyhoca/wxgui/profilemanager.py:65
+#: ../pyhoca/wxgui/profilemanager.py:74
 msgid "Lightweight X Desktop (LXDE)"
 msgstr "Lightweight X Desktop (LXDE)"
 
-#: ../pyhoca/wxgui/profilemanager.py:66
+#: ../pyhoca/wxgui/profilemanager.py:75
 msgid "Trinity X Desktop (KDE3-like)"
 msgstr "Trinity X Desktop (KDE3)"
 
-#: ../pyhoca/wxgui/profilemanager.py:67
+#: ../pyhoca/wxgui/profilemanager.py:76
 msgid "Unity X Desktop Shell (UNITY)"
 msgstr "Unity X Desktop Shell (UNITY)"
 
-#: ../pyhoca/wxgui/profilemanager.py:68
+#: ../pyhoca/wxgui/profilemanager.py:77
 msgid "XDMCP Query"
 msgstr "XDMCP Query"
 
 #. 'EMBEDDED_MENU': _(u'Embedded Application Menu'),
-#: ../pyhoca/wxgui/profilemanager.py:70
+#: ../pyhoca/wxgui/profilemanager.py:79
 msgid "Windows Terminal Server (RDP-proxy)"
 msgstr "Windows Terminalserver (RDP-proxy)"
 
 #. 'DirectRDP': 'Windows Terminal Server (RDP-direct)',
-#: ../pyhoca/wxgui/profilemanager.py:72
+#: ../pyhoca/wxgui/profilemanager.py:81
 msgid "Single Application"
 msgstr "Enkelvoudige Applicatie"
 
-#: ../pyhoca/wxgui/profilemanager.py:73 ../pyhoca/wxgui/profilemanager.py:157
+#: ../pyhoca/wxgui/profilemanager.py:82 ../pyhoca/wxgui/profilemanager.py:166
 msgid "Custom command"
 msgstr "Speciaal Commando"
 
-#: ../pyhoca/wxgui/profilemanager.py:76
+#: ../pyhoca/wxgui/profilemanager.py:85
 msgid "Internet Browser"
 msgstr "Internetbrowser"
 
-#: ../pyhoca/wxgui/profilemanager.py:77
+#: ../pyhoca/wxgui/profilemanager.py:86
 msgid "Email Client"
 msgstr "E-Mail Programma"
 
-#: ../pyhoca/wxgui/profilemanager.py:78
+#: ../pyhoca/wxgui/profilemanager.py:87
 msgid "Openoffice.org"
 msgstr "Openoffice.org"
 
-#: ../pyhoca/wxgui/profilemanager.py:79
+#: ../pyhoca/wxgui/profilemanager.py:88
 msgid "Terminal"
 msgstr "Terminal"
 
-#: ../pyhoca/wxgui/profilemanager.py:93
+#: ../pyhoca/wxgui/profilemanager.py:102
 msgid "Open file with system's default application"
 msgstr "Open bestand met het geassocieerde programma"
 
-#: ../pyhoca/wxgui/profilemanager.py:94
+#: ../pyhoca/wxgui/profilemanager.py:103
 msgid "Open application chooser dialog"
 msgstr "Open dialoog, om Applicatie te kiezen"
 
-#: ../pyhoca/wxgui/profilemanager.py:95
+#: ../pyhoca/wxgui/profilemanager.py:104
 msgid "Save incoming file as ..."
 msgstr "Opslaan bestand als ..."
 
-#: ../pyhoca/wxgui/profilemanager.py:114
+#: ../pyhoca/wxgui/profilemanager.py:123
 msgid "new session profile"
 msgstr "Nieuw Profiel"
 
 #. boxes for all tabs
-#: ../pyhoca/wxgui/profilemanager.py:126
+#: ../pyhoca/wxgui/profilemanager.py:135
 msgid "Profile "
 msgstr "Profiel"
 
-#: ../pyhoca/wxgui/profilemanager.py:127
+#: ../pyhoca/wxgui/profilemanager.py:136
 msgid "Session"
 msgstr "Sessie"
 
-#: ../pyhoca/wxgui/profilemanager.py:128
+#: ../pyhoca/wxgui/profilemanager.py:137
 msgid "Server"
 msgstr "Server"
 
-#: ../pyhoca/wxgui/profilemanager.py:129
+#: ../pyhoca/wxgui/profilemanager.py:138
 msgid "Connection Link Speed"
 msgstr "Verbindings snelheid"
 
-#: ../pyhoca/wxgui/profilemanager.py:130
+#: ../pyhoca/wxgui/profilemanager.py:139
 msgid "Compression"
 msgstr "Compressie"
 
-#: ../pyhoca/wxgui/profilemanager.py:131
+#: ../pyhoca/wxgui/profilemanager.py:140
 msgid "Display"
 msgstr "Display"
 
-#: ../pyhoca/wxgui/profilemanager.py:132
+#: ../pyhoca/wxgui/profilemanager.py:141
 msgid "Keyboard"
 msgstr "Toetsenbord"
 
-#: ../pyhoca/wxgui/profilemanager.py:133
+#: ../pyhoca/wxgui/profilemanager.py:142
 msgid "Sound"
 msgstr "Geluid"
 
-#: ../pyhoca/wxgui/profilemanager.py:134
+#: ../pyhoca/wxgui/profilemanager.py:143
 msgid "Printing"
 msgstr "Afdrukken"
 
-#: ../pyhoca/wxgui/profilemanager.py:135
+#: ../pyhoca/wxgui/profilemanager.py:144
 msgid "Folder Exports"
 msgstr "Map export"
 
-#: ../pyhoca/wxgui/profilemanager.py:136
+#: ../pyhoca/wxgui/profilemanager.py:145
 msgid "File Import"
 msgstr "Bestands import"
 
 #. ##
 #. ## widgets for the SESSION tab
 #. ##
-#: ../pyhoca/wxgui/profilemanager.py:141
+#: ../pyhoca/wxgui/profilemanager.py:150
 msgid "Name"
 msgstr "Naam"
 
-#: ../pyhoca/wxgui/profilemanager.py:151
+#: ../pyhoca/wxgui/profilemanager.py:160
 msgid "Icon"
 msgstr "Icon"
 
-#: ../pyhoca/wxgui/profilemanager.py:153
+#: ../pyhoca/wxgui/profilemanager.py:162
 msgid "Type"
 msgstr "Type"
 
-#: ../pyhoca/wxgui/profilemanager.py:155
+#: ../pyhoca/wxgui/profilemanager.py:164
 msgid "Application"
 msgstr "Applicatie"
 
-#: ../pyhoca/wxgui/profilemanager.py:159
+#: ../pyhoca/wxgui/profilemanager.py:168
 msgid "RDP settings"
 msgstr "RDP instellingen"
 
-#: ../pyhoca/wxgui/profilemanager.py:160
+#: ../pyhoca/wxgui/profilemanager.py:169
 msgid "RDP server"
 msgstr "RDP Server"
 
-#: ../pyhoca/wxgui/profilemanager.py:162
+#: ../pyhoca/wxgui/profilemanager.py:171
 msgid "RDP options"
 msgstr "RDP Opties"
 
-#: ../pyhoca/wxgui/profilemanager.py:164
+#: ../pyhoca/wxgui/profilemanager.py:173
 msgid "XDMCP server"
 msgstr "XDMCP Server"
 
 #. ##
 #. ## widgets for the CONNECTION tab
 #. ##
-#: ../pyhoca/wxgui/profilemanager.py:170 ../pyhoca/wxgui/profilemanager.py:180
+#: ../pyhoca/wxgui/profilemanager.py:179 ../pyhoca/wxgui/profilemanager.py:189
 msgid "User"
 msgstr "Gebruiker"
 
-#: ../pyhoca/wxgui/profilemanager.py:172
+#: ../pyhoca/wxgui/profilemanager.py:181
 msgid "Host"
 msgstr "Host"
 
-#: ../pyhoca/wxgui/profilemanager.py:174
+#: ../pyhoca/wxgui/profilemanager.py:183
 msgid "Port"
 msgstr "Port"
 
-#: ../pyhoca/wxgui/profilemanager.py:176
+#: ../pyhoca/wxgui/profilemanager.py:185
 msgid "RSA/DSA private key"
 msgstr "Private RSA/DSA Key"
 
-#: ../pyhoca/wxgui/profilemanager.py:179
+#: ../pyhoca/wxgui/profilemanager.py:188
 msgid "Server behind SSH proxy"
 msgstr "Server achter SSH-Proxy"
 
-#: ../pyhoca/wxgui/profilemanager.py:182
+#: ../pyhoca/wxgui/profilemanager.py:191
 msgid "Key file"
 msgstr "Sleutel"
 
-#: ../pyhoca/wxgui/profilemanager.py:185
+#: ../pyhoca/wxgui/profilemanager.py:194
 msgid "Host[:Port]"
 msgstr "Host[:Port]"
 
-#: ../pyhoca/wxgui/profilemanager.py:187
+#: ../pyhoca/wxgui/profilemanager.py:196
 msgid "SSH Proxy Tunnel"
 msgstr "SSH Proxy Tunnel"
 
-#: ../pyhoca/wxgui/profilemanager.py:195
+#: ../pyhoca/wxgui/profilemanager.py:204
 msgid "Modem"
 msgstr "Modem"
 
-#: ../pyhoca/wxgui/profilemanager.py:196
+#: ../pyhoca/wxgui/profilemanager.py:205
 msgid "ISDN"
 msgstr "ISDN"
 
-#: ../pyhoca/wxgui/profilemanager.py:197
+#: ../pyhoca/wxgui/profilemanager.py:206
 msgid "ADSL"
 msgstr "ADSL"
 
-#: ../pyhoca/wxgui/profilemanager.py:198
+#: ../pyhoca/wxgui/profilemanager.py:207
 msgid "WAN"
 msgstr "WAN"
 
-#: ../pyhoca/wxgui/profilemanager.py:199
+#: ../pyhoca/wxgui/profilemanager.py:208
 msgid "LAN"
 msgstr "LAN"
 
-#: ../pyhoca/wxgui/profilemanager.py:201
+#: ../pyhoca/wxgui/profilemanager.py:210
 msgid "Method"
 msgstr "Methode"
 
-#: ../pyhoca/wxgui/profilemanager.py:203
+#: ../pyhoca/wxgui/profilemanager.py:212
 msgid "Image quality"
 msgstr "Beeldkwaliteit"
 
 #. ##
 #. ## wigdets for the SETTINGS tab
 #. ##
-#: ../pyhoca/wxgui/profilemanager.py:209
+#: ../pyhoca/wxgui/profilemanager.py:218
 msgid "Fullscreen"
 msgstr "Fullscreen"
 
-#: ../pyhoca/wxgui/profilemanager.py:210
+#: ../pyhoca/wxgui/profilemanager.py:219
 msgid "Custom Size"
 msgstr "Grootte instellen"
 
-#: ../pyhoca/wxgui/profilemanager.py:215
+#: ../pyhoca/wxgui/profilemanager.py:224
 msgid "Set display DPI"
 msgstr "DPI-waarde instellen"
 
-#: ../pyhoca/wxgui/profilemanager.py:217
+#: ../pyhoca/wxgui/profilemanager.py:226
 msgid "Keep current keyboard settings"
 msgstr "Huidige toetsenbord-instellingen behouden"
 
-#: ../pyhoca/wxgui/profilemanager.py:218
+#: ../pyhoca/wxgui/profilemanager.py:227
 msgid "Keyboard layout"
 msgstr "Toetsenbord layout"
 
-#: ../pyhoca/wxgui/profilemanager.py:220
+#: ../pyhoca/wxgui/profilemanager.py:229
 msgid "Keyboard model"
 msgstr "Toetsenbord model"
 
-#: ../pyhoca/wxgui/profilemanager.py:222
+#: ../pyhoca/wxgui/profilemanager.py:231
 msgid "Enable sound support"
 msgstr "Geluid gebruiken"
 
-#: ../pyhoca/wxgui/profilemanager.py:223
+#: ../pyhoca/wxgui/profilemanager.py:232
 msgid "Pulse Audio"
 msgstr "Pulse Audio"
 
 #. Arts daemon is not supported by PyHoca-GUI / Python X2go as it is outdated.
 #. However, config files can contain an Arts configuration, so we will honour this
-#: ../pyhoca/wxgui/profilemanager.py:227
+#: ../pyhoca/wxgui/profilemanager.py:236
 msgid "Arts (not supported)"
 msgstr "Arts (niet ondersteund)"
 
-#: ../pyhoca/wxgui/profilemanager.py:230
+#: ../pyhoca/wxgui/profilemanager.py:239
 msgid "esd"
 msgstr "esd"
 
-#: ../pyhoca/wxgui/profilemanager.py:231
+#: ../pyhoca/wxgui/profilemanager.py:240
 msgid "Use default sound port"
 msgstr "Standaard Audio-Port gebruiken"
 
-#: ../pyhoca/wxgui/profilemanager.py:232
+#: ../pyhoca/wxgui/profilemanager.py:241
 msgid "Custom sound port"
 msgstr "Speciale Audio-Port"
 
-#: ../pyhoca/wxgui/profilemanager.py:234
+#: ../pyhoca/wxgui/profilemanager.py:243
 msgid "Client Side printing"
 msgstr "Afdrukken via deze computer"
 
-#: ../pyhoca/wxgui/profilemanager.py:236
+#: ../pyhoca/wxgui/profilemanager.py:245
 msgid "Use local folder sharing"
 msgstr "Delen van lokale mappen"
 
-#: ../pyhoca/wxgui/profilemanager.py:237
+#: ../pyhoca/wxgui/profilemanager.py:246
 msgid "Path"
 msgstr "Pad"
 
-#: ../pyhoca/wxgui/profilemanager.py:240 ../pyhoca/wxgui/profilemanager.py:257
+#: ../pyhoca/wxgui/profilemanager.py:249 ../pyhoca/wxgui/profilemanager.py:268
 msgid "Add"
 msgstr "Toevoegen"
 
-#: ../pyhoca/wxgui/profilemanager.py:242
+#: ../pyhoca/wxgui/profilemanager.py:251
+msgid "Local Path"
+msgstr ""
+
+#: ../pyhoca/wxgui/profilemanager.py:252
+#, fuzzy
+msgid "Connect Method"
+msgstr "Verbinding"
+
+#: ../pyhoca/wxgui/profilemanager.py:253
 msgid "Delete"
 msgstr "Verwijderen"
 
-#: ../pyhoca/wxgui/profilemanager.py:244
+#: ../pyhoca/wxgui/profilemanager.py:255
 msgid "Convert between client and server encodings"
 msgstr "Encoding tussen client en server vertalen"
 
-#: ../pyhoca/wxgui/profilemanager.py:245
+#: ../pyhoca/wxgui/profilemanager.py:256
 msgid "Client encoding"
 msgstr "Client encoding"
 
-#: ../pyhoca/wxgui/profilemanager.py:247
+#: ../pyhoca/wxgui/profilemanager.py:258
 msgid "Server encoding"
 msgstr "Server encoding"
 
-#: ../pyhoca/wxgui/profilemanager.py:250
+#: ../pyhoca/wxgui/profilemanager.py:261
 msgid "Use file MIME box for local file import"
 msgstr "Importeren lokale bestanden via MIME box"
 
-#: ../pyhoca/wxgui/profilemanager.py:251
+#: ../pyhoca/wxgui/profilemanager.py:262
 msgid "Extensions"
 msgstr "Uitbreidingen"
 
-#: ../pyhoca/wxgui/profilemanager.py:253
+#: ../pyhoca/wxgui/profilemanager.py:264
 msgid "Action"
 msgstr "Actie"
 
-#: ../pyhoca/wxgui/profilemanager.py:258
+#: ../pyhoca/wxgui/profilemanager.py:269
 msgid "Defaults"
 msgstr "Standaardwaarden"
 
-#: ../pyhoca/wxgui/profilemanager.py:260
+#: ../pyhoca/wxgui/profilemanager.py:271
 msgid "Save"
 msgstr "Opslaan"
 
-#: ../pyhoca/wxgui/profilemanager.py:261
+#: ../pyhoca/wxgui/profilemanager.py:272
 msgid "Reset"
 msgstr "Reset"
 
-#: ../pyhoca/wxgui/profilemanager.py:301
+#: ../pyhoca/wxgui/profilemanager.py:313 ../pyhoca/wxgui/profilemanager.py:924
+#: ../pyhoca/wxgui/profilemanager.py:1409
+msgid "automatically"
+msgstr ""
+
+#: ../pyhoca/wxgui/profilemanager.py:315 ../pyhoca/wxgui/profilemanager.py:926
+msgid "manually"
+msgstr ""
+
+#: ../pyhoca/wxgui/profilemanager.py:320
 msgid "PyHoca-GUI Profile Manager - new profile"
 msgstr "PyHoca-GUI Profiel manager - nieuw profiel"
 
-#: ../pyhoca/wxgui/profilemanager.py:303
+#: ../pyhoca/wxgui/profilemanager.py:322
 #, python-format
 msgid "PyHoca-GUI Profile Manager - %s (connected)"
 msgstr "PyHoca-GUI Profiel manager - %s (verbonden)"
 
-#: ../pyhoca/wxgui/profilemanager.py:305
+#: ../pyhoca/wxgui/profilemanager.py:324
 #, python-format
 msgid "PyHoca-GUI Profile Manager - %s"
 msgstr "PyHoca-GUI Profiel manager - %s"
 
-#: ../pyhoca/wxgui/profilemanager.py:646
+#: ../pyhoca/wxgui/profilemanager.py:665
 msgid "Session Profile"
 msgstr "Sessie Profiel"
 
-#: ../pyhoca/wxgui/profilemanager.py:647
+#: ../pyhoca/wxgui/profilemanager.py:666
 msgid "Connection"
 msgstr "Verbinding"
 
-#: ../pyhoca/wxgui/profilemanager.py:648
+#: ../pyhoca/wxgui/profilemanager.py:667
 msgid "Settings"
 msgstr "Instellingen"
 
-#: ../pyhoca/wxgui/profilemanager.py:649
+#: ../pyhoca/wxgui/profilemanager.py:668
 msgid "Sharing"
 msgstr "Delen"
 
-#: ../pyhoca/wxgui/profilemanager.py:1038
+#: ../pyhoca/wxgui/profilemanager.py:1100
 msgid "Icon Files (*.png)|*.png|All files (*.*)|*"
 msgstr "Icon Bestanden (*.png)|*.png|Alle Bestanden (*.*)|*"
 
-#: ../pyhoca/wxgui/profilemanager.py:1041
+#: ../pyhoca/wxgui/profilemanager.py:1103
 msgid "Choose an icon for this session profile"
 msgstr "Icon voor dit Profiel kiezen"
 
-#: ../pyhoca/wxgui/profilemanager.py:1158
+#: ../pyhoca/wxgui/profilemanager.py:1220
 msgid "All files (*.*)|*"
 msgstr "Alle Bestanden (*.*)|*"
 
-#: ../pyhoca/wxgui/profilemanager.py:1160
-#: ../pyhoca/wxgui/profilemanager.py:1175
+#: ../pyhoca/wxgui/profilemanager.py:1222
+#: ../pyhoca/wxgui/profilemanager.py:1237
 msgid "Choose a public SSH key"
 msgstr "Kies een public SSH-key"
 
-#: ../pyhoca/wxgui/profilemanager.py:1327
+#: ../pyhoca/wxgui/profilemanager.py:1389
 msgid "Choose a folder to share within a session"
 msgstr "Kies een map om te delen"
 
-#: ../pyhoca/wxgui/profilemanager.py:1392
-#: ../pyhoca/wxgui/profilemanager.py:1395
-#: ../pyhoca/wxgui/profilemanager.py:1398
-#: ../pyhoca/wxgui/profilemanager.py:1403
-#: ../pyhoca/wxgui/profilemanager.py:1413 ../pyhoca/wxgui/menus_taskbar.py:87
+#: ../pyhoca/wxgui/profilemanager.py:1453
+#: ../pyhoca/wxgui/profilemanager.py:1456
+#: ../pyhoca/wxgui/profilemanager.py:1459
+#: ../pyhoca/wxgui/profilemanager.py:1464
+#: ../pyhoca/wxgui/profilemanager.py:1474 ../pyhoca/wxgui/menus_taskbar.py:87
 msgid "Profile Manager"
 msgstr "Profiel manager"
 
-#: ../pyhoca/wxgui/profilemanager.py:1392
+#: ../pyhoca/wxgui/profilemanager.py:1453
 msgid "Profile name is missing, profile unusable!!!"
 msgstr "Profiel naam ontbreekt, kan niet gebruikt worden!!!"
 
-#: ../pyhoca/wxgui/profilemanager.py:1395
-#: ../pyhoca/wxgui/profilemanager.py:1398
+#: ../pyhoca/wxgui/profilemanager.py:1456
+#: ../pyhoca/wxgui/profilemanager.py:1459
 #, python-format
 msgid "Profile name %s already exists!!!"
 msgstr "Profiel %s bestaat al"
 
-#: ../pyhoca/wxgui/profilemanager.py:1403
+#: ../pyhoca/wxgui/profilemanager.py:1464
 msgid "The SSH proxy configuration is incomplete. Try again."
 msgstr "SSH Proxy Configuratie is niet volledig! Opnieuw proberen..."
 
-#: ../pyhoca/wxgui/profilemanager.py:1413
+#: ../pyhoca/wxgui/profilemanager.py:1474
 #, python-format
 msgid ""
 "Another session profile (%s) already uses [%s]:%s for binding a local SSH "
@@ -563,21 +581,21 @@ msgstr ""
 "SSH proxy.\n"
 "Verander de SSH proxy instelling om dit probleem te verhelpen."
 
-#: ../pyhoca/wxgui/profilemanager.py:1433
+#: ../pyhoca/wxgui/profilemanager.py:1494
 #, python-format
 msgid "%s - profile added"
 msgstr "%s - Profiel toegevoegd"
 
-#: ../pyhoca/wxgui/profilemanager.py:1434
+#: ../pyhoca/wxgui/profilemanager.py:1495
 msgid "A new session profile has been added."
 msgstr "Een nieuw Profiel is toegevoegd"
 
-#: ../pyhoca/wxgui/profilemanager.py:1438
+#: ../pyhoca/wxgui/profilemanager.py:1499
 #, python-format
 msgid "%s - modified"
 msgstr "%s - gewijzigd"
 
-#: ../pyhoca/wxgui/profilemanager.py:1439
+#: ../pyhoca/wxgui/profilemanager.py:1500
 msgid "Changes to profile have been saved."
 msgstr "Wijzigingen in het profiel zijn opgeslagen."
 
@@ -602,7 +620,7 @@ msgstr "Voorkeur voor afdrukken"
 msgid "Client Options"
 msgstr "Opties"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:116 ../pyhoca/wxgui/menus_taskbar.py:457
+#: ../pyhoca/wxgui/menus_taskbar.py:116 ../pyhoca/wxgui/menus_taskbar.py:485
 msgid "E&xit"
 msgstr "&Beëindigen"
 
@@ -632,60 +650,65 @@ msgstr "Sessie beëindigen"
 
 #: ../pyhoca/wxgui/menus_taskbar.py:206
 #, fuzzy
-msgid "&Share local folder"
+msgid "&Share custom local folder"
 msgstr "Delen lokale &map"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:213
+#: ../pyhoca/wxgui/menus_taskbar.py:229
+#, fuzzy
+msgid "Share:"
+msgstr "Delen"
+
+#: ../pyhoca/wxgui/menus_taskbar.py:240
 msgid "Unshare:"
 msgstr ""
 
-#: ../pyhoca/wxgui/menus_taskbar.py:222
+#: ../pyhoca/wxgui/menus_taskbar.py:250
 #, fuzzy
 msgid "Unshare &all local folders"
 msgstr "Delen lokale &map"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:262
+#: ../pyhoca/wxgui/menus_taskbar.py:290
 msgid "Start &new Session"
 msgstr "&Nieuwe Sessie starten"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:278
+#: ../pyhoca/wxgui/menus_taskbar.py:306
 msgid "Running"
 msgstr "Aktief"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:280
+#: ../pyhoca/wxgui/menus_taskbar.py:308
 msgid "Suspended"
 msgstr "Suspended"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:292
+#: ../pyhoca/wxgui/menus_taskbar.py:320
 msgid "&Clean all sessions"
 msgstr "Alle Sessies beëindigen"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:294
+#: ../pyhoca/wxgui/menus_taskbar.py:322
 msgid "Customize &profile"
 msgstr "Sessieprofiel wijzigen"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:296
+#: ../pyhoca/wxgui/menus_taskbar.py:324
 #, fuzzy
 msgid "Shared &folders"
 msgstr "Delen lokale &map"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:304
+#: ../pyhoca/wxgui/menus_taskbar.py:332
 msgid "&Disconnect from Server"
 msgstr "&Verbinding verbreken"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:330
+#: ../pyhoca/wxgui/menus_taskbar.py:358
 msgid "Add Profile"
 msgstr "Profiel toevoegen"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:399
+#: ../pyhoca/wxgui/menus_taskbar.py:427
 msgid "No session profiles defined"
 msgstr "Geen Profiel gedefinieerd"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:430
+#: ../pyhoca/wxgui/menus_taskbar.py:458
 msgid "Start/Resume Session"
 msgstr "Sessie starten/hervatten"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:430
+#: ../pyhoca/wxgui/menus_taskbar.py:458
 msgid "Connect Server"
 msgstr "Verbinden met Server"
 
@@ -694,67 +717,67 @@ msgstr "Verbinden met Server"
 msgid "About %s ..."
 msgstr "About %s ..."
 
-#: ../pyhoca/wxgui/frontend.py:362
+#: ../pyhoca/wxgui/frontend.py:367
 msgid "Public SSH key authentication has been successful."
 msgstr "Public SSH-key authenticatie is gelukt."
 
-#: ../pyhoca/wxgui/frontend.py:392
+#: ../pyhoca/wxgui/frontend.py:400
 msgid ""
 "The SSH proxy's host key is invalid or has not been accepted by the user"
 msgstr ""
 "De sleutel van de SSH proxy is ongeldig of is niet geaccepteerd door de "
 "gebruiker"
 
-#: ../pyhoca/wxgui/frontend.py:413
+#: ../pyhoca/wxgui/frontend.py:421
 msgid "Authentication protocol communication incomplete! Try again..."
 msgstr "Authenticatie was niet volledig! Opnieuw proberen..."
 
-#: ../pyhoca/wxgui/frontend.py:420
+#: ../pyhoca/wxgui/frontend.py:428
 #, python-format
 msgid "%s - auth key error"
 msgstr "%s - Verbindingsfout met auth. key"
 
-#: ../pyhoca/wxgui/frontend.py:434
+#: ../pyhoca/wxgui/frontend.py:442
 msgid "An unknown error occurred during authentication!"
 msgstr "Een onbekende fout is bij de authenticatie opgetreden"
 
-#: ../pyhoca/wxgui/frontend.py:536
+#: ../pyhoca/wxgui/frontend.py:544
 msgid "Cleaning X2go sessions..."
 msgstr "Opschonen X2go sessies..."
 
-#: ../pyhoca/wxgui/frontend.py:555
+#: ../pyhoca/wxgui/frontend.py:563
 #, python-format
 msgid "%s - disconnect"
 msgstr "%s - verbinding verbreken"
 
-#: ../pyhoca/wxgui/frontend.py:555
+#: ../pyhoca/wxgui/frontend.py:563
 msgid "X2go Profile is now disconnected."
 msgstr "X2go Profiel is nu niet meer verbonden."
 
-#: ../pyhoca/wxgui/frontend.py:571
+#: ../pyhoca/wxgui/frontend.py:579
 msgid "New Session Profile"
 msgstr "Nieuw Profiel"
 
-#: ../pyhoca/wxgui/frontend.py:598
+#: ../pyhoca/wxgui/frontend.py:606
 #, python-format
 msgid "Really Delete Session Profile ,,%s''?"
 msgstr "Verwijder sessie profiel ,,%s''?"
 
-#: ../pyhoca/wxgui/frontend.py:604
+#: ../pyhoca/wxgui/frontend.py:612
 #, python-format
 msgid "%s - profile deleted"
 msgstr "%s - Profiel is verwijderd!"
 
-#: ../pyhoca/wxgui/frontend.py:604
+#: ../pyhoca/wxgui/frontend.py:612
 msgid "The session profile has been deleted."
 msgstr "Het sessie profiel is verwijderd."
 
-#: ../pyhoca/wxgui/frontend.py:619
+#: ../pyhoca/wxgui/frontend.py:627
 #, python-format
 msgid "%s - share local folder with sessions of this profile"
 msgstr "%s - deel lokale map met dit Profiel"
 
-#: ../pyhoca/wxgui/frontend.py:688
+#: ../pyhoca/wxgui/frontend.py:705
 #, python-format
 msgid ""
 "The authenticity of host [%s]:%s can't be established.\n"
@@ -767,17 +790,17 @@ msgstr ""
 "\n"
 "Weet u zeker dat u de verbinding wilt maken?"
 
-#: ../pyhoca/wxgui/frontend.py:696
+#: ../pyhoca/wxgui/frontend.py:713
 #, python-format
 msgid "%s: Confirm Host Authorization"
 msgstr "%s: Bevestig dat de Host geautoriseerd is"
 
-#: ../pyhoca/wxgui/frontend.py:715
+#: ../pyhoca/wxgui/frontend.py:732
 #, python-format
 msgid "%s - channel error"
 msgstr "%s - Verbindingsfout (channel error)"
 
-#: ../pyhoca/wxgui/frontend.py:715
+#: ../pyhoca/wxgui/frontend.py:732
 #, python-format
 msgid ""
 "Lost connection to server %s unexpectedly! Try to re-authenticate to the "
@@ -786,25 +809,25 @@ msgstr ""
 "De Verbinding met de server %s werd onverwacht verbroken! Probeer om u "
 "opnieuw aan te melden..."
 
-#: ../pyhoca/wxgui/frontend.py:725 ../pyhoca/wxgui/frontend.py:732
-#: ../pyhoca/wxgui/frontend.py:734 ../pyhoca/wxgui/frontend.py:746
+#: ../pyhoca/wxgui/frontend.py:742 ../pyhoca/wxgui/frontend.py:749
+#: ../pyhoca/wxgui/frontend.py:751 ../pyhoca/wxgui/frontend.py:763
 #, python-format
 msgid "%s - session failure"
 msgstr "%s - sessie fout"
 
-#: ../pyhoca/wxgui/frontend.py:725
+#: ../pyhoca/wxgui/frontend.py:742
 #, fuzzy
 msgid "The session startup failed."
 msgstr "Nieuw Profiel"
 
-#: ../pyhoca/wxgui/frontend.py:732
+#: ../pyhoca/wxgui/frontend.py:749
 #, fuzzy, python-format
 msgid "The command ,,%s'' is not available on X2go server."
 msgstr ""
 "Het commando ,,%s'' is niet beschikbaar op de X2go server\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:734
+#: ../pyhoca/wxgui/frontend.py:751
 #, python-format
 msgid ""
 "The command ,,%s'' is not available on X2go server\n"
@@ -813,12 +836,12 @@ msgstr ""
 "Het commando ,,%s'' is niet beschikbaar op de X2go server\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:740
+#: ../pyhoca/wxgui/frontend.py:757
 #, python-format
 msgid "%s - session warning"
 msgstr "%s - sessie waarschuwing"
 
-#: ../pyhoca/wxgui/frontend.py:740
+#: ../pyhoca/wxgui/frontend.py:757
 #, python-format
 msgid ""
 "Reverse TCP port forwarding request for session %s to server port %s has "
@@ -827,7 +850,7 @@ msgstr ""
 "Reverse TCP port forwarding request for session %s to server port %s has "
 "been denied."
 
-#: ../pyhoca/wxgui/frontend.py:746
+#: ../pyhoca/wxgui/frontend.py:763
 #, python-format
 msgid ""
 "Forwarding tunnel request to [%s]:%s for session %s was denied by remote "
@@ -836,36 +859,36 @@ msgstr ""
 "Forwarding tunnel request to [%s]:%s for session %s was denied by remote "
 "X2go/SSH server. Session startup failed."
 
-#: ../pyhoca/wxgui/frontend.py:758
+#: ../pyhoca/wxgui/frontend.py:775
 #, python-format
 msgid "%s - audio warning"
 msgstr "%s - audio waarschuwing"
 
-#: ../pyhoca/wxgui/frontend.py:758
+#: ../pyhoca/wxgui/frontend.py:775
 msgid ""
 "The X2go PulseAudio system is not available within Remote Desktop sessions."
 msgstr ""
 "Het X2go PulseAudio systeem is niet beschikbaar voor Remote Desktop sessies"
 
-#: ../pyhoca/wxgui/frontend.py:761 ../pyhoca/wxgui/frontend.py:764
+#: ../pyhoca/wxgui/frontend.py:778 ../pyhoca/wxgui/frontend.py:781
 #, python-format
 msgid "%s - audio error"
 msgstr "%s - audio fout"
 
-#: ../pyhoca/wxgui/frontend.py:761
+#: ../pyhoca/wxgui/frontend.py:778
 msgid "The X2go PulseAudio system could not be started."
 msgstr "Het X2go PulseAudio systeem kon niet gestart worden"
 
-#: ../pyhoca/wxgui/frontend.py:764
+#: ../pyhoca/wxgui/frontend.py:781
 msgid "The X2go PulseAudio system has died unexpectedly."
 msgstr "Het X2go PulseAudio systeem is gecrashed"
 
-#: ../pyhoca/wxgui/frontend.py:767
+#: ../pyhoca/wxgui/frontend.py:784
 #, python-format
 msgid "%s - audio problem"
 msgstr "%s - audio probleem"
 
-#: ../pyhoca/wxgui/frontend.py:767
+#: ../pyhoca/wxgui/frontend.py:784
 #, python-format
 msgid ""
 "The audio connection could not be set up for this session.\n"
@@ -874,12 +897,12 @@ msgstr ""
 "De audio verbinding kon niet worden gemaakt voor deze sessie.\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:781 ../pyhoca/wxgui/frontend.py:783
+#: ../pyhoca/wxgui/frontend.py:798 ../pyhoca/wxgui/frontend.py:800
 #, python-format
 msgid "%s - print error"
 msgstr "%s - Printfout"
 
-#: ../pyhoca/wxgui/frontend.py:781
+#: ../pyhoca/wxgui/frontend.py:798
 #, python-format
 msgid ""
 "%s\n"
@@ -890,7 +913,7 @@ msgstr ""
 "...veroorzaakt door printer %s in  sessie\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:783
+#: ../pyhoca/wxgui/frontend.py:800
 #, python-format
 msgid ""
 "%s\n"
@@ -901,12 +924,12 @@ msgstr ""
 "...veroorzaakt door sessie\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:787 ../pyhoca/wxgui/frontend.py:791
+#: ../pyhoca/wxgui/frontend.py:804 ../pyhoca/wxgui/frontend.py:808
 #, python-format
 msgid "%s - start"
 msgstr "%s - Start"
 
-#: ../pyhoca/wxgui/frontend.py:787
+#: ../pyhoca/wxgui/frontend.py:804
 #, python-format
 msgid ""
 "New X2go session starting up...\n"
@@ -915,7 +938,7 @@ msgstr ""
 "Nieuwe X2go sessie wordt gestart...\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:791
+#: ../pyhoca/wxgui/frontend.py:808
 #, python-format
 msgid ""
 "Another client started X2go session\n"
@@ -924,12 +947,12 @@ msgstr ""
 "Een andere X2go-client heeft deze sessie gestart\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:795 ../pyhoca/wxgui/frontend.py:799
+#: ../pyhoca/wxgui/frontend.py:812 ../pyhoca/wxgui/frontend.py:816
 #, python-format
 msgid "%s - resume"
 msgstr "%s - hervatten"
 
-#: ../pyhoca/wxgui/frontend.py:795
+#: ../pyhoca/wxgui/frontend.py:812
 #, python-format
 msgid ""
 "Resuming X2go session...\n"
@@ -938,7 +961,7 @@ msgstr ""
 "X2go Sessie wordt hervat...\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:799
+#: ../pyhoca/wxgui/frontend.py:816
 #, python-format
 msgid ""
 "Another client resumed X2go session\n"
@@ -947,12 +970,12 @@ msgstr ""
 "Een andere X2go-client heeft de Sessie hervat\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:803
+#: ../pyhoca/wxgui/frontend.py:820
 #, python-format
 msgid "%s - running"
 msgstr "%s - actief"
 
-#: ../pyhoca/wxgui/frontend.py:803
+#: ../pyhoca/wxgui/frontend.py:820
 #, python-format
 msgid ""
 "Found already running session\n"
@@ -961,12 +984,12 @@ msgstr ""
 "Reeds actieve sessie gevonden\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:807
+#: ../pyhoca/wxgui/frontend.py:824
 #, python-format
 msgid "%s - suspend"
 msgstr "%s - suspend"
 
-#: ../pyhoca/wxgui/frontend.py:807
+#: ../pyhoca/wxgui/frontend.py:824
 #, python-format
 msgid ""
 "X2go Session has been suspended\n"
@@ -975,12 +998,12 @@ msgstr ""
 "X2go Sessie is suspended\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:823
+#: ../pyhoca/wxgui/frontend.py:840
 #, python-format
 msgid "%s - terminate"
 msgstr "%s - beëindigen"
 
-#: ../pyhoca/wxgui/frontend.py:823
+#: ../pyhoca/wxgui/frontend.py:840
 #, python-format
 msgid ""
 "X2go Session has terminated\n"
diff --git a/po/pyhoca-gui.pot b/po/pyhoca-gui.pot
index c957588..db1daa2 100644
--- a/po/pyhoca-gui.pot
+++ b/po/pyhoca-gui.pot
@@ -8,10 +8,11 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-17 02:38+0200\n"
+"POT-Creation-Date: 2011-09-24 00:59+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -45,22 +46,22 @@ msgstr ""
 msgid "SSH proxy server login"
 msgstr ""
 
-#: ../pyhoca/wxgui/logon.py:121 ../pyhoca/wxgui/profilemanager.py:263
+#: ../pyhoca/wxgui/logon.py:121 ../pyhoca/wxgui/profilemanager.py:274
 #: ../pyhoca/wxgui/messages.py:111 ../pyhoca/wxgui/printingprefs.py:138
 msgid "Cancel"
 msgstr ""
 
 #: ../pyhoca/wxgui/logon.py:277 ../pyhoca/wxgui/logon.py:310
-#: ../pyhoca/wxgui/frontend.py:355
+#: ../pyhoca/wxgui/frontend.py:360
 #, python-format
 msgid "%s - connect failure"
 msgstr ""
 
-#: ../pyhoca/wxgui/logon.py:278 ../pyhoca/wxgui/frontend.py:355
+#: ../pyhoca/wxgui/logon.py:278 ../pyhoca/wxgui/frontend.py:360
 msgid "User is not allowed to start X2go sessions!"
 msgstr ""
 
-#: ../pyhoca/wxgui/logon.py:283 ../pyhoca/wxgui/frontend.py:362
+#: ../pyhoca/wxgui/logon.py:283 ../pyhoca/wxgui/frontend.py:367
 #, python-format
 msgid "%s - connect"
 msgstr ""
@@ -87,20 +88,20 @@ msgid "Authentication to the SSH proxy server failed!"
 msgstr ""
 
 #: ../pyhoca/wxgui/logon.py:333 ../pyhoca/wxgui/logon.py:340
-#: ../pyhoca/wxgui/logon.py:363 ../pyhoca/wxgui/frontend.py:378
-#: ../pyhoca/wxgui/frontend.py:399 ../pyhoca/wxgui/frontend.py:406
-#: ../pyhoca/wxgui/frontend.py:413
+#: ../pyhoca/wxgui/logon.py:363 ../pyhoca/wxgui/frontend.py:386
+#: ../pyhoca/wxgui/frontend.py:407 ../pyhoca/wxgui/frontend.py:414
+#: ../pyhoca/wxgui/frontend.py:421
 #, python-format
 msgid "%s - connect error"
 msgstr ""
 
-#: ../pyhoca/wxgui/logon.py:347 ../pyhoca/wxgui/frontend.py:385
-#: ../pyhoca/wxgui/frontend.py:392
+#: ../pyhoca/wxgui/logon.py:347 ../pyhoca/wxgui/frontend.py:393
+#: ../pyhoca/wxgui/frontend.py:400
 #, python-format
 msgid "%s - host key error"
 msgstr ""
 
-#: ../pyhoca/wxgui/logon.py:348 ../pyhoca/wxgui/frontend.py:385
+#: ../pyhoca/wxgui/logon.py:348 ../pyhoca/wxgui/frontend.py:393
 msgid ""
 "The remote server's host key is invalid or has not been accepted by the user"
 msgstr ""
@@ -110,7 +111,7 @@ msgstr ""
 msgid "%s - key error"
 msgstr ""
 
-#: ../pyhoca/wxgui/logon.py:358 ../pyhoca/wxgui/frontend.py:427
+#: ../pyhoca/wxgui/logon.py:358 ../pyhoca/wxgui/frontend.py:435
 #, python-format
 msgid "%s - auth error"
 msgstr ""
@@ -145,402 +146,419 @@ msgid ""
 "Client for connecting you to a remote X2go server"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:63
+#: ../pyhoca/wxgui/profilemanager.py:72
 msgid "GNOME Desktop (GNOME)"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:64
+#: ../pyhoca/wxgui/profilemanager.py:73
 msgid "K Desktop Environment (KDE)"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:65
+#: ../pyhoca/wxgui/profilemanager.py:74
 msgid "Lightweight X Desktop (LXDE)"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:66
+#: ../pyhoca/wxgui/profilemanager.py:75
 msgid "Trinity X Desktop (KDE3-like)"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:67
+#: ../pyhoca/wxgui/profilemanager.py:76
 msgid "Unity X Desktop Shell (UNITY)"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:68
+#: ../pyhoca/wxgui/profilemanager.py:77
 msgid "XDMCP Query"
 msgstr ""
 
 #. 'EMBEDDED_MENU': _(u'Embedded Application Menu'),
-#: ../pyhoca/wxgui/profilemanager.py:70
+#: ../pyhoca/wxgui/profilemanager.py:79
 msgid "Windows Terminal Server (RDP-proxy)"
 msgstr ""
 
 #. 'DirectRDP': 'Windows Terminal Server (RDP-direct)',
-#: ../pyhoca/wxgui/profilemanager.py:72
+#: ../pyhoca/wxgui/profilemanager.py:81
 msgid "Single Application"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:73 ../pyhoca/wxgui/profilemanager.py:157
+#: ../pyhoca/wxgui/profilemanager.py:82 ../pyhoca/wxgui/profilemanager.py:166
 msgid "Custom command"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:76
+#: ../pyhoca/wxgui/profilemanager.py:85
 msgid "Internet Browser"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:77
+#: ../pyhoca/wxgui/profilemanager.py:86
 msgid "Email Client"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:78
+#: ../pyhoca/wxgui/profilemanager.py:87
 msgid "Openoffice.org"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:79
+#: ../pyhoca/wxgui/profilemanager.py:88
 msgid "Terminal"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:93
+#: ../pyhoca/wxgui/profilemanager.py:102
 msgid "Open file with system's default application"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:94
+#: ../pyhoca/wxgui/profilemanager.py:103
 msgid "Open application chooser dialog"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:95
+#: ../pyhoca/wxgui/profilemanager.py:104
 msgid "Save incoming file as ..."
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:114
+#: ../pyhoca/wxgui/profilemanager.py:123
 msgid "new session profile"
 msgstr ""
 
 #. boxes for all tabs
-#: ../pyhoca/wxgui/profilemanager.py:126
+#: ../pyhoca/wxgui/profilemanager.py:135
 msgid "Profile "
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:127
+#: ../pyhoca/wxgui/profilemanager.py:136
 msgid "Session"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:128
+#: ../pyhoca/wxgui/profilemanager.py:137
 msgid "Server"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:129
+#: ../pyhoca/wxgui/profilemanager.py:138
 msgid "Connection Link Speed"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:130
+#: ../pyhoca/wxgui/profilemanager.py:139
 msgid "Compression"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:131
+#: ../pyhoca/wxgui/profilemanager.py:140
 msgid "Display"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:132
+#: ../pyhoca/wxgui/profilemanager.py:141
 msgid "Keyboard"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:133
+#: ../pyhoca/wxgui/profilemanager.py:142
 msgid "Sound"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:134
+#: ../pyhoca/wxgui/profilemanager.py:143
 msgid "Printing"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:135
+#: ../pyhoca/wxgui/profilemanager.py:144
 msgid "Folder Exports"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:136
+#: ../pyhoca/wxgui/profilemanager.py:145
 msgid "File Import"
 msgstr ""
 
 #. ##
 #. ## widgets for the SESSION tab
 #. ##
-#: ../pyhoca/wxgui/profilemanager.py:141
+#: ../pyhoca/wxgui/profilemanager.py:150
 msgid "Name"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:151
+#: ../pyhoca/wxgui/profilemanager.py:160
 msgid "Icon"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:153
+#: ../pyhoca/wxgui/profilemanager.py:162
 msgid "Type"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:155
+#: ../pyhoca/wxgui/profilemanager.py:164
 msgid "Application"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:159
+#: ../pyhoca/wxgui/profilemanager.py:168
 msgid "RDP settings"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:160
+#: ../pyhoca/wxgui/profilemanager.py:169
 msgid "RDP server"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:162
+#: ../pyhoca/wxgui/profilemanager.py:171
 msgid "RDP options"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:164
+#: ../pyhoca/wxgui/profilemanager.py:173
 msgid "XDMCP server"
 msgstr ""
 
 #. ##
 #. ## widgets for the CONNECTION tab
 #. ##
-#: ../pyhoca/wxgui/profilemanager.py:170 ../pyhoca/wxgui/profilemanager.py:180
+#: ../pyhoca/wxgui/profilemanager.py:179 ../pyhoca/wxgui/profilemanager.py:189
 msgid "User"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:172
+#: ../pyhoca/wxgui/profilemanager.py:181
 msgid "Host"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:174
+#: ../pyhoca/wxgui/profilemanager.py:183
 msgid "Port"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:176
+#: ../pyhoca/wxgui/profilemanager.py:185
 msgid "RSA/DSA private key"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:179
+#: ../pyhoca/wxgui/profilemanager.py:188
 msgid "Server behind SSH proxy"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:182
+#: ../pyhoca/wxgui/profilemanager.py:191
 msgid "Key file"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:185
+#: ../pyhoca/wxgui/profilemanager.py:194
 msgid "Host[:Port]"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:187
+#: ../pyhoca/wxgui/profilemanager.py:196
 msgid "SSH Proxy Tunnel"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:195
+#: ../pyhoca/wxgui/profilemanager.py:204
 msgid "Modem"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:196
+#: ../pyhoca/wxgui/profilemanager.py:205
 msgid "ISDN"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:197
+#: ../pyhoca/wxgui/profilemanager.py:206
 msgid "ADSL"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:198
+#: ../pyhoca/wxgui/profilemanager.py:207
 msgid "WAN"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:199
+#: ../pyhoca/wxgui/profilemanager.py:208
 msgid "LAN"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:201
+#: ../pyhoca/wxgui/profilemanager.py:210
 msgid "Method"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:203
+#: ../pyhoca/wxgui/profilemanager.py:212
 msgid "Image quality"
 msgstr ""
 
 #. ##
 #. ## wigdets for the SETTINGS tab
 #. ##
-#: ../pyhoca/wxgui/profilemanager.py:209
+#: ../pyhoca/wxgui/profilemanager.py:218
 msgid "Fullscreen"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:210
+#: ../pyhoca/wxgui/profilemanager.py:219
 msgid "Custom Size"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:215
+#: ../pyhoca/wxgui/profilemanager.py:224
 msgid "Set display DPI"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:217
+#: ../pyhoca/wxgui/profilemanager.py:226
 msgid "Keep current keyboard settings"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:218
+#: ../pyhoca/wxgui/profilemanager.py:227
 msgid "Keyboard layout"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:220
+#: ../pyhoca/wxgui/profilemanager.py:229
 msgid "Keyboard model"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:222
+#: ../pyhoca/wxgui/profilemanager.py:231
 msgid "Enable sound support"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:223
+#: ../pyhoca/wxgui/profilemanager.py:232
 msgid "Pulse Audio"
 msgstr ""
 
 #. Arts daemon is not supported by PyHoca-GUI / Python X2go as it is outdated.
 #. However, config files can contain an Arts configuration, so we will honour this
-#: ../pyhoca/wxgui/profilemanager.py:227
+#: ../pyhoca/wxgui/profilemanager.py:236
 msgid "Arts (not supported)"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:230
+#: ../pyhoca/wxgui/profilemanager.py:239
 msgid "esd"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:231
+#: ../pyhoca/wxgui/profilemanager.py:240
 msgid "Use default sound port"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:232
+#: ../pyhoca/wxgui/profilemanager.py:241
 msgid "Custom sound port"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:234
+#: ../pyhoca/wxgui/profilemanager.py:243
 msgid "Client Side printing"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:236
+#: ../pyhoca/wxgui/profilemanager.py:245
 msgid "Use local folder sharing"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:237
+#: ../pyhoca/wxgui/profilemanager.py:246
 msgid "Path"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:240 ../pyhoca/wxgui/profilemanager.py:257
+#: ../pyhoca/wxgui/profilemanager.py:249 ../pyhoca/wxgui/profilemanager.py:268
 msgid "Add"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:242
+#: ../pyhoca/wxgui/profilemanager.py:251
+msgid "Local Path"
+msgstr ""
+
+#: ../pyhoca/wxgui/profilemanager.py:252
+msgid "Connect Method"
+msgstr ""
+
+#: ../pyhoca/wxgui/profilemanager.py:253
 msgid "Delete"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:244
+#: ../pyhoca/wxgui/profilemanager.py:255
 msgid "Convert between client and server encodings"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:245
+#: ../pyhoca/wxgui/profilemanager.py:256
 msgid "Client encoding"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:247
+#: ../pyhoca/wxgui/profilemanager.py:258
 msgid "Server encoding"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:250
+#: ../pyhoca/wxgui/profilemanager.py:261
 msgid "Use file MIME box for local file import"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:251
+#: ../pyhoca/wxgui/profilemanager.py:262
 msgid "Extensions"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:253
+#: ../pyhoca/wxgui/profilemanager.py:264
 msgid "Action"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:258
+#: ../pyhoca/wxgui/profilemanager.py:269
 msgid "Defaults"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:260
+#: ../pyhoca/wxgui/profilemanager.py:271
 msgid "Save"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:261
+#: ../pyhoca/wxgui/profilemanager.py:272
 msgid "Reset"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:301
+#: ../pyhoca/wxgui/profilemanager.py:313 ../pyhoca/wxgui/profilemanager.py:924
+#: ../pyhoca/wxgui/profilemanager.py:1409
+msgid "automatically"
+msgstr ""
+
+#: ../pyhoca/wxgui/profilemanager.py:315 ../pyhoca/wxgui/profilemanager.py:926
+msgid "manually"
+msgstr ""
+
+#: ../pyhoca/wxgui/profilemanager.py:320
 msgid "PyHoca-GUI Profile Manager - new profile"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:303
+#: ../pyhoca/wxgui/profilemanager.py:322
 #, python-format
 msgid "PyHoca-GUI Profile Manager - %s (connected)"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:305
+#: ../pyhoca/wxgui/profilemanager.py:324
 #, python-format
 msgid "PyHoca-GUI Profile Manager - %s"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:646
+#: ../pyhoca/wxgui/profilemanager.py:665
 msgid "Session Profile"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:647
+#: ../pyhoca/wxgui/profilemanager.py:666
 msgid "Connection"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:648
+#: ../pyhoca/wxgui/profilemanager.py:667
 msgid "Settings"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:649
+#: ../pyhoca/wxgui/profilemanager.py:668
 msgid "Sharing"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1038
+#: ../pyhoca/wxgui/profilemanager.py:1100
 msgid "Icon Files (*.png)|*.png|All files (*.*)|*"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1041
+#: ../pyhoca/wxgui/profilemanager.py:1103
 msgid "Choose an icon for this session profile"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1158
+#: ../pyhoca/wxgui/profilemanager.py:1220
 msgid "All files (*.*)|*"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1160
-#: ../pyhoca/wxgui/profilemanager.py:1175
+#: ../pyhoca/wxgui/profilemanager.py:1222
+#: ../pyhoca/wxgui/profilemanager.py:1237
 msgid "Choose a public SSH key"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1327
+#: ../pyhoca/wxgui/profilemanager.py:1389
 msgid "Choose a folder to share within a session"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1392
-#: ../pyhoca/wxgui/profilemanager.py:1395
-#: ../pyhoca/wxgui/profilemanager.py:1398
-#: ../pyhoca/wxgui/profilemanager.py:1403
-#: ../pyhoca/wxgui/profilemanager.py:1413 ../pyhoca/wxgui/menus_taskbar.py:87
+#: ../pyhoca/wxgui/profilemanager.py:1453
+#: ../pyhoca/wxgui/profilemanager.py:1456
+#: ../pyhoca/wxgui/profilemanager.py:1459
+#: ../pyhoca/wxgui/profilemanager.py:1464
+#: ../pyhoca/wxgui/profilemanager.py:1474 ../pyhoca/wxgui/menus_taskbar.py:87
 msgid "Profile Manager"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1392
+#: ../pyhoca/wxgui/profilemanager.py:1453
 msgid "Profile name is missing, profile unusable!!!"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1395
-#: ../pyhoca/wxgui/profilemanager.py:1398
+#: ../pyhoca/wxgui/profilemanager.py:1456
+#: ../pyhoca/wxgui/profilemanager.py:1459
 #, python-format
 msgid "Profile name %s already exists!!!"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1403
+#: ../pyhoca/wxgui/profilemanager.py:1464
 msgid "The SSH proxy configuration is incomplete. Try again."
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1413
+#: ../pyhoca/wxgui/profilemanager.py:1474
 #, python-format
 msgid ""
 "Another session profile (%s) already uses [%s]:%s for binding a local SSH "
@@ -548,21 +566,21 @@ msgid ""
 "Please change the SSH proxy settings accordingly."
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1433
+#: ../pyhoca/wxgui/profilemanager.py:1494
 #, python-format
 msgid "%s - profile added"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1434
+#: ../pyhoca/wxgui/profilemanager.py:1495
 msgid "A new session profile has been added."
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1438
+#: ../pyhoca/wxgui/profilemanager.py:1499
 #, python-format
 msgid "%s - modified"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1439
+#: ../pyhoca/wxgui/profilemanager.py:1500
 msgid "Changes to profile have been saved."
 msgstr ""
 
@@ -587,7 +605,7 @@ msgstr ""
 msgid "Client Options"
 msgstr ""
 
-#: ../pyhoca/wxgui/menus_taskbar.py:116 ../pyhoca/wxgui/menus_taskbar.py:457
+#: ../pyhoca/wxgui/menus_taskbar.py:116 ../pyhoca/wxgui/menus_taskbar.py:485
 msgid "E&xit"
 msgstr ""
 
@@ -616,58 +634,62 @@ msgid "Terminate Session"
 msgstr ""
 
 #: ../pyhoca/wxgui/menus_taskbar.py:206
-msgid "&Share local folder"
+msgid "&Share custom local folder"
 msgstr ""
 
-#: ../pyhoca/wxgui/menus_taskbar.py:213
+#: ../pyhoca/wxgui/menus_taskbar.py:229
+msgid "Share:"
+msgstr ""
+
+#: ../pyhoca/wxgui/menus_taskbar.py:240
 msgid "Unshare:"
 msgstr ""
 
-#: ../pyhoca/wxgui/menus_taskbar.py:222
+#: ../pyhoca/wxgui/menus_taskbar.py:250
 msgid "Unshare &all local folders"
 msgstr ""
 
-#: ../pyhoca/wxgui/menus_taskbar.py:262
+#: ../pyhoca/wxgui/menus_taskbar.py:290
 msgid "Start &new Session"
 msgstr ""
 
-#: ../pyhoca/wxgui/menus_taskbar.py:278
+#: ../pyhoca/wxgui/menus_taskbar.py:306
 msgid "Running"
 msgstr ""
 
-#: ../pyhoca/wxgui/menus_taskbar.py:280
+#: ../pyhoca/wxgui/menus_taskbar.py:308
 msgid "Suspended"
 msgstr ""
 
-#: ../pyhoca/wxgui/menus_taskbar.py:292
+#: ../pyhoca/wxgui/menus_taskbar.py:320
 msgid "&Clean all sessions"
 msgstr ""
 
-#: ../pyhoca/wxgui/menus_taskbar.py:294
+#: ../pyhoca/wxgui/menus_taskbar.py:322
 msgid "Customize &profile"
 msgstr ""
 
-#: ../pyhoca/wxgui/menus_taskbar.py:296
+#: ../pyhoca/wxgui/menus_taskbar.py:324
 msgid "Shared &folders"
 msgstr ""
 
-#: ../pyhoca/wxgui/menus_taskbar.py:304
+#: ../pyhoca/wxgui/menus_taskbar.py:332
 msgid "&Disconnect from Server"
 msgstr ""
 
-#: ../pyhoca/wxgui/menus_taskbar.py:330
+#: ../pyhoca/wxgui/menus_taskbar.py:358
 msgid "Add Profile"
 msgstr ""
 
-#: ../pyhoca/wxgui/menus_taskbar.py:399
+#: ../pyhoca/wxgui/menus_taskbar.py:427
 msgid "No session profiles defined"
 msgstr ""
 
-#: ../pyhoca/wxgui/menus_taskbar.py:430
+#: ../pyhoca/wxgui/menus_taskbar.py:458
 msgid "Start/Resume Session"
 msgstr ""
 
-#: ../pyhoca/wxgui/menus_taskbar.py:430
+#: ../pyhoca/wxgui/menus_taskbar.py:458
 msgid "Connect Server"
 msgstr ""
 
@@ -676,65 +698,65 @@ msgstr ""
 msgid "About %s ..."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:362
+#: ../pyhoca/wxgui/frontend.py:367
 msgid "Public SSH key authentication has been successful."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:392
+#: ../pyhoca/wxgui/frontend.py:400
 msgid ""
 "The SSH proxy's host key is invalid or has not been accepted by the user"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:413
+#: ../pyhoca/wxgui/frontend.py:421
 msgid "Authentication protocol communication incomplete! Try again..."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:420
+#: ../pyhoca/wxgui/frontend.py:428
 #, python-format
 msgid "%s - auth key error"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:434
+#: ../pyhoca/wxgui/frontend.py:442
 msgid "An unknown error occurred during authentication!"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:536
+#: ../pyhoca/wxgui/frontend.py:544
 msgid "Cleaning X2go sessions..."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:555
+#: ../pyhoca/wxgui/frontend.py:563
 #, python-format
 msgid "%s - disconnect"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:555
+#: ../pyhoca/wxgui/frontend.py:563
 msgid "X2go Profile is now disconnected."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:571
+#: ../pyhoca/wxgui/frontend.py:579
 msgid "New Session Profile"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:598
+#: ../pyhoca/wxgui/frontend.py:606
 #, python-format
 msgid "Really Delete Session Profile ,,%s''?"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:604
+#: ../pyhoca/wxgui/frontend.py:612
 #, python-format
 msgid "%s - profile deleted"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:604
+#: ../pyhoca/wxgui/frontend.py:612
 msgid "The session profile has been deleted."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:619
+#: ../pyhoca/wxgui/frontend.py:627
 #, python-format
 msgid "%s - share local folder with sessions of this profile"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:688
+#: ../pyhoca/wxgui/frontend.py:705
 #, python-format
 msgid ""
 "The authenticity of host [%s]:%s can't be established.\n"
@@ -743,105 +765,105 @@ msgid ""
 "Are you sure you want to continue connecting?"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:696
+#: ../pyhoca/wxgui/frontend.py:713
 #, python-format
 msgid "%s: Confirm Host Authorization"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:715
+#: ../pyhoca/wxgui/frontend.py:732
 #, python-format
 msgid "%s - channel error"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:715
+#: ../pyhoca/wxgui/frontend.py:732
 #, python-format
 msgid ""
 "Lost connection to server %s unexpectedly! Try to re-authenticate to the "
 "server..."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:725 ../pyhoca/wxgui/frontend.py:732
-#: ../pyhoca/wxgui/frontend.py:734 ../pyhoca/wxgui/frontend.py:746
+#: ../pyhoca/wxgui/frontend.py:742 ../pyhoca/wxgui/frontend.py:749
+#: ../pyhoca/wxgui/frontend.py:751 ../pyhoca/wxgui/frontend.py:763
 #, python-format
 msgid "%s - session failure"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:725
+#: ../pyhoca/wxgui/frontend.py:742
 msgid "The session startup failed."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:732
+#: ../pyhoca/wxgui/frontend.py:749
 #, python-format
 msgid "The command ,,%s'' is not available on X2go server."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:734
+#: ../pyhoca/wxgui/frontend.py:751
 #, python-format
 msgid ""
 "The command ,,%s'' is not available on X2go server\n"
 "%s."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:740
+#: ../pyhoca/wxgui/frontend.py:757
 #, python-format
 msgid "%s - session warning"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:740
+#: ../pyhoca/wxgui/frontend.py:757
 #, python-format
 msgid ""
 "Reverse TCP port forwarding request for session %s to server port %s has "
 "been denied."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:746
+#: ../pyhoca/wxgui/frontend.py:763
 #, python-format
 msgid ""
 "Forwarding tunnel request to [%s]:%s for session %s was denied by remote "
 "X2go/SSH server. Session startup failed."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:758
+#: ../pyhoca/wxgui/frontend.py:775
 #, python-format
 msgid "%s - audio warning"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:758
+#: ../pyhoca/wxgui/frontend.py:775
 msgid ""
 "The X2go PulseAudio system is not available within Remote Desktop sessions."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:761 ../pyhoca/wxgui/frontend.py:764
+#: ../pyhoca/wxgui/frontend.py:778 ../pyhoca/wxgui/frontend.py:781
 #, python-format
 msgid "%s - audio error"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:761
+#: ../pyhoca/wxgui/frontend.py:778
 msgid "The X2go PulseAudio system could not be started."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:764
+#: ../pyhoca/wxgui/frontend.py:781
 msgid "The X2go PulseAudio system has died unexpectedly."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:767
+#: ../pyhoca/wxgui/frontend.py:784
 #, python-format
 msgid "%s - audio problem"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:767
+#: ../pyhoca/wxgui/frontend.py:784
 #, python-format
 msgid ""
 "The audio connection could not be set up for this session.\n"
 "%s"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:781 ../pyhoca/wxgui/frontend.py:783
+#: ../pyhoca/wxgui/frontend.py:798 ../pyhoca/wxgui/frontend.py:800
 #, python-format
 msgid "%s - print error"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:781
+#: ../pyhoca/wxgui/frontend.py:798
 #, python-format
 msgid ""
 "%s\n"
@@ -849,7 +871,7 @@ msgid ""
 "%s"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:783
+#: ../pyhoca/wxgui/frontend.py:800
 #, python-format
 msgid ""
 "%s\n"
@@ -857,74 +879,74 @@ msgid ""
 "%s"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:787 ../pyhoca/wxgui/frontend.py:791
+#: ../pyhoca/wxgui/frontend.py:804 ../pyhoca/wxgui/frontend.py:808
 #, python-format
 msgid "%s - start"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:787
+#: ../pyhoca/wxgui/frontend.py:804
 #, python-format
 msgid ""
 "New X2go session starting up...\n"
 "%s"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:791
+#: ../pyhoca/wxgui/frontend.py:808
 #, python-format
 msgid ""
 "Another client started X2go session\n"
 "%s"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:795 ../pyhoca/wxgui/frontend.py:799
+#: ../pyhoca/wxgui/frontend.py:812 ../pyhoca/wxgui/frontend.py:816
 #, python-format
 msgid "%s - resume"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:795
+#: ../pyhoca/wxgui/frontend.py:812
 #, python-format
 msgid ""
 "Resuming X2go session...\n"
 "%s"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:799
+#: ../pyhoca/wxgui/frontend.py:816
 #, python-format
 msgid ""
 "Another client resumed X2go session\n"
 "%s"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:803
+#: ../pyhoca/wxgui/frontend.py:820
 #, python-format
 msgid "%s - running"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:803
+#: ../pyhoca/wxgui/frontend.py:820
 #, python-format
 msgid ""
 "Found already running session\n"
 "%s"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:807
+#: ../pyhoca/wxgui/frontend.py:824
 #, python-format
 msgid "%s - suspend"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:807
+#: ../pyhoca/wxgui/frontend.py:824
 #, python-format
 msgid ""
 "X2go Session has been suspended\n"
 "%s"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:823
+#: ../pyhoca/wxgui/frontend.py:840
 #, python-format
 msgid "%s - terminate"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:823
+#: ../pyhoca/wxgui/frontend.py:840
 #, python-format
 msgid ""
 "X2go Session has terminated\n"
diff --git a/pyhoca/wxgui/frontend.py b/pyhoca/wxgui/frontend.py
index a954ba1..e90bab8 100644
--- a/pyhoca/wxgui/frontend.py
+++ b/pyhoca/wxgui/frontend.py
@@ -223,6 +223,8 @@ class PyHocaGUI(wx.App, x2go.X2goClient):
         self._hide_notifications_map = {}
         self._eventid_profilenames_map = {}
         self._eventid_sessionnames_map = {}
+        self._eventid_shared_folders_map = {}
+        self._eventid_unshared_folders_map = {}
         self._temp_disabled_profile_names = []
         self._temp_disabled_session_names = {}
 
@@ -611,7 +613,7 @@ class PyHocaGUI(wx.App, x2go.X2goClient):
             except:
                 pass
 
-    def OnShareLocalFolder(self, evt):
+    def OnShareCustomLocalFolder(self, evt):
         """\
         STILL UNDOCUMENTED
 
@@ -637,6 +639,15 @@ class PyHocaGUI(wx.App, x2go.X2goClient):
         self.current_profile_name = self._eventid_profilenames_map[evt.GetId()]
         self._X2goClient__unshare_all_local_folders_from_profile(profile_name=self.current_profile_name)
 
+    def OnShareLocalFolder(self, evt):
+        """\
+        STILL UNDOCUMENTED
+
+        """
+        self.current_profile_name = self._eventid_profilenames_map[evt.GetId()]
+        _share_folder = self._eventid_unshared_folders_map[evt.GetId()]
+        self._X2goClient__share_local_folder(profile_name=self.current_profile_name, local_path=_share_folder)
+
     def OnUnshareLocalFolder(self, evt):
         """\
         STILL UNDOCUMENTED
diff --git a/pyhoca/wxgui/menus_taskbar.py b/pyhoca/wxgui/menus_taskbar.py
index b0db6fd..ee63dbd 100644
--- a/pyhoca/wxgui/menus_taskbar.py
+++ b/pyhoca/wxgui/menus_taskbar.py
@@ -196,20 +196,47 @@ class PyHocaGUI_Menu_TaskbarProfileSharedFolders(wx.Menu):
 
         wx.Menu.__init__(self)
 
-        ID_SHARELOCALFOLDER = wx.NewId()
+        ID_SHARECUSTOMLOCALFOLDER = wx.NewId()
         ID_UNSHAREALLLOCALFOLDERS = wx.NewId()
 
         # preparing profile_name information for the main PyHocaGUI instance
-        self._PyHocaGUI._eventid_profilenames_map[ID_SHARELOCALFOLDER] = \
+        self._PyHocaGUI._eventid_profilenames_map[ID_SHARECUSTOMLOCALFOLDER] = \
             self._PyHocaGUI._eventid_profilenames_map[ID_UNSHAREALLLOCALFOLDERS] = profile_name
 
-        _share_folder = self.Append(id=ID_SHARELOCALFOLDER, text=_(u"&Share local folder"))
+        _share_folder = self.Append(id=ID_SHARECUSTOMLOCALFOLDER, text=_(u"&Share custom local folder"))
 
         self.AppendSeparator()
-        _shared_folders = self._PyHocaGUI._X2goClient__profile_get_shared_folders(profile_name=profile_name)
+
+        # FIXME: move this into python-x2go
+
+        _profile_config = self._PyHocaGUI.get_profile_config(profile_name)
+        _exported_folders = _profile_config['export'].replace(',', ';')
+        _exported_folders = _exported_folders.strip().strip('"').strip().strip(';').strip()
+        _exported_folders_list = _exported_folders.split(';')
+
+        _sharable_folders = []
+        _shared_folders = self._PyHocaGUI._X2goClient__profile_get_shared_folders(profile_name=profile_name) or []
+
+        for _folder in _exported_folders_list:
+            if ':' not in _folder: _folder = '%s:1' % _folder
+            _folder_path = _folder.split(':')[0]
+            _sharable_folders.append(_folder_path)
+
+        self._PyHocaGUI._eventid_unshared_folders_map={}
+        _unshared_folders = [ f for f in _sharable_folders if f not in _shared_folders ]
+
+        if _unshared_folders:
+            self.Append(id=wx.NewId(), text=_(u'Share:'))
+            for _unshared_folder in _unshared_folders:
+                ID_THISFOLDER = wx.NewId()
+                _unshared_folder_item = self.Append(id=ID_THISFOLDER, text="      %s" % _unshared_folder)
+                self._PyHocaGUI._eventid_profilenames_map[ID_THISFOLDER] = profile_name
+                self._PyHocaGUI._eventid_unshared_folders_map[ID_THISFOLDER] = _unshared_folder
+                self._PyHocaGUI.Bind(wx.EVT_MENU, self._PyHocaGUI.OnShareLocalFolder, id=ID_THISFOLDER)
+
+            self.AppendSeparator()
 
         if _shared_folders:
-            self._PyHocaGUI._eventid_shared_folders_map={}
             self.Append(id=wx.NewId(), text=_(u'Unshare:'))
             for _shared_folder in _shared_folders:
                 ID_THISFOLDER = wx.NewId()
@@ -217,13 +244,14 @@ class PyHocaGUI_Menu_TaskbarProfileSharedFolders(wx.Menu):
                 self._PyHocaGUI._eventid_profilenames_map[ID_THISFOLDER] = profile_name
                 self._PyHocaGUI._eventid_shared_folders_map[ID_THISFOLDER] = _shared_folder
                 self._PyHocaGUI.Bind(wx.EVT_MENU, self._PyHocaGUI.OnUnshareLocalFolder, id=ID_THISFOLDER)
+
             self.AppendSeparator()
 
         _unshare_folders = self.Append(id=ID_UNSHAREALLLOCALFOLDERS, text=_(u"Unshare &all local folders"))
         if not _shared_folders:
             _unshare_folders.Enable(False)
 
-        self._PyHocaGUI.Bind(wx.EVT_MENU, self._PyHocaGUI.OnShareLocalFolder, id=ID_SHARELOCALFOLDER)
+        self._PyHocaGUI.Bind(wx.EVT_MENU, self._PyHocaGUI.OnShareCustomLocalFolder, id=ID_SHARECUSTOMLOCALFOLDER)
         self._PyHocaGUI.Bind(wx.EVT_MENU, self._PyHocaGUI.OnUnshareAllLocalFolders, id=ID_UNSHAREALLLOCALFOLDERS)
 
 
diff --git a/pyhoca/wxgui/profilemanager.py b/pyhoca/wxgui/profilemanager.py
index 0cce214..49f3ac2 100644
--- a/pyhoca/wxgui/profilemanager.py
+++ b/pyhoca/wxgui/profilemanager.py
@@ -38,6 +38,15 @@ import basepath
 _icons_location = basepath.icons_basepath
 _known_encodings = utils.known_encodings()
 
+from wx.lib.mixins.listctrl import CheckListCtrlMixin
+
+
+class CheckListCtrl(wx.ListCtrl, CheckListCtrlMixin):
+    def __init__(self, parent):
+        wx.ListCtrl.__init__(self, parent, -1, style=wx.LC_REPORT | wx.SUNKEN_BORDER|wx.LC_SINGLE_SEL|wx.LC_VRULES)
+        CheckListCtrlMixin.__init__(self)
+
+
 class PyHocaGUI_ProfileManager(wx.Dialog):
     """\
     STILL UNDOCUMENTED
@@ -238,7 +247,9 @@ class PyHocaGUI_ProfileManager(wx.Dialog):
         self.SharedFolderPath = wx.TextCtrl(self.tab_SharedFilesAndFolders, -1, "", style=wx.TE_PROCESS_ENTER)
         self.SharedFolderPathBrowseButton = wx.BitmapButton(self.tab_SharedFilesAndFolders, -1, wx.Bitmap('%s/PyHoca/16x16/system-search.png' % _icons_location, wx.BITMAP_TYPE_ANY))
         self.AddSharedFolderPathButton = wx.Button(self.tab_SharedFilesAndFolders, -1, _(u"Add"))
-        self.SharedFoldersList = wx.ListCtrl(self.tab_SharedFilesAndFolders, -1, style=wx.LC_LIST|wx.SUNKEN_BORDER|wx.LC_SINGLE_SEL|wx.LC_VRULES)
+        self.SharedFoldersList = CheckListCtrl(self.tab_SharedFilesAndFolders)
+        self.SharedFoldersList.InsertColumn(0, _("Local Path"), wx.LIST_FORMAT_LEFT)
+        self.SharedFoldersList.InsertColumn(1, _("Connect Method"), wx.LIST_FORMAT_CENTER)
         self.DeleteSharedFolderPathButton = wx.Button(self.tab_SharedFilesAndFolders, -1, _(u"Delete"))
 
         self.UseEncodingConverter = wx.CheckBox(self.tab_SharedFilesAndFolders, -1, _(u"Convert between client and server encodings"))
@@ -263,8 +274,8 @@ class PyHocaGUI_ProfileManager(wx.Dialog):
         self.CancelButton = wx.Button(self, -1, _(u"Cancel"))
 
         self.__set_properties()
-        self.__update_fields()
         self.__do_layout()
+        self.__update_fields()
 
         self.Bind(wx.EVT_BUTTON, self.OnIconChange, self.IconButton)
         self.Bind(wx.EVT_COMBOBOX, self.OnSessionTypeSelected, self.SessionType)
@@ -296,6 +307,14 @@ class PyHocaGUI_ProfileManager(wx.Dialog):
         self.Bind(wx.EVT_BUTTON, self.OnCancel, self.CancelButton)
         self.Bind(wx.EVT_BUTTON, self.OnDefault, self.DefaultButton)
 
+        # handle check/uncheck events on SharedFoldersList items
+        def _SharedFoldersList_OnCheckItem(index, flag):
+            if flag:
+                self.SharedFoldersList.SetStringItem(index, 1, _("automatically"))
+            else:
+                self.SharedFoldersList.SetStringItem(index, 1, _("manually"))
+        self.SharedFoldersList.OnCheckItem = _SharedFoldersList_OnCheckItem
+
     def __set_properties(self):
         if self.action == 'ADD':
             self.SetTitle(_(u"PyHoca-GUI Profile Manager - new profile"))
@@ -669,12 +688,16 @@ class PyHocaGUI_ProfileManager(wx.Dialog):
         sizer_B_x, sizer_B_y = sizer_B.GetSize()
 
         self.SetSize((max(max1_x, max2_x, max3_x, max4_x) * 1.05, (max(max1_y, max2_y, max3_y, max4_y) + sizer_B_y) * 1.2))
-
         self.SetAutoLayout(True)
         self.Layout()
         self.CentreOnScreen()
         self.Show(True)
 
+        # derive ListCtrl widths from sizer information
+        _sizer_width = sizer_4_1_1_3.GetSize().GetWidth()
+        self.SharedFoldersList.SetColumnWidth(0, abs(_sizer_width*.7))
+        self.SharedFoldersList.SetColumnWidth(1, abs(_sizer_width*.3))
+
     def __update_fields(self):
 
         self.ProfileName.SetValue(self.profile_config['name'])
@@ -869,15 +892,46 @@ class PyHocaGUI_ProfileManager(wx.Dialog):
 
         self.UseLocalFolderSharing.SetValue(self.profile_config['useexports'])
         self._toggle_localFolderSharing()
-
         self.SharedFoldersList.DeleteAllItems()
-        _shared_folders = self.profile_config['export'].strip().strip(',').strip()
-        for _shared_folder_path in [ sf.strip() for sf in _shared_folders.split(',') ]:
+
+        # until pyhoca-gui 0.1.0.8 we used a wrong format for the export field in session profiles
+        # the correct export field format is: 
+        #
+        #   export = "{string(path_1)}:{boolint(autoconnect_1);...;string(path_n)}:{boolint(autoconnect_n)};"
+
+        # rewrite path separator from "," to ";" to correct pyhoca-gui (<0.1.0.9)
+        if ',' in self.profile_config['export']:
+            self.profile_config['export'] = self.profile_config['export'].replace(',', ';')
+
+
+        # strip off whitespaces and ";" from beginning and end of string
+        _shared_folders = self.profile_config['export'].strip().strip(';').strip()
+        # strip off '"' from beginning and end of string
+        _shared_folders = _shared_folders.strip('"')
+        # again: strip off whitespaces and ";" from beginning and end of string
+        _shared_folders = _shared_folders.strip().strip(';').strip()
+
+        _shared_folders = [ sf for sf in _shared_folders.split(';') if sf ]
+
+        for _shared_folder in _shared_folders:
+
+            # support path names with and without ":" as separator between path and autoconnect flag (pyhoca-gui < 0.1.0.9)
+            if ":" not in _shared_folder:
+                _shared_folder = "%s:1" % _shared_folder
+
+            _shared_folder_path = _shared_folder.split(':')[0]
+            if int(_shared_folder.split(':')[1]):
+                _shared_folder_autoconnect = _("automatically")
+            else:
+                _shared_folder_autoconnect = _("manually")
+
             if self.SharedFoldersList.FindItem(0, _shared_folder_path) == -1:
-                _item = wx.ListItem()
-                _item.SetData(wx.NewId())
-                _item.SetText(_shared_folder_path)
-                self.SharedFoldersList.InsertItem(_item)
+
+                idx = self.SharedFoldersList.InsertStringItem(0, _shared_folder_path)
+                self.SharedFoldersList.SetStringItem(idx, 1, _shared_folder_autoconnect)
+                if int(_shared_folder.split(':')[1]):
+                    self.SharedFoldersList.CheckItem(idx)
+
         self.AddSharedFolderPathButton.Enable(False)
         self.DeleteSharedFolderPathButton.Enable(False)
 
@@ -1007,9 +1061,17 @@ class PyHocaGUI_ProfileManager(wx.Dialog):
         _item_id = self.SharedFoldersList.GetTopItem()
         while _item_id != -1 and self.SharedFoldersList.ItemCount > 0:
             _item = self.SharedFoldersList.GetItem(_item_id)
-            _shared_folders.append(_item.GetText())
+
+            if self.SharedFoldersList.IsChecked(_item_id):
+                _auto_connect = 1
+            else:
+                _auto_connect = 0
+
+            _shared_folders.append('%s:%s' % (_item.GetText().strip(), _auto_connect))
+
             _item_id = self.SharedFoldersList.GetNextItem(_item_id)
-        self.profile_config['export'] = ','.join([ f for f in _shared_folders if f ])
+
+        self.profile_config['export'] = '"%s;"' % ';'.join([ f for f in _shared_folders if f ])
         self.profile_config['useiconv'] = self.UseEncodingConverter.GetValue()
         self.profile_config['iconvfrom'] = self.ClientEncoding.GetValue()
         self.profile_config['iconvto'] = self.ServerEncoding.GetValue()
@@ -1343,10 +1405,9 @@ class PyHocaGUI_ProfileManager(wx.Dialog):
     def OnAddSharedFolderPath(self, event):
         _shared_folder_path = self.SharedFolderPath.GetValue()
         if _shared_folder_path and (self.SharedFoldersList.FindItem(0, _shared_folder_path) == -1):
-            _item = wx.ListItem()
-            _item.SetData(wx.NewId())
-            _item.SetText(_shared_folder_path)
-            self.SharedFoldersList.InsertItem(_item)
+            idx = self.SharedFoldersList.InsertStringItem(0, _shared_folder_path)
+            self.SharedFoldersList.SetStringItem(idx, 1, _("automatically"))
+            self.SharedFoldersList.CheckItem(idx)
             self.SharedFolderPath.SetValue('')
         self.AddSharedFolderPathButton.Enable(False)
 


hooks/post-receive
-- 
pyhoca-gui.git (Python X2go Client (wxPython GUI))

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 "pyhoca-gui.git" (Python X2go Client (wxPython GUI)).




More information about the x2go-commits mailing list