[X2go-Commits] x2goserver.git - master (branch) updated: 3.0.99.6-4-g55bef46
X2go dev team
git-admin at x2go.org
Thu Oct 13 03:45:16 CEST 2011
The branch, master 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 -----------------------------------------------------------------
commit 55bef4636e37d6211c01254295cd6065b419fe36
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Thu Oct 13 03:45:13 2011 +0200
revert add936413c185eeee07d97bbbde731628cb0f152 (last commit)
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 2 --
x2goserver/bin/x2gomountdirs | 2 +-
2 files changed, 1 insertions(+), 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 at 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).
More information about the x2go-commits
mailing list