[X2Go-Commits] x2goserver.git - build-main (branch) updated: 3.0.99.10-12-gce30528

X2Go dev team git-admin at x2go.org
Wed Dec 4 06:18:08 CET 2013


The branch, build-main has been updated
       via  ce30528b3b0ba6252e6617a835fd0909274a9759 (commit)
      from  9d58cdf8b93ba5f041bb643d6b28214493cc8353 (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:
 x2goserver/bin/x2gomountdirs |    4 ++++
 1 file changed, 4 insertions(+)

The diff of changes is:
diff --git a/x2goserver/bin/x2gomountdirs b/x2goserver/bin/x2gomountdirs
index c1b4d3a..de538bc 100755
--- a/x2goserver/bin/x2gomountdirs
+++ b/x2goserver/bin/x2gomountdirs
@@ -264,6 +264,10 @@ for (my $i=0;$i<@dirs;$i++)
 			}
 			if (! $printspool && ! $mimeboxspool && ! $useplasmoid )
 			{
+
+				### FIXME: Do we really want to create desktop icons for rootless sessions???
+				###        For desktop sessions this is great, but for rootless session???
+
 				my $fname="$ENV{'HOME'}/Desktop";
 				my $current_desktop = "NONE";
 				if (($session =~ m/stDGNOME/) && system("x2gofeature X2GO_GNOMEBINDINGS >/dev/null") == 0)


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