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

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


The branch, build-59a18b6e3b5d3f1dd8f07f26433d37fe5984a57d has been updated
       via  87a48d6179b56a29e0368816394cbfd30c10b405 (commit)
      from  33785581352c15249649db0721142da37274811e (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 |    4 ++++
 1 file changed, 4 insertions(+)

The diff of changes is:
diff --git a/nsis_template.py b/nsis_template.py
index 89115d1..781e4ee 100644
--- a/nsis_template.py
+++ b/nsis_template.py
@@ -154,6 +154,10 @@ Function .onInit
             StrCpy $LC_MESSAGES "es"
             !include "nsis_include\\es.nsi"
             ${{Break}}
+          ${{Case}} 1053
+            StrCpy $LC_MESSAGES "sv"
+            !include "nsis_include\\sv.nsi"
+            ${{Break}}
           ${{Case}} 1049
             StrCpy $LC_MESSAGES "ru"
             !include "nsis_include\\ru.nsi"


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