The branch, build-baikal has been updated via 55bef4636e37d6211c01254295cd6065b419fe36 (commit) from add936413c185eeee07d97bbbde731628cb0f152 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: debian/changelog | 2 -- x2goserver/bin/x2gomountdirs | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 3babc52..79ddb32 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,6 @@ x2goserver (3.0.99.7-0~x2go1) UNRELEASED; urgency=low * New upstream version (3.0.99.7): - Move x2golistmounts script from x2goserver-extensions to x2goserver core. - - Do not create desktop links for shared folders when running KDE/Plasma. - Users are recommended to use the X2go Plasma widget. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 12 Oct 2011 13:17:38 +0200 diff --git a/x2goserver/bin/x2gomountdirs b/x2goserver/bin/x2gomountdirs index c6b5cc8..7f65d07 100755 --- a/x2goserver/bin/x2gomountdirs +++ b/x2goserver/bin/x2gomountdirs @@ -262,7 +262,7 @@ for (my $i=0;$i<@dirs;$i++) $useplasmoid=1; } } - if (! $printspool && ! $mimeboxspool && ! $useplasmoid && ! ($session =~ m/stDKDE/)) + if (! $printspool && ! $mimeboxspool && ! $useplasmoid ) { my $fname="$ENV{'HOME'}/Desktop"; my $current_desktop = ""; hooks/post-receive -- x2goserver.git (X2Go Server) 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 "x2goserver.git" (X2Go Server).