diff options
author | Christian Pointner <equinox@helsinki.at> | 2010-02-21 13:17:22 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2010-02-21 13:17:22 (GMT) |
commit | 421f1f634ef69307c646cb60d1692a5e96f0fe43 (patch) | |
tree | dd297d725f7c4c70f3d392c818bdbb99619297f6 /rhimport.glade | |
parent | d65059c613341e402d33d037cbc93d42b05666cb (diff) |
gui cleanup
Diffstat (limited to 'rhimport.glade')
-rw-r--r-- | rhimport.glade | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rhimport.glade b/rhimport.glade index 974d286..16e83bc 100644 --- a/rhimport.glade +++ b/rhimport.glade @@ -64,6 +64,8 @@ <widget class="GtkFileChooserWidget" id="filechooser"> <property name="visible">True</property> <property name="orientation">vertical</property> + <property name="use_preview_label">False</property> + <property name="preview_widget_active">False</property> </widget> <packing> <property name="position">3</property> |