The branch, master has been updated via 37b57f64cab0f715aae80056a5c0053eafb3390d (commit) from 05b2d0b00809da05a1e9f30ea4b1fdb71612a861 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 37b57f64cab0f715aae80056a5c0053eafb3390d Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Sep 27 21:01:03 2011 +0200 cosmetics on version info ----------------------------------------------------------------------- Summary of changes: sharetray.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/sharetray.cpp b/sharetray.cpp index 5563e2d..df08bf5 100644 --- a/sharetray.cpp +++ b/sharetray.cpp @@ -56,7 +56,7 @@ ShareTray::ShareTray() ui.icon->setPixmap ( QPixmap ( ":icons/128x128/x2godesktopsharing.png" ) ); - ui.text->setText ( tr ( "<b>X2GO DesktopSharing V. " ) +VERSION+ + ui.text->setText ( tr ( "<b>X2GO DesktopSharing v" ) +VERSION+ " </b >(Qt - "+qVersion() +")"+ ui.text->text() ); hooks/post-receive -- x2godesktopsharing.git (Desktop Sharing for X2go) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "x2godesktopsharing.git" (Desktop Sharing for X2go).