Ref #160: Replace print dialog by standard GTK dialog
[geeqie.git] / src / options.h
index 9f45ec5..e4da085 100644 (file)
@@ -307,12 +307,12 @@ struct _ConfOptions
        struct {
                gchar *image_font;
                gchar *page_font;
-               gint text_fields;
                gboolean show_image_text;
                gboolean show_page_text;
                gchar *page_text;
                gint image_text_position;
                gint page_text_position;
+               gchar *template_string;
        } printer;
 
        gboolean read_metadata_in_idle;