[X2Go-Commits] x2godesktopsharing.git - build-main (branch) updated: 3.0.1.2-12-g37b57f6
X2Go dev team
git-admin at x2go.org
Sat Jun 8 01:13:22 CEST 2013
The branch, build-main 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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
sharetray.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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