/[xlog]/xlog/src/interface.c
ViewVC logotype

Diff of /xlog/src/interface.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.33 by pa4tu, Sat Aug 16 18:24:05 2003 UTC revision 1.34 by pa4tu, Sat Aug 16 18:32:28 2003 UTC
# Line 2369  create_preferencesdialog (void) Line 2369  create_preferencesdialog (void)
2369    typeaheadfindcheckbutton = gtk_check_button_new_with_mnemonic (_("Enable type and find"));    typeaheadfindcheckbutton = gtk_check_button_new_with_mnemonic (_("Enable type and find"));
2370    gtk_widget_show (typeaheadfindcheckbutton);    gtk_widget_show (typeaheadfindcheckbutton);
2371    gtk_box_pack_start (GTK_BOX (vbox40), typeaheadfindcheckbutton, FALSE, FALSE, 5);    gtk_box_pack_start (GTK_BOX (vbox40), typeaheadfindcheckbutton, FALSE, FALSE, 5);
2372      gtk_tooltips_set_tip (tooltips, typeaheadfindcheckbutton, _("Search all the logs for a callsign match and when found, fill in name, QTH, locator and remarks like in the previous QSO"), NULL);
2373    
2374    frame21 = gtk_frame_new (NULL);    frame21 = gtk_frame_new (NULL);
2375    gtk_widget_show (frame21);    gtk_widget_show (frame21);

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26