This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gothinclient. from b6ee70c fix MATE panel in x2gothinclient-minidesktop new cbd1f6f debian/control: Add D: murrine-themes, nuvola-icon-theme. new 9cd4103 use default X2Go Client background for x2gothinclient-minidesktop. The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/control | 2 ++ .../share/etc/x2gothinclient-minidesktop_start | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gothinclient. commit cbd1f6f9060d7729745636ca5c95cdf87f3259c6 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Aug 26 15:23:05 2014 +0200 debian/control: Add D: murrine-themes, nuvola-icon-theme. --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index dcacf18..7e7c48a 100644 --- a/debian/control +++ b/debian/control @@ -109,6 +109,8 @@ Depends: mate-backgrounds, mate-media-pulse, mate-settings-daemon-pulse, + murrine-themes, + nuvola-icon-theme, iceweasel, libglib2.0-bin, x2goclient (>= 4.0.1.2-0~), -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gothinclient. commit 9cd4103ef6ec19786fe786ff0e5ebc5a7dd7e643 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Aug 26 15:23:22 2014 +0200 use default X2Go Client background for x2gothinclient-minidesktop. --- .../share/etc/x2gothinclient-minidesktop_start | 1 - 1 file changed, 1 deletion(-) diff --git a/management/share/etc/x2gothinclient-minidesktop_start b/management/share/etc/x2gothinclient-minidesktop_start index 07d1592..176f813 100755 --- a/management/share/etc/x2gothinclient-minidesktop_start +++ b/management/share/etc/x2gothinclient-minidesktop_start @@ -28,7 +28,6 @@ --geometry=fullscreen \ --haltbt \ --read-exports-from=~/export \ - --background=/etc/x2go/x2gothinclient-background.svg \ --no-session-edit \ --session=X2Go.Example \ --add-to-known-hosts & -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git