summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2007-11-22 01:26:22 +0000
committerIain Holmes <iain@src.gnome.org>2007-11-22 01:26:22 +0000
commit4be0baa6675aeeebf2c56f401c13dc2cdd68c411 (patch)
treeb834d1ebdbab0628582dc1ab4ff94c2468a1ecc4
parentfb111d00bc1a44fe49bd2ec179a9e831c19fb1e6 (diff)
downloadmetacity-4be0baa6675aeeebf2c56f401c13dc2cdd68c411.tar.gz
Remove advert
svn path=/branches/iains-blingtastic-bucket-o-bling/; revision=3427
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 1faa651e..19a24c43 100644
--- a/configure.in
+++ b/configure.in
@@ -530,7 +530,7 @@ metacity-$VERSION:
METACITY_MINOR_VERSION=metacity_minor_version
if test $(( $(echo $METACITY_MINOR_VERSION) %2)) == "1"; then
stable_version=$(( ($METACITY_MINOR_VERSION / 2) * 2))
- echo "Welcome to Iain's Blingtastic Bucket o' Bling"
+ echo "This is the UNSTABLE branch of metacity"
echo "---------------------------------------------"
echo "You don't want to use this"
echo -n "Use 2.$stable_version.x for stable "