summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Lacage <mathieu@eazel.com>2000-11-09 19:10:30 +0000
committerMathieu Lacage <mathieu@src.gnome.org>2000-11-09 19:10:30 +0000
commit3bd900bb5ebcfa888a813ed75e808e0db4683452 (patch)
treef7e2d6458a8fa90cd3da6fdf1c0972cdec0af4b2
parentc6e38c19baef333120559c77ec0d8436ee096985 (diff)
downloadnautilus-RAK_SOUNDVIEW_ANCHOR.tar.gz
Fix bug 4619. fdl of nautilus collides with help from gnome-core. This isRAK_SOUNDVIEW_ANCHOR
2000-11-09 Mathieu Lacage <mathieu@eazel.com> Fix bug 4619. fdl of nautilus collides with help from gnome-core. This is a workaround till we have a new shipped gnome-core. * nautilus.spec.in: remove fdl directory * user-guide/C/Makefile.am: remove fdl installation * user-guide/C/fdl.sgml: remove * user-guide/C/sgml/fdl.sgml: add * user-guide/C/sgml/nautilus.sgml: change to use the new fdl file.
-rw-r--r--ChangeLog11
-rw-r--r--nautilus.spec.in1
-rw-r--r--user-guide/C/Makefile.am3
-rw-r--r--user-guide/C/sgml/fdl.sgml (renamed from user-guide/C/fdl.sgml)55
-rw-r--r--user-guide/C/sgml/nautilus.sgml5
5 files changed, 18 insertions, 57 deletions
diff --git a/ChangeLog b/ChangeLog
index bce9da192..d36738d92 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2000-11-09 Mathieu Lacage <mathieu@eazel.com>
+
+ Fix bug 4619. fdl of nautilus collides with help from gnome-core.
+ This is a workaround till we have a new shipped gnome-core.
+ * nautilus.spec.in: remove fdl directory
+ * user-guide/C/Makefile.am: remove fdl installation
+ * user-guide/C/fdl.sgml: remove
+ * user-guide/C/sgml/fdl.sgml: add
+ * user-guide/C/sgml/nautilus.sgml: change to use the new fdl file.
+
+
2000-11-09 Darin Adler <darin@eazel.com>
buddy: John Sullivan <sullivan@eazel.com>
diff --git a/nautilus.spec.in b/nautilus.spec.in
index 371439db7..67b71ae12 100644
--- a/nautilus.spec.in
+++ b/nautilus.spec.in
@@ -237,7 +237,6 @@ fi
%{prefix}/share/oaf/nautilus-tree-view.oafinfo
%{prefix}/share/oaf/nautilus.oafinfo
%{prefix}/share/gnome/help/nautilus/C/*
-%{prefix}/share/gnome/help/fdl/C/*
%files devel
diff --git a/user-guide/C/Makefile.am b/user-guide/C/Makefile.am
index b65f18532..ac7cb4b73 100644
--- a/user-guide/C/Makefile.am
+++ b/user-guide/C/Makefile.am
@@ -21,15 +21,12 @@ install-data-local:
$(INSTALL_DATA) $$i $(DESTDIR)$(TARGET_DIR)$$basefile; \
done; \
fi
- $(mkinstalldirs) $(DESTDIR)$(SGML_DIR)/fdl/$(LANG)/
- $(INSTALL_DATA) $(srcdir)/fdl.sgml $(DESTDIR)$(SGML_DIR)/fdl/$(LANG)/fdl.sgml
dist-hook:
mkdir $(distdir)/sgml
mkdir $(distdir)/html
mkdir $(distdir)/img
-cp $(srcdir)/sgml/*.sgml $(distdir)/sgml
- -cp $(srcdir)/fdl.sgml $(distdir)
-cp $(srcdir)/img/*.png $(distdir)/img
-cp $(srcdir)/html/*.html $(distdir)/html
diff --git a/user-guide/C/fdl.sgml b/user-guide/C/sgml/fdl.sgml
index d1399ef58..43fcdf201 100644
--- a/user-guide/C/fdl.sgml
+++ b/user-guide/C/sgml/fdl.sgml
@@ -1,53 +1,7 @@
-<!DOCTYPE Article PUBLIC "-//OASIS//DTD DocBook V3.1//EN"[
-]>
-<!-- Web Based FDL
-<appendix id="fdl">
- <docinfo>
+<chapter id="fdl">
- <releaseinfo>
- Version 1.1, March 2000
- </releaseinfo>
-
- <copyright>
- <year>2000</year><holder>Free Software Foundation, Inc.</holder>
- </copyright>
-
- <legalnotice id="fdl-legalnotice">
- <para>
- <address>Free Software Foundation, Inc. <street>59 Temple Place, Suite 330</street>,
- <city>Boston</city>, <state>MA</state> <postcode>02111-1307</postcode> <country>USA</country></address>
- Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is
- not allowed.
- </para>
- </legalnotice>
-
- </docinfo>-->
-<article id="index">
- <title>GNU Free Documentation License</title>
- <artheader>
- <releaseinfo>
- Version 1.1, March 2000
- </releaseinfo>
-
- <copyright>
- <year>2000</year><holder>Free Software Foundation, Inc.</holder>
- </copyright>
-
- <legalnotice id="fdl-legalnotice">
- <para>
- <address>Free Software Foundation, Inc.
- <street>59 Temple Place, Suite 330</street>,
- <city>Boston</city>,
- <state>MA</state> <postcode>02111-1307</postcode>
- <country>USA</country></address>. Everyone is permitted to
- copy and distribute verbatim copies of this license
- document, but changing it is not allowed.
- </para>
- </legalnotice>
-
- </artheader>
-
+ <title>GNU Free Documentation License</title>
<sect1 id="fdl-preamble">
<title>0. PREAMBLE</title>
@@ -684,10 +638,7 @@
License</ulink>, to permit their use in free software.
</para>
</sect1>
-</article>
-<!--
-</appendix>
--->
+</chapter>
diff --git a/user-guide/C/sgml/nautilus.sgml b/user-guide/C/sgml/nautilus.sgml
index 54b0a9a2f..9dc582b87 100644
--- a/user-guide/C/sgml/nautilus.sgml
+++ b/user-guide/C/sgml/nautilus.sgml
@@ -5,6 +5,7 @@
<!ENTITY CHAPTER-1 SYSTEM "chapter-1.sgml">
<!ENTITY CHAPTER-2 SYSTEM "chapter-2.sgml">
<!ENTITY CHAPTER-3 SYSTEM "chapter-3.sgml">
+<!ENTITY FDL SYSTEM "fdl.sgml">
]>
@@ -30,7 +31,7 @@
<para>
Permission is granted to copy, distribute and/or modify this
document under the terms of the <ulink type="help"
- url="gnome-help:fdl"><citetitle>GNU Free Documentation
+ url="gnome-help:nautilus.sgml?fdl-preamble"><citetitle>GNU Free Documentation
License</citetitle></ulink>, Version 1.1 or any later version published
by the Free Software Foundation with no Invariant Sections, no
Front-Cover Texts, and no Back-Cover Texts. You may obtain a copy of the
@@ -62,4 +63,6 @@
&CHAPTER-3;
+&FDL;
+
</book>