summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2013-10-17 23:49:36 +0200
committerraveit65 <[email protected]>2013-10-17 23:49:36 +0200
commit764d5de8530a2884e249b3277428d8466358dd05 (patch)
tree6c06a137ac8ab0da2c33879ce7e5c819833942eb
parent8bc24183da70ec1f57f7671066842e97314a0bf2 (diff)
downloadatril-764d5de8530a2884e249b3277428d8466358dd05.tar.bz2
atril-764d5de8530a2884e249b3277428d8466358dd05.tar.xz
rename to atril
-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"