Fix macro name

2001-07-25  Bradford Hovinen  <hovinen@ximian.com>

	* prefs-widget.c (prefs_widget_init): Fix macro name

	* main.c (main): Fix macro name
This commit is contained in:
Bradford Hovinen 2001-07-25 17:42:05 +00:00 committed by Bradford Hovinen (Gdict maintainer)
parent 4937798114
commit ab0bce68b1
3 changed files with 8 additions and 3 deletions

View file

@ -117,7 +117,7 @@ prefs_widget_init (PrefsWidget *prefs_widget)
500, 350);
prefs_widget->dialog_data =
glade_xml_new (GLADE_DATADIR "/sound-properties.glade",
glade_xml_new (GNOMECC_GLADE_DIR "/sound-properties.glade",
"prefs_widget");
widget = glade_xml_get_widget (prefs_widget->dialog_data,