diff --git a/sources/gorilla.tcl b/sources/gorilla.tcl index 8cb85d5..86a5592 100755 --- a/sources/gorilla.tcl +++ b/sources/gorilla.tcl @@ -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 ] diff --git a/utilities/version.txt b/utilities/version.txt index 2779688..88421fd 100644 --- a/utilities/version.txt +++ b/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}}