diff options
author | Chris Lyttle <wilddev@src.gnome.org> | 2002-07-17 23:11:05 +0000 |
---|---|---|
committer | Chris Lyttle <wilddev@src.gnome.org> | 2002-07-17 23:11:05 +0000 |
commit | fa27e431899382cc251a6791372ed83ebf23ace7 (patch) | |
tree | fd8b8096524fc07437fa6651f097d3634ca8785a | |
parent | a09fdf2286f75f72eb50fd0e22aab962a6db7a96 (diff) | |
download | gnome-user-docs-fa27e431899382cc251a6791372ed83ebf23ace7.tar.gz gnome-user-docs-fa27e431899382cc251a6791372ed83ebf23ace7.tar.xz gnome-user-docs-fa27e431899382cc251a6791372ed83ebf23ace7.zip |
added intro to gnome into build system
-rw-r--r-- | AUTHORS | 4 | ||||
-rw-r--r-- | ChangeLog | 13 | ||||
-rw-r--r-- | HACKING | 3 | ||||
-rw-r--r-- | MAINTAINERS | 3 | ||||
-rw-r--r-- | Makefile.am | 3 | ||||
-rwxr-xr-x | autogen.sh | 2 | ||||
-rw-r--r-- | configure.in | 4 | ||||
-rw-r--r-- | introduction-to-gnome/C/Makefile.am | 10 | ||||
-rw-r--r-- | introduction-to-gnome/C/introduction-to-gnome-C.omf | 13 | ||||
-rw-r--r-- | introduction-to-gnome/Makefile.am | 2 |
10 files changed, 39 insertions, 18 deletions
@@ -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> @@ -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 @@ -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 @@ -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 |