This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository pinentry-x2go. from 798da0a typo fix in pinentry-x2go.pro new 2f268f9 fix for last two commits 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: pinentry-x2go/pinentry-x2go.pro | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pinentry-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pinentry-x2go. commit 2f268f9e9d7c8c0d9d7686117c3720f5b2629062 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Aug 18 12:42:59 2014 +0200 fix for last two commits --- pinentry-x2go/pinentry-x2go.pro | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pinentry-x2go/pinentry-x2go.pro b/pinentry-x2go/pinentry-x2go.pro index 8538da1..f913bc4 100644 --- a/pinentry-x2go/pinentry-x2go.pro +++ b/pinentry-x2go/pinentry-x2go.pro @@ -1,7 +1,7 @@ ###################################################################### # Automatically generated by qmake (2.01a) Fr Aug 3 07:44:35 2007 ###################################################################### -NULL = + INSTALLS += target target.path = $${PREFIX}/bin TRANSLATIONS += pinentry-x2go_da.ts \ @@ -15,8 +15,7 @@ TRANSLATIONS += pinentry-x2go_da.ts \ pinentry-x2go_pt.ts \ pinentry-x2go_ru.ts \ pinentry-x2go_sv.ts \ - pinentry-x2go_zh_tw.ts \ - $(NULL) + pinentry-x2go_zh_tw.ts TEMPLATE = app TARGET = -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pinentry-x2go.git