# HG changeset patch # User Daniel Atallah # Date 1169694984 0 # Node ID c2d21369098ea9fdd705f74255088009a984aa3f # Parent 5c329a52367bbb38f464e5d4f9b64ef13cafb646 I found a stray "Gaim" in the about text. The real reason for this commit is to test that commit emails are working. diff -r 5c329a52367b -r c2d21369098e pidgin/gtkdialogs.c --- a/pidgin/gtkdialogs.c Thu Jan 25 01:41:33 2007 +0000 +++ b/pidgin/gtkdialogs.c Thu Jan 25 03:16:24 2007 +0000 @@ -349,7 +349,7 @@ "It is written using GTK+.

" "You may modify and redistribute the program under " "the terms of the GPL (version 2 or later). A copy of the GPL is " - "contained in the 'COPYING' file distributed with Gaim. " + "contained in the 'COPYING' file distributed with " PIDGIN_NAME ". " PIDGIN_NAME " is copyrighted by its contributors. See the 'COPYRIGHT' " "file for the complete list of contributors. We provide no " "warranty for this program.

"));