Hi,
In the game information area at the bottom, "FICS" is incorrectly
written as "Fics" (it's an acronym, not a word). Also, there's a typo in
one of the comments in the file.
Kind regards,
Nicky Chorley
--------------------------------------
--- a/scid/tcl/tools/fics.tcl 2011-02-13 18:12:02.000000000 +0000
+++ b/scid/tcl/tools/fics.tcl 2011-11-22 16:07:02.193000054 +0000
@@ -659,7 +659,7 @@
sc_game tags set -black $black
sc_game tags set -blackElo $blackElo
- sc_game tags set -event "Fics [lrange $line 5 end]"
+ sc_game tags set -event "FICS [lrange $line 5 end]"
if { [::board::isFlipped .main.board] } {
if { [ string match -nocase $white $::fics::reallogin ] } {
::board::flip .main.board }
} else {
@@ -1033,7 +1033,7 @@
set ::fics::waitForRating ""
- sc_game tags set -event "Fics game $gameNumber
$initialTime/$increment"
+ sc_game tags set -event "FICS game $gameNumber
$initialTime/$increment"
# try to get first moves of game
writechan "moves $gameNumber"
@@ -1213,7 +1213,7 @@
after 2700000 ::fics::stayConnected
}
################################################################################
- # FICS seems to close connexion after 1 hr idle. So send a dummy command
+ # FICS seems to close connection after 1 hr idle. So send a dummy command
# every 45 minutes
################################################################################
proc stayConnected {} {
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure
contains a definitive record of customers, application performance,
security threats, fraudulent activity, and more. Splunk takes this
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Scid-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scid-users