[X2Go-Commits] x2godesktopsharing.git - build-main (branch) updated: 3.1.0.6-5-g05d1dee
X2Go dev team
git-admin at x2go.org
Sat Jun 8 01:11:14 CEST 2013
The branch, build-main has been updated
via 05d1deeed592ada615eb0c6a253c3f53ee84c11a (commit)
from 1d71a0a39cb3430f0efd54d24b7a329390d8aaa3 (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:
main.cpp | 2 ++
1 file changed, 2 insertions(+)
The diff of changes is:
diff --git a/main.cpp b/main.cpp
index 68645f8..309290a 100644
--- a/main.cpp
+++ b/main.cpp
@@ -134,6 +134,8 @@ int main ( int argc, char *argv[] )
}
QApplication app ( argc,argv );
+ QStringList args=QCoreApplication::arguments();
+
QTranslator translator;
QString filename=QString ( ":/x2godesktopsharing_%1" ).arg (
QLocale::system().name() );
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