#!/bin/sh

REP_LOAD_PATH="/usr/local/share/sawfish/1.3/lisp"
export REP_LOAD_PATH

exec rep "$0" "$@"

!#;; Source file: sawfish-about.jl
(validate-byte-code 11 0)

(structure () ((open rep gui.gtk-2.gtk rep.system rep.io.files rep.i18n.gettext sawfish.gtk.stock)) (run-byte-code "	] 
H	v" [get-command-line-option "--disable-nls" bindtextdomain "sawfish" "/usr/local/share/locale" textdomain] 3) (%define title "Sawfish") (%define version "1.3") (%define copyright "(C) 1999-2000 John Harper; (C) 2000 Eazel, Inc") (%define authors (run-byte-code "	IKKv" ["John Harper <jsh@eazel.com>" _ "and many others..."] 3)) (%define comments (run-byte-code "	v" [_ "Sawfish manages your windows extensibly."] 2)) (%define logo "sawfish-logo.png") (run-byte-code "DJ
0	
1 
H 	H	

 	D2CH As P ;uFAHEv" [gtk-hbox-new make-url-widget "http://sawmill.sourceforge.net/" _ "Sawfish homepage" gtk-box-pack-start gtk-widget-show-all about-dialog title version copyright authors comments #:logo logo #:extra g-signal-connect "destroy" #["Itv" [out] 2] out exit interrupt-mode recursive-edit] 3148810))
