# HG changeset patch # User Stu Tomlinson # Date 1182260006 0 # Node ID f54f83b20929a9a4e65a656722b9f2f8599fa0fa # Parent 99969affedf5d2094d3057807ed831bc7943dbaa I believe the great unwashed should be using simpleticket for submitting bugs, not newticket. Am I wrong? diff -r 99969affedf5 -r f54f83b20929 pidgin/gtkmain.c --- a/pidgin/gtkmain.c Tue Jun 19 03:07:51 2007 +0000 +++ b/pidgin/gtkmain.c Tue Jun 19 13:33:26 2007 +0000 @@ -496,7 +496,7 @@ "no fault of your own.\n\n" "If you can reproduce the crash, please notify the developers\n" "by reporting a bug at:\n" - "%snewticket/\n\n" + "%ssimpleticket/\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 read the instructions at\n"