version 0.511
[xscreensaver] / xscreensaver / hacks / xanalogtv.c
index 14f3bf2..7df3159 100644 (file)
@@ -42,7 +42,7 @@
 #include "xpm-pixmap.h"
 #include "analogtv.h"
 
-#include "images/logo-50-bad.xpm"
+#include "images/logo-50.xpm"
 
 /* #define DEBUG 1 */
 /* #define USE_TEST_PATTERNS */
@@ -170,7 +170,7 @@ update_smpte_colorbars(analogtv_input *input)
   ypos += st->ugly_font.char_h*5/2;
 
   analogtv_draw_xpm(st->tv, input,
-                    logo_50_bad_xpm, xpos - 100, ypos);
+                    logo_50_xpm, xpos - 100, ypos);
 
   ypos += 58;