[file-roller] Auto-resize the property dialog to view the content correctly
- From: Paolo Bacchilega <paobac src gnome org>
- To: svn-commits-list gnome org
- Subject: [file-roller] Auto-resize the property dialog to view the content correctly
- Date: Fri, 19 Jun 2009 04:36:20 -0400 (EDT)
commit fddff5cf73271a368e5e5ecc652da04bce6d8fb8
Author: Paolo Bacchilega <paobac src gnome org>
Date: Fri Jun 19 10:30:53 2009 +0200
Auto-resize the property dialog to view the content correctly
[fixed bug #586189]
data/ui/properties.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/ui/properties.ui b/data/ui/properties.ui
index 0d5eb4d..f70723d 100644
--- a/data/ui/properties.ui
+++ b/data/ui/properties.ui
@@ -3,7 +3,6 @@
<requires lib="gtk+" version="2.14"/>
<!-- interface-naming-policy toplevel-contextual -->
<object class="GtkDialog" id="prop_dialog">
- <property name="width_request">400</property>
<property name="border_width">5</property>
<property name="window_position">center-on-parent</property>
<property name="type_hint">dialog</property>
@@ -241,6 +240,7 @@
<property name="expand">False</property>
<property name="fill">False</property>
<property name="position">0</property>
+ <property name="secondary">True</property>
</packing>
</child>
<child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]