diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-15 19:24:24 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-15 19:24:24 +0000 |
commit | 1d1a424e1ce5566733304e9f71ec17b5dee8aa1f (patch) | |
tree | bc3c1101d22e55deb5237ef53fbde0f33806170a /misc/gnomeutils/files/patch-ai | |
parent | Add 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.
Notes
Notes:
svn path=/head/; revision=84937
Diffstat (limited to 'misc/gnomeutils/files/patch-ai')
-rw-r--r-- | misc/gnomeutils/files/patch-ai | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/misc/gnomeutils/files/patch-ai b/misc/gnomeutils/files/patch-ai deleted file mode 100644 index ec9d6d7b3f42..000000000000 --- a/misc/gnomeutils/files/patch-ai +++ /dev/null @@ -1,11 +0,0 @@ ---- sgmldocs.make 2001/07/03 13:56:19 1.1 -+++ sgmldocs.make 2001/07/03 13:56:34 -@@ -32,7 +32,7 @@ - # dist-hook: app-dist-hook - # - --docdir = $(datadir)/gnome/help/$(docname)/$(lang) -+docdir = $(datadir)/help/$(docname)/$(lang) - - doc_DATA = index.html - |