Hi all,
I hereby present you a patch set of accumulated changes.
Each patch should be applied in order.
The first patch adds automatic translation processing to the x2goclient.pro file. Developers will have to update the translation templates by hand though, as usual. Template to Qt locales conversion is then handled by x2goclient.pro.
Patch two just includes some minor whitespace/style fixes for x2goclient.pro.
Patch three adds support for PPC compilation and adds the oddly forgotten Info.plist directive to x2goclient.pro.
Patch four is another style fix for the copyright notice on sshmasterconnection.cpp.
Patch five changes the way the host is given to libssh based on official Qt documents.
Patch six facilitates turning SSH packet logging on or off.
Patch seven, eventually, introduces support for Mac OS X 10.4 Tiger. Together with the NX library patch, it also adds support for using nxauth, which is mandatory on all versions of OS X. I wonder how this stuff worked in the first place before, we should have seen a lot of problems without nxauth. Maybe some of Stephans and Jans problems in the past were actually caused by this all along.
I will upload new versions for both 10.5 and up and 10.4 in some time (have to rebase one build machine first.)
Another email regarding Mac OS 10.4 support will come in due time.
Best regards,
Mihai