#!/bin/sh

REP_LOAD_PATH="/opt/gnome/share/sawfish/0.38/lisp"
export REP_LOAD_PATH

exec rep "$0" "$@"

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

(structure () ((open rep gui.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" "/opt/gnome/share/locale" textdomain] 3) (%define title "Sawfish") (%define version "0.38") (%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	
2 
H 
H 	H	

 	D3CH Ps _ JuFAHEv" [gtk-hbox-new make-url-widget "http://iwc.org/volunteers/archives/Oct98/spec_pg0.htm" _ "Protect the sawfish" "http://sawmill.sourceforge.net/" "Sawfish homepage" gtk-box-pack-start gtk-widget-show-all about-dialog title version copyright authors comments #:logo logo #:extra gtk-signal-connect "destroy" #["Itv" [out] 2] out exit interrupt-mode recursive-edit] 4197386))
