From 41b1173190f702693b0b4fd2654cf2dc28a447f4 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Fri, 3 Oct 2014 14:05:39 +0000 Subject: Imported Upstream version 0.995 --- src/xsane-preview.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/xsane-preview.h') diff --git a/src/xsane-preview.h b/src/xsane-preview.h index a488ce2..9fada8a 100644 --- a/src/xsane-preview.h +++ b/src/xsane-preview.h @@ -43,7 +43,7 @@ enum MODE_PIPETTE_WHITE, MODE_PIPETTE_GRAY, MODE_PIPETTE_BLACK, - MODE_AUTORAISE_SCANAREA, + MODE_AUTORAISE_SCAN_AREA, MODE_ZOOM_IN }; @@ -185,9 +185,9 @@ typedef struct GtkWidget *zoom_in; /* zoom in button */ GtkWidget *zoom_area; /* zoom area button */ GtkWidget *zoom_undo; /* zoom undo button */ - GtkWidget *full_area; /* select full scanarea */ - GtkWidget *autoraise; /* autoraise scanarea */ - GtkWidget *autoselect; /* autoselect scanarea */ + GtkWidget *full_area; /* select full scan area */ + GtkWidget *autoraise; /* autoraise scan area */ + GtkWidget *autoselect; /* autoselect scan area */ GtkWidget *preset_area_option_menu; /* menu for selection of preview area */ GtkWidget *rotation_option_menu; /* menu for selection of rotation */ GtkWidget *ratio_option_menu; /* menu for selection of ratio */ -- cgit v1.2.3