Mercurial > pidgin.yaz
diff src/prefs.c @ 2314:64b4c69c1c5e
[gaim-migrate @ 2324]
whoops
committer: Tailor Script <tailor@pidgin.im>
| author | Eric Warmenhoven <eric@warmenhoven.org> |
|---|---|
| date | Thu, 20 Sep 2001 01:44:24 +0000 |
| parents | bd9d403fb15b |
| children | 2752abc68646 |
line wrap: on
line diff
--- a/src/prefs.c Thu Sep 20 01:23:04 2001 +0000 +++ b/src/prefs.c Thu Sep 20 01:44:24 2001 +0000 @@ -559,7 +559,7 @@ gtk_widget_set_sensitive(button2, FALSE); gtk_signal_connect(GTK_OBJECT(button), "clicked", GTK_SIGNAL_FUNC(toggle_sensitive), button2); #ifdef USE_APPLET - gaim_button(_("Display Buddy List near applet"), &blist_options, OPT_BLSIT_NEAR_APPLET, vbox); + gaim_button(_("Display Buddy List near applet"), &blist_options, OPT_BLIST_NEAR_APPLET, vbox); #endif frame = gtk_frame_new(_("Group Displays"));
