Just changed the wording in the dialog a smidge.

SVN revision: 1501
This commit is contained in:
Tom Gilbert 1999-12-05 16:42:33 +00:00
parent 6cf1d4f692
commit a62adeccd3
1 changed files with 1 additions and 1 deletions

View File

@ -256,7 +256,7 @@ cb_config (void *data)
&opt.always_show_file_urls, NULL, NULL));
Epplet_gadget_show (lbl =
Epplet_create_label (30, 315,
"Automatically show all new urls in watched file?", 2));
"Automatically launch every new url in watched file?", 2));
Epplet_window_show (confwin);