summaryrefslogtreecommitdiffstats
path: root/introduction-to-gnome
diff options
context:
space:
mode:
authorChris Lyttle <wilddev@src.gnome.org>2002-07-17 23:11:05 +0000
committerChris Lyttle <wilddev@src.gnome.org>2002-07-17 23:11:05 +0000
commitfa27e431899382cc251a6791372ed83ebf23ace7 (patch)
treefd8b8096524fc07437fa6651f097d3634ca8785a /introduction-to-gnome
parenta09fdf2286f75f72eb50fd0e22aab962a6db7a96 (diff)
downloadgnome-user-docs-fa27e431899382cc251a6791372ed83ebf23ace7.tar.gz
gnome-user-docs-fa27e431899382cc251a6791372ed83ebf23ace7.tar.xz
gnome-user-docs-fa27e431899382cc251a6791372ed83ebf23ace7.zip
added intro to gnome into build system
Diffstat (limited to 'introduction-to-gnome')
-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
3 files changed, 16 insertions, 9 deletions
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