# HG changeset patch # User Sean Egan # Date 1022353894 0 # Node ID 572b9d648c94bf8954e34d36e958bd10613a5d88 # Parent 943e2b3224a91f67f6ab7dd5b3cc1dd693f98ca9 [gaim-migrate @ 3292] you can redistribute me and/or modify me under the terms of the GNU General Public License as published by the Free Software Foundation committer: Tailor Script diff -r 943e2b3224a9 -r 572b9d648c94 src/about.c --- a/src/about.c Sat May 25 18:58:24 2002 +0000 +++ b/src/about.c Sat May 25 19:11:34 2002 +0000 @@ -134,7 +134,7 @@ gtk_label_new( _("Gaim is a modular Instant Messaging client capable of using AIM, ICQ,\n" "Yahoo!, MSN, IRC, Jabber, Napster, Zephyr, and Gadu-Gadu all at once.\n" - "I is written using Gtk+ and is licensed under the GPL.\n\n" "URL: " WEBSITE "\n\n" + "It is written using Gtk+ and is licensed under the GPL.\n\n" "URL: " WEBSITE "\n\n" "IRC: #gaim on irc.openprojects.net")); gtk_label_set_justify(GTK_LABEL(label), GTK_JUSTIFY_LEFT);