aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/Makefile.am
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2003-03-27 07:03:39 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2003-03-27 07:03:39 +0800
commit84988134dd3bc437f5b5460ba25a42cfc58d3aa0 (patch)
tree175858cc08af07d6de535d3eb0d5b64c833fa07a /help/C/Makefile.am
parent54be14a8e69acebd079ec40b13af9256879873f9 (diff)
downloadgsoc2013-evolution-84988134dd3bc437f5b5460ba25a42cfc58d3aa0.tar
gsoc2013-evolution-84988134dd3bc437f5b5460ba25a42cfc58d3aa0.tar.gz
gsoc2013-evolution-84988134dd3bc437f5b5460ba25a42cfc58d3aa0.tar.bz2
gsoc2013-evolution-84988134dd3bc437f5b5460ba25a42cfc58d3aa0.tar.lz
gsoc2013-evolution-84988134dd3bc437f5b5460ba25a42cfc58d3aa0.tar.xz
gsoc2013-evolution-84988134dd3bc437f5b5460ba25a42cfc58d3aa0.tar.zst
gsoc2013-evolution-84988134dd3bc437f5b5460ba25a42cfc58d3aa0.zip
Renamed from evolution-C.omf. Renamed from evolution.xml.
* C/evolution-1.4-C.omf: Renamed from evolution-C.omf. * C/evolution-1.4.xml: Renamed from evolution.xml. * Makefile.am (SUBDIRS): Remove "no" for now. * xmldocs.make: Updated to most recent version on GNOME CVS. * C/Makefile.am (docname): Add version. (omffile): Likewise. svn path=/trunk/; revision=20529
Diffstat (limited to 'help/C/Makefile.am')
-rw-r--r--help/C/Makefile.am7
1 files changed, 4 insertions, 3 deletions
diff --git a/help/C/Makefile.am b/help/C/Makefile.am
index c8d1c15c81..d5713d895c 100644
--- a/help/C/Makefile.am
+++ b/help/C/Makefile.am
@@ -30,9 +30,9 @@ figs = \
figures/summary.png \
figures/vfolder-createrule-fig.png
figdir = figures
-docname = evolution
+docname = evolution-1.4
lang = C
-omffile = evolution-C.omf
+omffile = evolution-1.4-C.omf
entities = \
apx-authors.xml \
apx-bugs.xml \
@@ -52,6 +52,7 @@ entities = \
usage-mail.xml \
usage-mainwindow.xml \
usage-print.xml \
- usage-sync.xml \
+ usage-sync.xml
+
include $(top_srcdir)/help/xmldocs.make
dist-hook: app-dist-hook