Make the apply button activate when the new feed is added
svn path=/trunk/; revision=12615
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
2001-09-04 Iain Holmes <iain@ximian.com>
|
||||
|
||||
* e-summary-preferences.c (add_dialog_clicked_cb): When the feed is
|
||||
added make the Apply button activate.
|
||||
|
||||
2001-09-04 Iain Holmes <iain@ximian.com>
|
||||
|
||||
* metar.c (weather_conditions_string): Don't return '-' if there is no
|
||||
|
||||
@ -856,6 +856,7 @@ add_dialog_clicked_cb (GnomeDialog *dialog,
|
||||
pd->summary->preferences->rdf_urls);
|
||||
|
||||
|
||||
gnome_property_box_changed (pd->box);
|
||||
gnome_dialog_close (dialog);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user