From 75f0b9a877f98779969504edeefdfbcf3cf1262d Mon Sep 17 00:00:00 2001 From: infirit Date: Fri, 18 Oct 2013 18:36:02 +0200 Subject: Complete mate-file-manager -> caja rename --- HACKING | 2 +- README | 2 +- autogen.sh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/HACKING b/HACKING index 57f3a599..4d767567 100644 --- a/HACKING +++ b/HACKING @@ -2,7 +2,7 @@ Hacking on Caja ------------------- The Caja source tree is available from MATE git -(https://github.com/mate-desktop/mate-file-manager) and +(https://github.com/mate-desktop/caja) and in releases on the MATE FTP site (http://pub.mate-desktop.org/). See also http://wiki.mate-desktop.org/applications:caja . diff --git a/README b/README index 38a8b47a..d269e934 100644 --- a/README +++ b/README @@ -11,4 +11,4 @@ How to report bugs ================== Bugs should be reported in GitHub -https://github.com/mate-desktop/mate-file-manager/issues +https://github.com/mate-desktop/caja/issues diff --git a/autogen.sh b/autogen.sh index 81818c92..aad095ca 100755 --- a/autogen.sh +++ b/autogen.sh @@ -4,7 +4,7 @@ srcdir=`dirname $0` test -z "$srcdir" && srcdir=. -PKG_NAME="mate-file-manager" +PKG_NAME="caja" (test -f $srcdir/configure.ac) || { echo -n "**Error**: Directory "\`$srcdir\'" does not look like the" -- cgit v1.2.1