From da7bb154d27d3b872867223a5df60df8f5fb6e7d Mon Sep 17 00:00:00 2001
From: Perberos <perberos@gmail.com>
Date: Wed, 9 Nov 2011 18:44:56 -0300
Subject: renaming evince to atril

---
 help/reference/libdocument/Makefile.am            | 6 +++---
 help/reference/libdocument/libevdocument-docs.xml | 8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

(limited to 'help/reference/libdocument')

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>
 
-- 
cgit v1.2.1