This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gothinclient. from 71dbdac no file suffix for background image file name new c1e6207 rename preseed_nodm to x2gothinclient-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 +- .../seeds/{preseed_nodm => x2gothinclient-preseed} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename minidesktop/seeds/{preseed_nodm => x2gothinclient-preseed} (100%) -- 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 c1e6207c496020ec5852a93436b07e9441d65f48 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Aug 26 15:51:10 2014 +0200 rename preseed_nodm to x2gothinclient-preseed --- debian/x2gothinclient-minidesktop.install | 2 +- .../seeds/{preseed_nodm => x2gothinclient-preseed} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/x2gothinclient-minidesktop.install b/debian/x2gothinclient-minidesktop.install index 3e95213..e29afad 100644 --- a/debian/x2gothinclient-minidesktop.install +++ b/debian/x2gothinclient-minidesktop.install @@ -1,5 +1,5 @@ management/share/etc/x2gothinclient-minidesktop_* etc/x2go/ minidesktop/autostart/x2gothinclient-minidesktop.desktop etc/xdg/autostart/ -minidesktop/seeds/preseed_nodm usr/share/x2gothinclient/minidesktop/ +minidesktop/seeds/x2gothinclient-preseed usr/sbin/ minidesktop/schema-overrides/* usr/share/glib-2.0/schemas/ minidesktop/mate-panel-layout/* usr/share/mate-panel/layouts/ diff --git a/minidesktop/seeds/preseed_nodm b/minidesktop/seeds/x2gothinclient-preseed similarity index 100% rename from minidesktop/seeds/preseed_nodm rename to minidesktop/seeds/x2gothinclient-preseed -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git