summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid D. Kilzer <devnull@localhost>2002-10-27 17:12:27 +0000
committerDavid D. Kilzer <devnull@localhost>2002-10-27 17:12:27 +0000
commit5b1742bbc28f2f1b38799a2e3ada85ac040cb958 (patch)
tree8bd46dc12264b94ee59b16a7638a7c070f4cf900
parentb96e9ffd7dabb24d25fec2572568267b309bb084 (diff)
downloadpidgin-5b1742bbc28f2f1b38799a2e3ada85ac040cb958.tar.gz
[gaim-migrate @ 3953]
change references to bug.php3 to bug.php (thanks David D. Kilzer) committer: Luke Schierer <lschiere@pidgin.im>
-rw-r--r--README2
-rw-r--r--src/aim.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 6c5e0312a0..9578532be3 100644
--- a/README
+++ b/README
@@ -80,7 +80,7 @@ If you manually set a command for your browser or sound player options,
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
diff --git a/src/aim.c b/src/aim.c
index 0345b0d453..78c3347abb 100644
--- a/src/aim.c
+++ b/src/aim.c
@@ -381,7 +381,7 @@ void sighandler(int sig)
"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"