Mercurial > pidgin.yaz
changeset 3274:572b9d648c94
[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 <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Sat, 25 May 2002 19:11:34 +0000 |
parents | 943e2b3224a9 |
children | 6190cf2c95a9 |
files | src/about.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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);