Log window - search text
[geeqie.git] / src / options.c
index e4830e0..7146d3a 100644 (file)
@@ -197,7 +197,7 @@ ConfOptions *init_options(ConfOptions *options)
        options->stereo.fixed_y2 = 1125;
 
        options->log_window_lines = 1000;
-       options->log_window.line_wrap = TRUE;
+       options->log_window.line_wrap = FALSE;
        options->log_window.paused = FALSE;
        options->log_window.timer_data = FALSE;