--- config.tcl +++ config.tcl @@ -118,7 +118,7 @@ puts $fid { # This is the configuration file for FileRunner. It is read every time # FileRunner starts up. It is saved in your home directory as -# "~/.fr/config" (~ is short for the path to your home directory). Make +# "~/.desk/fr/config" (~ is short for the path to your home directory). Make # sure to only edit values for variables that are listed. Do not add or # delete anything, since this file will be automatically regenerated # when you do a "Edit Configuration->Save Configuration" in the menu and those @@ -1774,7 +1774,7 @@ # The wm command here moves the following question to the center #(or there about) of the screen rather that having it get lost on an edge. wm geometry . +500+500 - if {$glob(os) != "WIN32" && [file exists $env(HOME)/.fr]} { + if {$glob(os) != "WIN32" && [file exists $env(HOME)/.desk/fr]} { return } set button [smart_dialog .questDialog "." [_ "Question"] [list [_ \