From 5f22a7605a65426877ea1b586c4e877e9d025d66 Mon Sep 17 00:00:00 2001 From: Julien Moutte Date: Mon, 6 Oct 2003 10:29:27 +0000 Subject: There was a floating doubt on the way visualization is written. We use 'z' everywhere now. Both in gst-player and lib... Original commit message from CVS: There was a floating doubt on the way visualization is written. We use 'z' everywhere now. Both in gst-player and libgstplay --- gst-libs/gst/gconf/gconf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst-libs/gst/gconf/gconf.h') diff --git a/gst-libs/gst/gconf/gconf.h b/gst-libs/gst/gconf/gconf.h index 1b8a9dcc..70007f77 100644 --- a/gst-libs/gst/gconf/gconf.h +++ b/gst-libs/gst/gconf/gconf.h @@ -38,6 +38,6 @@ GstElement * gst_gconf_get_default_video_sink (void); GstElement * gst_gconf_get_default_audio_sink (void); GstElement * gst_gconf_get_default_video_src (void); GstElement * gst_gconf_get_default_audio_src (void); -GstElement * gst_gconf_get_default_visualisation_element (void); +GstElement * gst_gconf_get_default_visualization_element (void); #endif /* GST_GCONF_H */ -- cgit v1.2.1