[X2Go-Commits] pyhoca-gui.git - build-59a18b6e3b5d3f1dd8f07f26433d37fe5984a57d (branch) updated: 0.2.0.4-84-g4869754

X2Go dev team git-admin at x2go.org
Tue Aug 27 13:22:41 CEST 2013


The branch, build-59a18b6e3b5d3f1dd8f07f26433d37fe5984a57d has been updated
       via  4869754ee97d279f284aeddfb5cf6092211cf7b1 (commit)
      from  6d8aba1eaba4423f8c49f5dcb9883b152ef0324c (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:
 nsis_template.py |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

The diff of changes is:
diff --git a/nsis_template.py b/nsis_template.py
index 6fbb2cb..29a2170 100644
--- a/nsis_template.py
+++ b/nsis_template.py
@@ -145,14 +145,14 @@ var GSPRINT
 
 ; License data
 ; Not exactly translated, but it shows what's needed
-LicenseLangString myLicenseData ${{LANG_ENGLISH}} "LICENSE.txt"
-LicenseLangString myLicenseData ${{LANG_DUTCH}} "LICENSE.txt"
+;;LicenseLangString myLicenseData ${{LANG_ENGLISH}} "LICENSE.txt"
+;;LicenseLangString myLicenseData ${{LANG_DUTCH}} "LICENSE.txt"
 ;LicenseLangString myLicenseData ${{LANG_FRENCH}} "LICENSE.txt"
-LicenseLangString myLicenseData ${{LANG_GERMAN}} "LICENSE.txt"
+;;LicenseLangString myLicenseData ${{LANG_GERMAN}} "LICENSE.txt"
 ;LicenseLangString myLicenseData ${{LANG_KOREAN}} "LICENSE.txt"
-LicenseLangString myLicenseData ${{LANG_RUSSIAN}} "LICENSE.txt"
-LicenseLangString myLicenseData ${{LANG_SPANISH}} "LICENSE.txt"
-LicenseLangString myLicenseData ${{LANG_SWEDISH}} "LICENSE.txt"
+;;LicenseLangString myLicenseData ${{LANG_RUSSIAN}} "LICENSE.txt"
+;;LicenseLangString myLicenseData ${{LANG_SPANISH}} "LICENSE.txt"
+;;LicenseLangString myLicenseData ${{LANG_SWEDISH}} "LICENSE.txt"
 ;LicenseLangString myLicenseData ${{LANG_TRADCHINESE}} "LICENSE.txt"
 ;LicenseLangString myLicenseData ${{LANG_SIMPCHINESE}} "LICENSE.txt"
 ;LicenseLangString myLicenseData ${{LANG_SLOVAK}} "LICENSE.txt"
@@ -255,7 +255,7 @@ FunctionEnd
 ;Page instfiles
 
 !insertmacro MULTIUSER_PAGE_INSTALLMODE
-!insertmacro MUI_PAGE_LICENSE
+!insertmacro MUI_PAGE_LICENSE LICENSE.txt
 !insertmacro MUI_PAGE_DIRECTORY
 !insertmacro MUI_PAGE_INSTFILES
 


hooks/post-receive
-- 
pyhoca-gui.git (Python X2Go Client (wxPython GUI))

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 "pyhoca-gui.git" (Python X2Go Client (wxPython GUI)).




More information about the x2go-commits mailing list