--- control-center-1.4.0.4/capplets/screensaver-properties/callbacks.c.orig	Wed Jun 26 10:17:11 2002
+++ control-center-1.4.0.4/capplets/screensaver-properties/callbacks.c	Wed Jun 26 10:19:35 2002
@@ -625,7 +625,7 @@
         if (pid_big){
                 kill (pid_big, SIGKILL);
                 pid_big = 0;
-//#if 0
+/* # if 0 */
 /* 	uncommented it, so preview button doesn't get pressed again when mouse is clicked
 	while screen saver preview is running; 
 	why was it commented ? how come dialog's preview works without it ? */
@@ -633,7 +633,7 @@
                         gtk_signal_emit_stop_by_name (GTK_OBJECT (dialog),"key_press_event");
                 else if (event->any.type == GDK_BUTTON_PRESS)
                         gtk_signal_emit_stop_by_name (GTK_OBJECT (dialog),"button_press_event");
-//#endif
+/* # endif */ 
                 if (sswin) {
                         gdk_window_hide (sswin);
                 }
