summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README4
-rw-r--r--README.hg (renamed from README.MTN)6
-rw-r--r--README.mingw2
3 files changed, 6 insertions, 6 deletions
diff --git a/README b/README
index c7ca60de7f..196300ac2f 100644
--- a/README
+++ b/README
@@ -6,7 +6,7 @@ libpurple is a library intended to be used by programmers seeking
to write an IM client that connects to many IM networks. It supports
AIM, ICQ, XMPP, MSN and Yahoo!, among others.
-Pidgin is an graphical IM client written in C which uses the GTK+
+Pidgin is a graphical IM client written in C which uses the GTK+
toolkit.
Finch is a text-based IM client written in C which uses the ncurses
@@ -43,7 +43,7 @@ you only need to run 'pidgin' or 'finch'.
To get started, simply add a new account.
-If you come across a bug, please report it at: http://pidgin.im
+If you come across a bug, please report it at: http://developer.pidgin.im
PLUGINS
=======
diff --git a/README.MTN b/README.hg
index 8dd78687ac..3240314e86 100644
--- a/README.MTN
+++ b/README.hg
@@ -1,13 +1,13 @@
-If you plan to use Pidgin, Finch and libpurple from our Monotone repository,
+If you plan to use Pidgin, Finch and libpurple from our Mercurial repository,
PLEASE read this message in its entirety!
Pidgin, Finch, and libpurple are a fast-moving project with a somewhat regular
-release schedule. Due to the rate of development, the code in our Monotone
+release schedule. Due to the rate of development, the code in our Mercurial
repository undergoes frequent bursts of massive changes, often leaving behind
brokenness and partial functionality while the responsible developers rewrite
some portion of code or seek to add new features.
-What this all boils down to is that the code in our Monotone repository _WILL_
+What this all boils down to is that the code in our Mercurial repository _WILL_
sometimes be broken. Because of this, we ask that users who are not interested
in personally tracking down bugs and fixing them (without a lot of
assistance from the developers!) use only released versions. Since releases
diff --git a/README.mingw b/README.mingw
index fe557f755f..21a2026146 100644
--- a/README.mingw
+++ b/README.mingw
@@ -1,5 +1,5 @@
How to build Pidgin for Windows using MinGW
-=============================
+===========================================
For the latest build instructions, please refer to: