Mercurial > pidgin
changeset 3808:21bf44275d49
[gaim-migrate @ 3953]
change references to bug.php3 to bug.php (thanks David D. Kilzer)
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Sun, 27 Oct 2002 17:12:27 +0000 |
parents | e403c93110d0 |
children | 627c373f1678 |
files | README src/aim.c |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/README Sat Oct 26 21:04:35 2002 +0000 +++ b/README Sun Oct 27 17:12:27 2002 +0000 @@ -80,7 +80,7 @@ make sure to put double-quotes around the "%s", otherwise bad things may happen. -If you come across a bug, please report it to http://gaim.sf.net/bug.php3. +If you come across a bug, please report it to http://gaim.sf.net/bug.php. There always seems to be some iffy-ness by a lot of people about whether to use the CVS version or stick with a stable release. Use the
--- a/src/aim.c Sat Oct 26 21:04:35 2002 +0000 +++ b/src/aim.c Sun Oct 27 17:12:27 2002 +0000 @@ -381,7 +381,7 @@ "If you are already using CVS, or can reproduce the crash\n" "using the CVS version, please notify the gaim maintainers\n" "by reporting a bug at\n" - WEBSITE "bug.php3\n\n" + WEBSITE "bug.php\n\n" "Please make sure to specify what you were doing at the time,\n" "and post the backtrace from the core file. If you do not know\n" "how to get the backtrace, please get instructions at\n"