X-Git-Url: http://www.wagner.pp.ru/gitweb/?p=oss%2Ffubar.git;a=blobdiff_plain;f=fubar.tcl;fp=fubar.tcl;h=6d3a2fc8a16a292a84286ec42061e41525ddf0eb;hp=1b18c103563dc20366154ea97e8628f141df0ec1;hb=45c0c5264259ed31018e3771d64142b723d7aa35;hpb=c3bcb0bdb509bb9b79646b31c4664b4e3d225755 diff --git a/fubar.tcl b/fubar.tcl index 1b18c10..6d3a2fc 100755 --- a/fubar.tcl +++ b/fubar.tcl @@ -1,6 +1,6 @@ #!/usr/bin/wish -package require Tclx +catch {package require Tclx} set noFvwm [catch {package require Fvwm}] set CONFIGDIR "~/.fubar" set LIBRARYDIR [file dirname [info script]]