summaryrefslogtreecommitdiff
path: root/help/reference/libdocument
diff options
context:
space:
mode:
Diffstat (limited to 'help/reference/libdocument')
-rw-r--r--help/reference/libdocument/Makefile.am6
-rw-r--r--help/reference/libdocument/libevdocument-docs.xml8
2 files changed, 7 insertions, 7 deletions
diff --git a/help/reference/libdocument/Makefile.am b/help/reference/libdocument/Makefile.am
index 54d57919..8d376421 100644
--- a/help/reference/libdocument/Makefile.am
+++ b/help/reference/libdocument/Makefile.am
@@ -95,12 +95,12 @@ GTKDOC_CFLAGS = \
-I$(top_srcdir) \
-I$(top_builddir) \
-I$(top_srcdir)/libdocument \
- -DEVINCEDATADIR=\"$(pkgdatadir)\" \
+ -DATRILDATADIR=\"$(pkgdatadir)\" \
-DMATEDATADIR=\"$(datadir)\" \
- -DEVINCE_UIDIR=\"$(pkgdatadir)\" \
+ -DATRIL_UIDIR=\"$(pkgdatadir)\" \
-DMATELOCALEDIR=\"$(datadir)/locale\" \
-DEV_BACKENDSDIR=\"$(backenddir)\" \
- -DEVINCE_COMPILATION \
+ -DATRIL_COMPILATION \
$(AM_CFLAGS) \
$(LIBDOCUMENT_CFLAGS) \
$(WARN_CFLAGS) \
diff --git a/help/reference/libdocument/libevdocument-docs.xml b/help/reference/libdocument/libevdocument-docs.xml
index 8071e930..f6867fc7 100644
--- a/help/reference/libdocument/libevdocument-docs.xml
+++ b/help/reference/libdocument/libevdocument-docs.xml
@@ -5,7 +5,7 @@
<!ENTITY % local.common.attrib "xmlns:xi CDATA #FIXED 'http://www.w3.org/2003/XInclude'">
<!ENTITY version SYSTEM "version.xml">
]>
-<book id="evince-document">
+<book id="atril-document">
<!--
Copyright © 2009, 2010 Christian Persch
@@ -17,9 +17,9 @@
A copy of the license is included in the COPYING file.
-->
<bookinfo>
- <title>Evince Document Library Reference Manual</title>
+ <title>Atril Document Library Reference Manual</title>
<releaseinfo>
- For Evince version &version;.
+ For Atril version &version;.
The latest version of this documentation can be found on-line at the
<ulink role="online-location" url="http://library.mate.org/devel/libevdocument/index.html">MATE Library</ulink>.
</releaseinfo>
@@ -70,7 +70,7 @@
<title>Document Interfaces</title>
<partintro>
<para>
- Provides support for writing Evince backends.
+ Provides support for writing Atril backends.
</para>
</partintro>