summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--AUTHORS4
-rw-r--r--ChangeLog13
-rw-r--r--HACKING3
-rw-r--r--MAINTAINERS3
-rw-r--r--Makefile.am3
-rwxr-xr-xautogen.sh2
-rw-r--r--configure.in4
-rw-r--r--introduction-to-gnome/C/Makefile.am10
-rw-r--r--introduction-to-gnome/C/introduction-to-gnome-C.omf13
-rw-r--r--introduction-to-gnome/Makefile.am2
10 files changed, 39 insertions, 18 deletions
diff --git a/AUTHORS b/AUTHORS
index c570978..7c3ec50 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,3 +1,3 @@
-Dan Mueth <dan@eazel.com>
-Laszlo Kovacs <laszlo.kovacs@sun.com>
+Chris Lyttle <chris@wilddev.net>
+gdocteam@sun.com <Sun Microsystems>
Alexander Kirillov <kirillov@math.sunysb.edu>
diff --git a/ChangeLog b/ChangeLog
index e09fd8e..a69c5ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2002-07-17 Chris Lyttle <chris@wilddev.net>
+
+ * AUTHORS: changed to me as maintainer and Sun docs team
+ * introduction-to-gnome/C/introduction-to-gnome-C.omf: added seriesid,
+ wouldn't validate so added missing tags
+ * HACKING: changed to my email
+ * MAINTAINERS: changed to my email
+ * Makefile.am: added introduction-to-gnome dir
+ * configure.in: added introduction-to-gnome makefiles
+ * autogen.sh: changed name from gdp-example1 to gnome-user-docs
+ * introduction-to-gnome/Makefile.am: removed it and es dirs
+ * introduction-to-gnome/C/Makefile.am: changed to new xml build system
+
2002-07-11 Alexander Kirillov <kirillov@math.sunysb.edu>
Updated Introduction to GNOME for GNOME 2.0
diff --git a/HACKING b/HACKING
index 8e160e1..3121502 100644
--- a/HACKING
+++ b/HACKING
@@ -8,5 +8,4 @@ Please respect the directory structure:
In some cases, it may make sense to nest things one level deeper. However,
do not nest things less deep. If you have questions, please email me.
-Dan Mueth <dan@eazel.com>
-March 22, 2001
+Chris Lyttle <chris@wilddev.net>
diff --git a/MAINTAINERS b/MAINTAINERS
index 1622d13..642cb86 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1,2 +1 @@
-Email: Dan Mueth <dan@eazel.com>
-Email: Alexander Kirillov <kirillov@math.sunysb.edu>
+Email: Chris Lyttle <chris@wilddev.net>
diff --git a/Makefile.am b/Makefile.am
index fd7f63a..6b3fd4b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,6 @@
SUBDIRS = \
- gnome2-user-guide
+ gnome2-user-guide \
+ introduction-to-gnome
EXTRA_DIST = gnome-user-docs.spec COPYING-DOCS xmldocs.make omf.make
diff --git a/autogen.sh b/autogen.sh
index 5e32c53..d032c82 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -7,7 +7,7 @@ test -z "$srcdir" && srcdir=.
ORIGDIR=`pwd`
cd $srcdir
-PROJECT=gdp-example1
+PROJECT=gnome-user-docs
TEST_TYPE=-f
FILE=Makefile.am
diff --git a/configure.in b/configure.in
index e8cd7ee..9ac6fcb 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
AC_INIT(gnome2-user-guide)
-SCROLLKEEPER_REQUIRED=0.1.4
+SCROLLKEEPER_REQUIRED=0.3.4
AC_SUBST(SCROLLKEEPER_REQUIRED)
AM_INIT_AUTOMAKE(gnome2-user-docs, 1.93)
@@ -39,4 +39,6 @@ Makefile
gnome-user-docs.spec
gnome2-user-guide/Makefile
gnome2-user-guide/C/Makefile
+introduction-to-gnome/Makefile
+introduction-to-gnome/C/Makefile
])
diff --git a/introduction-to-gnome/C/Makefile.am b/introduction-to-gnome/C/Makefile.am
index 8f1d3fd..59b5233 100644
--- a/introduction-to-gnome/C/Makefile.am
+++ b/introduction-to-gnome/C/Makefile.am
@@ -1,10 +1,8 @@
-figs = \
- figures/desktop.png \
- figures/microguiborder.png
+figdir = figures
docname = introduction-to-gnome
lang = C
omffile = introduction-to-gnome-C.omf
-sgml_ents =
-include $(top_srcdir)/sgmldocs.make
+include $(top_srcdir)/xmldocs.make
dist-hook: app-dist-hook
-
+entities = \
+ legal.xml
diff --git a/introduction-to-gnome/C/introduction-to-gnome-C.omf b/introduction-to-gnome/C/introduction-to-gnome-C.omf
index 14c0ac9..382db62 100644
--- a/introduction-to-gnome/C/introduction-to-gnome-C.omf
+++ b/introduction-to-gnome/C/introduction-to-gnome-C.omf
@@ -2,8 +2,11 @@
<omf>
<resource>
<creator>
- Alexander Kirillov, Dave Mason, David Wheeler
+ dcm@redhat.com (Dave Mason)
</creator>
+ <maintainer>
+ kirillov@math.sunysb.edu (Alexander Kirillov)
+ </maintainer>
<title>
Introduction to GNOME
</title>
@@ -13,10 +16,16 @@
<version identifier="2.0" date="2002-07-11"
description="Updated for GNOME 2.0"/>
<subject category="GNOME|Desktop"/>
+ <description>
+ Introduction to GNOME
+ </description>
+ <type>
+ user's guide
+ </type>
<format mime="text/xml" dtd="-//OASIS//DTD DocBook XML V4.1.2//EN"/>
<identifier url="introduction-to-gnome.xml"/>
- <relation seriesid=""/>
<language code="C"/>
+ <relation seriesid="a544250c-99c8-11d6-920a-e4cbdb1cfc5b"/>
<rights type="GNU FDL" license.version="1.1"
holder="Alexander Kirillov, Red Hat, Inc., David Wheeler"/>
</resource>
diff --git a/introduction-to-gnome/Makefile.am b/introduction-to-gnome/Makefile.am
index 345b6bc..42ffacc 100644
--- a/introduction-to-gnome/Makefile.am
+++ b/introduction-to-gnome/Makefile.am
@@ -1 +1 @@
-SUBDIRS = C es it
+SUBDIRS = C