Skip to content

Commit

Permalink
actualized version.txt for new version 1.5.3.7
Browse files Browse the repository at this point in the history
updated French translators in gorilla::About
  • Loading branch information
zdia committed Feb 16, 2013
1 parent 203b4a3 commit 3bfc796
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion sources/gorilla.tcl
Expand Up @@ -6836,7 +6836,7 @@ proc gorilla::About {} {
lappend ctr [ ttk::label $w.contrib2 -text "\u2022 [ mc "German translation by %s" "Zbigniew Diaczyszyn" ]" {*}$stdopts ]
lappend ctr [ ttk::label $w.contrib3 -text "\u2022 [ mc "Russian translation by %s" "Evgenii Terechkov" ]" {*}$stdopts ]
lappend ctr [ ttk::label $w.contrib4 -text "\u2022 [ mc "Italian translation by %s" "Marco Ciampa" ]" {*}$stdopts ]
lappend ctr [ ttk::label $w.contrib5 -text "\u2022 [ mc "French translation by %s" "Benoit Mercier" ]" {*}$stdopts ]
lappend ctr [ ttk::label $w.contrib5 -text "\u2022 [ mc "French translation by %s" "Benoit Mercier, Alexandre Raymond" ]" {*}$stdopts ]
lappend ctr [ ttk::label $w.contrib6 -text "\u2022 [ mc "Spanish translation by %s" "Juan Roldan Ruiz" ]" {*}$stdopts ]
lappend ctr [ ttk::label $w.contrib7 -text "\u2022 [ mc "Portuguese translation by %s" "Daniel Bruno" ]" {*}$stdopts ]

Expand Down
5 changes: 3 additions & 2 deletions utilities/version.txt
@@ -1,2 +1,3 @@
Linux {version 1.5.3.6.4 executable {i686 gorilla15363.bin x86_64 gorilla15363_64.bin}} MacOSX {version 1.5.3.7.3 url {i868 http://cloud.github.com/downloads/zdia/gorilla/gorilla15363.zip x86_64 http://cloud.github.com/downloads/zdia/gorilla/gorilla15363.zip}} Windows {version 1.5.3.7.1 url {i686 http://cloud.github.com/downloads/zdia/gorilla/gorilla15363.exe x86_64 http://cloud.github.com/downloads/zdia/gorilla/gorilla15363_64.exe}} source {version 1.5.3.6.5 url http://nodeload.github.com/zdia/gorilla/zipball/v1.5.3.6.3}

Linux {version 1.5.3.7 executable {i686 gorilla1537.bin x86_64 gorilla1537_64.bin}} \
MacOSX {version 1.5.3.7 executable {i686 gorilla1537.zip x86_64 gorilla1537.zip}} \
Windows {version 1.5.3.7 executable {i686 gorilla1537.exe x86_64 gorilla1537_64.exe}}

0 comments on commit 3bfc796

Please sign in to comment.