X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;ds=sidebyside;f=client.tcl;h=6f30711f5d59512065523a1fce73a12b84ea1b8c;hb=276d34b40d085938bfaf3b0599aa682f5eac6ce9;hp=80bb76a153ccc702ae37d375bdfacad5b81e1d1e;hpb=d96c455efaab3a585c3ba93a924856a4a6ee2ddb;p=ir-tcl-moved-to-github.git diff --git a/client.tcl b/client.tcl index 80bb76a..6f30711 100644 --- a/client.tcl +++ b/client.tcl @@ -4,7 +4,13 @@ # Sebastian Hammer, Adam Dickmeiss # # $Log: client.tcl,v $ -# Revision 1.74 1995-10-17 12:18:57 adam +# Revision 1.76 1995-10-18 15:15:20 adam +# Fixed bug. +# +# Revision 1.75 1995/10/17 14:18:05 adam +# Minor changes in presentation formats. +# +# Revision 1.74 1995/10/17 12:18:57 adam # Bug fix: when target connection closed, the connection was not # properly reestablished. # @@ -1714,6 +1720,8 @@ proc protocol-setup-action {target w} { for {set i 0} {$i < $len} {incr i} { lappend b [$w.top.databases.list get $i] } + set wno [lindex $profile($target) 12] + set profile($target) [list [$w.top.description.entry get] \ [$w.top.host.entry get] \ [$w.top.port.entry get] \ @@ -3171,7 +3179,7 @@ if {! $monoFlag} { } .data.record tag configure marc-data -foreground black .data.record tag configure marc-head \ - -font -Adobe-Times-Medium-R-Normal-*-140-* \ + -font -Adobe-Times-Bold-R-Normal-*-140-* \ -foreground brown -relief raised -borderwidth 1 .data.record tag configure marc-small-head -foreground brown .data.record tag configure marc-pref \