X-Git-Url: http://www.wagner.pp.ru/gitweb/?p=oss%2Ffgis.git;a=blobdiff_plain;f=tcl%2Fhypermap;fp=tcl%2Fhypermap;h=285183d486dbeb7cc5be6a2df4009b983ccf7e87;hp=4440d72385ba174e4589e2a0b02a742f77bdb483;hb=de42f9868f7325086d509049195235d4a439e0c4;hpb=96a9075a6b6a85c93540b7e94c719e496823674d diff --git a/tcl/hypermap b/tcl/hypermap index 4440d72..285183d 100755 --- a/tcl/hypermap +++ b/tcl/hypermap @@ -1,6 +1,6 @@ #!/usr/bin/wish ## -## $ID: $ +## $Id: hypermap,v 1.3 2003-01-08 15:25:35 dron Exp $ ## ## Copyright (C) 1997, Victor Wagner ## Copyright (C) 2002, Andrey Kiselev @@ -74,7 +74,7 @@ proc show_hyper {planchet x y} { set planchet .map -option add *font -cronyx-times-bold-r-normal--10-* +option add *font $gui_font frame .menu -relief raised -bd 2 menubutton .menu.file -text "File" -menu [set m .menu.file.m] menu $m