[X2go-Commits] x2godesktopsharing.git - master (branch) updated: 3.0.1.2-12-g37b57f6

X2go dev team git-admin at x2go.org
Tue Sep 27 21:01:06 CEST 2011


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 at 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).




More information about the x2go-commits mailing list