/pidgin/main: 6bfa5b87e99f: Fixup READMEs a bit.
Elliott Sales de Andrade
qulogic at pidgin.im
Tue Jul 24 04:03:43 EDT 2012
Changeset: 6bfa5b87e99f2790155bad20609ffde9a5cf1964
Author: Elliott Sales de Andrade <qulogic at pidgin.im>
Date: 2012-07-22 04:02 -0400
Branch: release-2.x.y
URL: http://hg.pidgin.im/pidgin/main/rev/6bfa5b87e99f
Description:
Fixup READMEs a bit.
diffstat:
README | 4 ++--
README.MTN | 6 +++---
README.mingw | 2 +-
3 files changed, 6 insertions(+), 6 deletions(-)
diffs (53 lines):
diff --git a/README b/README
--- a/README
+++ b/README
@@ -6,7 +6,7 @@
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 @@
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
rename from README.MTN
rename to README.hg
--- 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
--- 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:
More information about the Commits
mailing list