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/libview/Makefile.am        | 6 +++---
 help/reference/libview/libevview-docs.xml | 8 ++++----
 help/reference/libview/libevview.types    | 2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)

(limited to 'help/reference/libview')

diff --git a/help/reference/libview/Makefile.am b/help/reference/libview/Makefile.am
index d00a8be1..34a18839 100644
--- a/help/reference/libview/Makefile.am
+++ b/help/reference/libview/Makefile.am
@@ -101,12 +101,12 @@ GTKDOC_CFLAGS = \
 	-I$(top_srcdir)/libview 			\
 	-I$(top_srcdir)/libdocument                     \
 	-I$(top_builddir)/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)					\
 	$(LIBVIEW_CFLAGS)				\
 	$(WARN_CFLAGS)					\
diff --git a/help/reference/libview/libevview-docs.xml b/help/reference/libview/libevview-docs.xml
index 8bed6139..9935217d 100644
--- a/help/reference/libview/libevview-docs.xml
+++ b/help/reference/libview/libevview-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-view">
+<book id="atril-view">
   <!--
     Copyright © 2009, 2010 Christian Persch
 
@@ -17,9 +17,9 @@
     A copy of the license is included in the COPYING file.
     -->
   <bookinfo>
-    <title>Evince View Library Reference Manual</title>
+    <title>Atril View 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/libevview/index.html">MATE Library</ulink>.
     </releaseinfo>
@@ -67,7 +67,7 @@
   </bookinfo>
 
   <part id="view-view">
-    <title>Evince View</title>
+    <title>Atril View</title>
     <partintro>
       <para>
       </para>
diff --git a/help/reference/libview/libevview.types b/help/reference/libview/libevview.types
index 668b715a..1df4432f 100644
--- a/help/reference/libview/libevview.types
+++ b/help/reference/libview/libevview.types
@@ -1,4 +1,4 @@
-#include <evince-view.h>
+#include <atril-view.h>
 #include "ev-annotation-window.h"
 #include "ev-page-cache.h"
 #include "ev-view-presentation.h"
-- 
cgit v1.2.1