This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/cleanup in repository x2goclient. commit ccb3859e084275145de8491bbef776d082918f53 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Feb 13 20:35:05 2015 +0100 x2goclient.pro: translate and simplify header. --- debian/changelog | 1 + x2goclient.pro | 6 ++---- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index a73f071..6f5ac1d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -95,6 +95,7 @@ x2goclient (4.0.3.2-0x2go1) UNRELEASED; urgency=medium - Reference src/ in Doxyfile. - Reference src/ and src/i18n/ in x2goclient.pro. - Move *.ui files to src/ui/ and reference in x2goclient.pro. + - Translate and simplify header in x2goclient.pro. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 27 Nov 2014 12:01:43 +0100 diff --git a/x2goclient.pro b/x2goclient.pro index a696988..4b4f0ae 100755 --- a/x2goclient.pro +++ b/x2goclient.pro @@ -1,7 +1,5 @@ -# Diese Datei wurde mit dem qmake-Manager von KDevelop erstellt. -# ------------------------------------------- -# Unterordner relativ zum Projektordner: . -# Das Target ist eine Anwendung: +# This file was created by KDevelop. +# ------------------------------------------- #include (x2goclientconfig.pri) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git