This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gothinclient. from e207a3f Use proper quotations in several X2Go TCE scripts. new 05875b1 raise prio level for x2gothinclient-minidestkop_background.svg The 1 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/x2gothinclient-minidesktop.postinst | 2 +- 1 file changed, 1 insertion(+), 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 05875b14ddb360d28bbd38054dbfa7e2840b605b Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Sep 1 14:00:09 2014 +0200 raise prio level for x2gothinclient-minidestkop_background.svg --- debian/x2gothinclient-minidesktop.postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/x2gothinclient-minidesktop.postinst b/debian/x2gothinclient-minidesktop.postinst index 7728873..bed7c03 100755 --- a/debian/x2gothinclient-minidesktop.postinst +++ b/debian/x2gothinclient-minidesktop.postinst @@ -24,7 +24,7 @@ case "$1" in update-alternatives --install \ /usr/share/images/desktop-base/desktop-background \ desktop-background \ - /usr/share/backgrounds/x2go/x2gothinclient-minidesktop_background.svg 70 + /usr/share/backgrounds/x2go/x2gothinclient-minidesktop_background.svg 72 ;; abort-upgrade|abort-remove|abort-deconfigure) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git