GET DATA/TYPE=TXT: Remove ESCAPE subcommand and make its behavior default.
[pspp] / src / ui / gui / text-data-import.ui
index 526e0fb93fccae607f7311a5febb2e548784a456..28f13e2bdcf1600aa495d5405fae5ecea0377d42 100644 (file)
@@ -409,22 +409,6 @@ The selected file contains N lines of text.  Only the first M of these will be s
                         <property name="n_columns">2</property>
                         <property name="column_spacing">6</property>
                         <property name="row_spacing">6</property>
-                        <child>
-                          <object class="GtkCheckButton" id="escape">
-                            <property name="label" translatable="yes">Doubled quote mark treated as escape</property>
-                            <property name="visible">True</property>
-                            <property name="can_focus">True</property>
-                            <property name="receives_default">False</property>
-                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-                            <property name="draw_indicator">True</property>
-                          </object>
-                          <packing>
-                            <property name="right_attach">2</property>
-                            <property name="top_attach">1</property>
-                            <property name="bottom_attach">2</property>
-                            <property name="y_options"></property>
-                          </packing>
-                        </child>
                         <child>
                           <object class="GtkComboBox" id="quote-combo">
                             <property name="has-entry">True</property>