CVSROOT: /cvsroot/gstreamer Module name: gstreamer Changes by: richardb 01/06/03 17:51:35 Modified files: gst : gst.c Log message: Replace NO_X conditional compilation with testing whether DISPLAY env variable is set, and doing gtk_type_init() instead of gtk_init() if not.