From 8d97ce39f0dc6254baa24513d57894eb1bff7493 Mon Sep 17 00:00:00 2001
From: Stefano Karapetsas <stefano@karapetsas.com>
Date: Thu, 9 May 2013 14:46:07 +0200
Subject: Use mate-document-viewer as app name

---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 72690683..ee5adf15 100644
--- a/configure.ac
+++ b/configure.ac
@@ -40,7 +40,7 @@ m4_define([ev_binary_version], [ev_document_lt_current])
 # *****************************************************************************
 
 AC_PREREQ([2.57])
-AC_INIT([Atril], [ev_version], [http://www.mate-desktop.org/], [atril])
+AC_INIT([Atril], [ev_version], [http://www.mate-desktop.org/], [mate-document-viewer])
 AM_INIT_AUTOMAKE([1.10 foreign dist-xz no-dist-gzip])
 
 AC_CONFIG_HEADERS([config.h])
-- 
cgit v1.2.1