openbsd-ports/x11/sawfish/patches/patch-lisp_sawfish_ui_widgets_frame-style.jl
danh c3f3075d10 import of sawfish 0.36
Sawfish is an extensible window manager which uses a Lisp-based
scripting language.  All window decorations are configurable and the
basic idea is to have as much user-interface policy as possible
controlled through the Lisp language.  Configuration can be
accomplished by writing Lisp code in a personal .sawfishrc file, or
using a GTK+ interface.  Sawfish is mostly GNOME compliant

Submitted by:	robbie@g7.org
2001-02-21 18:34:50 +00:00

13 lines
421 B
Julia

--- lisp/sawfish/ui/widgets/frame-style.jl.orig Tue Nov 28 05:13:51 2000
+++ lisp/sawfish/ui/widgets/frame-style.jl Mon Feb 5 19:16:00 2001
@@ -99,8 +99,7 @@
(setq full dir)
(throw 'out t))
(error))))
- '("%s" "%s.tar#tar/%s" "%s.tar.gz#tar/%s"
- "%s.tar.Z#tar/%s" "%s.tar.bz2#tar/%s"))
+ '("%s"))
nil)
(setq full (i18n-filename
(expand-file-name "README" full)))