summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README2
-rwxr-xr-xautogen.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 019e9125..36d22014 100644
--- a/README
+++ b/README
@@ -5,7 +5,7 @@ multiple and single page document formats like PDF
and Postscript. For more general information about
Atril please visit our website at
-https://github.com/mate-desktop/mate-document-viewer
+https://github.com/mate-desktop/atril
Atril is a fork of Evince
diff --git a/autogen.sh b/autogen.sh
index edbd01c6..042c4b0f 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -4,7 +4,7 @@
srcdir=`dirname $0`
test -z "$srcdir" && srcdir=.
-PKG_NAME="mate-document-viewer"
+PKG_NAME="atril"
(test -f $srcdir/configure.ac) || {
echo -n "**Error**: Directory "\`$srcdir\'" does not look like the"