[X2go-Commits] x2gothinclient.git - master (branch) updated: 1.0.1.8-35-g9a86547

X2Go dev team git-admin at x2go.org
Wed Sep 5 22:06:15 CEST 2012


The branch, master has been updated
       via  9a8654798ec88f499b38644aa373be38a5c3bacf (commit)
       via  02bc935ecad33b5ae70ab27ec630467b0c4b3ddc (commit)
      from  cacfdec77e11e87ee1d8b1fcff16d9014b84e582 (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 9a8654798ec88f499b38644aa373be38a5c3bacf
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Wed Sep 5 22:06:12 2012 +0200

    Start with US keyboard as default keyboard layout.

commit 02bc935ecad33b5ae70ab27ec630467b0c4b3ddc
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Wed Sep 5 22:05:23 2012 +0200

    no x-bit on svg files, whitespace cleanup

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

Summary of changes:
 debian/changelog                                   |    1 +
 .../sbin/x2gothinclient_update                     |    3 +--
 .../share/etc/x2gothinclient_sessions              |    4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 4dd824e..75c56b4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -37,6 +37,7 @@ x2gothinclient (1.0.99.1-0~x2go1) UNRELEASED; urgency=low
     - Provide /dev/pts inside chroot.
     - Move configuration template from /usr/share/tce to /usr/share/tce/etc.
     - Add direct FreeRDP support for defaults TCE installation.
+    - Start with US keyboard as default keyboard layout.
 
  -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Fri, 10 Aug 2012 14:13:49 +0200
 
diff --git a/x2gothinclientmanagement/sbin/x2gothinclient_update b/x2gothinclientmanagement/sbin/x2gothinclient_update
index 91675fe..87ca3aa 100755
--- a/x2gothinclientmanagement/sbin/x2gothinclient_update
+++ b/x2gothinclientmanagement/sbin/x2gothinclient_update
@@ -74,9 +74,8 @@ if test -f $TC_CONFIG/x2gothinclient_sessions; then
 	chmod a+rx "$TC_CHROOT/etc/x2go/x2gothinclient_sessions"
 fi
 
-if test -f $TC_CONFIG/x2goclient-background.svg; then 
+if test -f $TC_CONFIG/x2goclient-background.svg; then
 	cp -v "$TC_CONFIG/x2goclient-background.svg" "$TC_CHROOT/etc/x2go/x2goclient-background.svg"
-	chmod a+rx $TC_CHROOT/etc/x2go/x2goclient-background.svg
 fi
 
 if test -f $TC_CONFIG/freerdp/known_hosts; then
diff --git a/x2gothinclientmanagement/share/etc/x2gothinclient_sessions b/x2gothinclientmanagement/share/etc/x2gothinclient_sessions
index b259c7d..eba0368 100644
--- a/x2gothinclientmanagement/share/etc/x2gothinclient_sessions
+++ b/x2gothinclientmanagement/share/etc/x2gothinclient_sessions
@@ -6,7 +6,7 @@ height = 768
 export = 
 speed = 4
 fullscreen = true
-layout = de
+layout = us
 width = 1024
 quality = 9
 xdmcpserver = localhost
@@ -14,7 +14,7 @@ soundtunnel = 1
 rdpoptions = 
 soundsystem = pulse
 print = 1
-type = pc105/de
+type = pc105/us
 sndport = 4713
 usekbd = true
 fstunnel = true


hooks/post-receive
-- 
x2gothinclient.git (X2Go Thin Client Environment)

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 "x2gothinclient.git" (X2Go Thin Client Environment).




More information about the x2go-commits mailing list