From da7bb154d27d3b872867223a5df60df8f5fb6e7d Mon Sep 17 00:00:00 2001 From: Perberos 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 @@ ]> - + - Evince Document Library Reference Manual + Atril Document Library Reference Manual - For Evince version &version;. + For Atril version &version;. The latest version of this documentation can be found on-line at the MATE Library. @@ -70,7 +70,7 @@ Document Interfaces - Provides support for writing Evince backends. + Provides support for writing Atril backends. -- cgit v1.2.1