This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gothinclient. from b7bcbb7 MATE Application menu: Move the default X2Go Client .desktop file out of the way (dpkg-divert) and provide the TCE's .desktop file instead. new 6fc56ed fix installation of x2gothinclient-minidesktop-preseed 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.install | 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 6fc56ed758110934bf5ccf713813cf33d54edd6d Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Aug 27 09:28:45 2014 +0200 fix installation of x2gothinclient-minidesktop-preseed --- debian/x2gothinclient-minidesktop.install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/x2gothinclient-minidesktop.install b/debian/x2gothinclient-minidesktop.install index df77e33..3368ec4 100644 --- a/debian/x2gothinclient-minidesktop.install +++ b/debian/x2gothinclient-minidesktop.install @@ -1,5 +1,5 @@ management/share/etc/x2gothinclient-minidesktop_* etc/x2go/ minidesktop/desktop/x2gothinclient-minidesktop.desktop usr/share/applications/ -minidesktop/sbin/x2gothinclient-preseed usr/sbin/ +minidesktop/sbin/x2gothinclient-minidesktop-preseed usr/sbin/ minidesktop/schema-overrides/* usr/share/glib-2.0/schemas/ minidesktop/mate-panel-layout/* usr/share/mate-panel/layouts/ -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git