]> www.wagner.pp.ru Git - oss/fubar.git/blobdiff - fubar.tcl
fixed encoding issues in some plugin
[oss/fubar.git] / fubar.tcl
index 1b18c103563dc20366154ea97e8628f141df0ec1..6d3a2fc8a16a292a84286ec42061e41525ddf0eb 100755 (executable)
--- 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]]