Mercurial > pidgin
diff src/about.c @ 804:17def2bb9720
[gaim-migrate @ 814]
17:24:37 RobFlynn: Reformatted?
17:24:59 EWarmenhoven: well, "preferences" "plugins" and "perl". one of these things is not like the others
committer: Tailor Script <tailor@pidgin.im>
| author | Eric Warmenhoven <eric@warmenhoven.org> |
|---|---|
| date | Thu, 31 Aug 2000 00:25:25 +0000 |
| parents | b3900e312d8e |
| children | 2876c40108cd |
line wrap: on
line diff
--- a/src/about.c Wed Aug 30 23:56:09 2000 +0000 +++ b/src/about.c Thu Aug 31 00:25:25 2000 +0000 @@ -90,6 +90,7 @@ gtk_box_pack_start(GTK_BOX(vbox), pixmap, TRUE, TRUE, 0); gtk_widget_show(pixmap); gdk_pixmap_unref(pm); + gdk_bitmap_unref(bm); label = gtk_label_new( "GAIM is a client that supports AOL's Instant Messenger protocol\nwritten under the GTK\n"
