This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository nx-libs. commit 04307b247f48a4ce9b5288bbd9c9864b8fa0f772 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Jan 28 11:24:34 2015 +0100 Allow sysadmins to manipulate nxagent's / x2goagent's rgb file by placing it into /etc/nxagent or /etc/x2go. --- debian/x2goagent.install | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/x2goagent.install b/debian/x2goagent.install index adcc160..8bdd798 100644 --- a/debian/x2goagent.install +++ b/debian/x2goagent.install @@ -2,5 +2,6 @@ usr/bin/x2goagent usr/lib/x2go/bin/x2goagent usr/share/pixmaps/x2go.xpm usr/share/x2go/rgb +etc/x2go/rgb usr/share/x2go/versions/VERSION.x2goagent -etc/x2go/keystrokes.cfg \ No newline at end of file +etc/x2go/keystrokes.cfg -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git