summaryrefslogtreecommitdiff
path: root/backend/dvi/dvi-document.h
diff options
context:
space:
mode:
authorPerberos <[email protected]>2011-11-09 18:44:56 -0300
committerPerberos <[email protected]>2011-11-09 18:44:56 -0300
commitda7bb154d27d3b872867223a5df60df8f5fb6e7d (patch)
treec1a40fbb481956cf2fda2263bf78389622eba0a5 /backend/dvi/dvi-document.h
parent342e9e9bf91625bf6f0102fb7bbc652dea222064 (diff)
downloadatril-da7bb154d27d3b872867223a5df60df8f5fb6e7d.tar.bz2
atril-da7bb154d27d3b872867223a5df60df8f5fb6e7d.tar.xz
renaming evince to atril
Diffstat (limited to 'backend/dvi/dvi-document.h')
-rw-r--r--backend/dvi/dvi-document.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/dvi/dvi-document.h b/backend/dvi/dvi-document.h
index 845301b6..a84e892d 100644
--- a/backend/dvi/dvi-document.h
+++ b/backend/dvi/dvi-document.h
@@ -31,7 +31,7 @@ typedef struct _DviDocument DviDocument;
GType dvi_document_get_type (void) G_GNUC_CONST;
-G_MODULE_EXPORT GType register_evince_backend (GTypeModule *module);
+G_MODULE_EXPORT GType register_atril_backend (GTypeModule *module);
G_END_DECLS