This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goclient. from 1ec40ee src/{onmainwindow.{cpp,h},help.cpp}: modify autostart option to support multiple autostart apps at the same time. Fixes: #1024. new e0670e6 res/: fix up previous change, the renaming of changelog.qrc was not correctly committed. 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: res/{git.qrc => changelog.qrc} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) copy res/{git.qrc => changelog.qrc} (56%) -- Alioth's /srv/git/code.x2go.org/x2goclient.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit e0670e643a148c6fddbd08ce1281f8718aae473e Author: Mihai Moldovan <ionic@ionic.de> Date: Sat Oct 1 13:56:07 2016 +0200 res/: fix up previous change, the renaming of changelog.qrc was not correctly committed. --- res/changelog.qrc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/res/changelog.qrc b/res/changelog.qrc new file mode 100644 index 0000000..44d7faf --- /dev/null +++ b/res/changelog.qrc @@ -0,0 +1,5 @@ +<RCC> + <qresource> + <file>txt/changelog</file> + </qresource> +</RCC> -- Alioth's /srv/git/code.x2go.org/x2goclient.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git