summaryrefslogtreecommitdiff
path: root/x11-wm/sawfish/files/patch-lisp::sawfish::wm.jl
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-07-15 19:24:24 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-07-15 19:24:24 +0000
commit1d1a424e1ce5566733304e9f71ec17b5dee8aa1f (patch)
treebc3c1101d22e55deb5237ef53fbde0f33806170a /x11-wm/sawfish/files/patch-lisp::sawfish::wm.jl
parentAdd in PCI bridge support. It's a run-time option, too, and is required for (diff)
Begin the de-orbit burn of the GNOME 1.4 desktop. This is phase I. All
core desktop components are being removed.
Diffstat (limited to 'x11-wm/sawfish/files/patch-lisp::sawfish::wm.jl')
-rw-r--r--x11-wm/sawfish/files/patch-lisp::sawfish::wm.jl16
1 files changed, 0 insertions, 16 deletions
diff --git a/x11-wm/sawfish/files/patch-lisp::sawfish::wm.jl b/x11-wm/sawfish/files/patch-lisp::sawfish::wm.jl
deleted file mode 100644
index 3332943003e2..000000000000
--- a/x11-wm/sawfish/files/patch-lisp::sawfish::wm.jl
+++ /dev/null
@@ -1,16 +0,0 @@
-
-$FreeBSD$
-
---- lisp/sawfish/wm.jl.orig Tue May 7 06:35:59 2002
-+++ lisp/sawfish/wm.jl Mon Jul 1 11:16:13 2002
-@@ -46,8 +46,8 @@
- (when (and lang (not disable-nls) (not (string= lang "C")))
- (require 'rep.i18n.gettext)
- (bindtextdomain "sawfish" sawfish-locale-directory)
-- (when (boundp 'bindtextdomaincodeset)
-- (bindtextdomaincodeset "sawfish" "UTF-8"))
-+;; (when (boundp 'bindtextdomaincodeset)
-+;; (bindtextdomaincodeset "sawfish" "UTF-8"))
- (textdomain "sawfish"))))
-
- ;; ignore file errors on stdio streams