diff options
author | Christian Pointner <equinox@helsinki.at> | 2010-02-21 03:43:22 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2010-02-21 03:43:22 (GMT) |
commit | d0ebf75826c5d5f180352e4ff4ca552bd3ac0abf (patch) | |
tree | 3dd85b2dff2f170de99f79cd9683993f4f4afab2 /rhimport.glade | |
parent | 455114c371c8de95a695e3b9115774c7af18e1c0 (diff) |
fixed size
printing info to l_status
Diffstat (limited to 'rhimport.glade')
-rw-r--r-- | rhimport.glade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rhimport.glade b/rhimport.glade index 9699d2c..974d286 100644 --- a/rhimport.glade +++ b/rhimport.glade @@ -3,7 +3,7 @@ <!-- interface-requires gtk+ 2.16 --> <!-- interface-naming-policy project-wide --> <widget class="GtkWindow" id="appwin"> - <property name="width_request">640</property> + <property name="width_request">320</property> <property name="height_request">480</property> <property name="border_width">5</property> <property name="title">rhimport</property> |