/soc/2013/ankitkv/gobjectification: e00be7ef0773: Replaced monot...
Ankit Vani
a at nevitus.org
Sun Sep 22 09:26:35 EDT 2013
Changeset: e00be7ef0773dca2d366881b0b1094595e609c71
Author: Ankit Vani <a at nevitus.org>
Date: 2013-09-22 18:20 +0530
Branch: soc.2013.gobjectification
URL: https://hg.pidgin.im/soc/2013/ankitkv/gobjectification/rev/e00be7ef0773
Description:
Replaced monotone references with mercurial in docs
diffstat:
doc/C-HOWTO.dox | 4 ++--
doc/finch.1.in | 2 +-
doc/pidgin.1.in | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diffs (38 lines):
diff --git a/doc/C-HOWTO.dox b/doc/C-HOWTO.dox
--- a/doc/C-HOWTO.dox
+++ b/doc/C-HOWTO.dox
@@ -9,8 +9,8 @@
To develop a plugin you need to have the libpurple and (for UI plugins) the
Pidgin/Finch source code or development headers. It is generally a good idea
to compile against the same version of Pidgin that you are running. You may
- also want to develop against the code in our Monotone repository if you need
- to use a new feature. Please do not abuse our Monotone repository, however.
+ also want to develop against the code in our Mercurial repository if you need
+ to use a new feature. Please do not abuse our Mercurial repository, however.
All plugins must have @c PURPLE_PLUGINS defined and the definition must be
before including any libpurple, Pidgin, or Finch header files. Failure to do
diff --git a/doc/finch.1.in b/doc/finch.1.in
--- a/doc/finch.1.in
+++ b/doc/finch.1.in
@@ -581,7 +581,7 @@ been solved.
.SH PATCHES
If you fix a bug in \fBfinch\fR (or otherwise enhance it), please submit a
patch (using \fBmtn diff > my.diff\fR against the latest version from the
-Monotone repository) at \fIhttps://developer.pidgin.im/simpleticket\fR
+Mercurial repository) at \fIhttps://developer.pidgin.im/newticket\fR
You are also encouraged to drop by at \fB#pidgin\fR on \fIirc.freenode.net\fR
to discuss development.
diff --git a/doc/pidgin.1.in b/doc/pidgin.1.in
--- a/doc/pidgin.1.in
+++ b/doc/pidgin.1.in
@@ -569,7 +569,7 @@ have been solved.
.SH PATCHES
If you fix a bug in Pidgin (or otherwise enhance it), please submit a
patch (using \fBmtn diff > my.diff\fR against the latest version from the
-Monotone repository) at \fIhttps://developer.pidgin.im/simpleticket\fR
+Mercurial repository) at \fIhttps://developer.pidgin.im/newticket\fR
You are also encouraged to drop by at \fB#pidgin\fR on \fIirc.freenode.net\fR
to discuss development.
More information about the Commits
mailing list