Refined zoom step
[geeqie.git] / src / options.h
index ad0468f..eaa4fd1 100644 (file)
@@ -67,7 +67,7 @@ struct _ConfOptions
                gboolean zoom_2pass;
                gboolean zoom_to_fit_allow_expand;
                guint zoom_quality;
-               gint zoom_increment;    /* 10 is 1.0, 5 is 0.05, 20 is 2.0, etc. */
+               gint zoom_increment;    /* 100 is 1.0, 5 is 0.05, 200 is 2.0, etc. */
                gboolean use_clutter_renderer;
 
                gboolean use_custom_border_color_in_fullscreen;