[gthumb] reset the automatic value to the scrollbar policy
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb] reset the automatic value to the scrollbar policy
- Date: Sat, 2 Jul 2011 18:29:01 +0000 (UTC)
commit ba0f350d159ca84d114b54862e0fb3beb5213d13
Author: Paolo Bacchilega <paobac src gnome org>
Date: Sat Jul 2 20:26:26 2011 +0200
reset the automatic value to the scrollbar policy
extensions/webalbums/data/ui/web-album-exporter.ui | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/extensions/webalbums/data/ui/web-album-exporter.ui b/extensions/webalbums/data/ui/web-album-exporter.ui
index 45d1850..ea2d862 100644
--- a/extensions/webalbums/data/ui/web-album-exporter.ui
+++ b/extensions/webalbums/data/ui/web-album-exporter.ui
@@ -577,6 +577,8 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="shadow_type">in</property>
+ <property name="hscrollbar_policy">automatic</property>
+ <property name="vscrollbar_policy">automatic</property>
<child>
<object class="GtkIconView" id="theme_iconview">
<property name="visible">True</property>
@@ -872,6 +874,8 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="shadow_type">in</property>
+ <property name="hscrollbar_policy">automatic</property>
+ <property name="vscrollbar_policy">automatic</property>
<child>
<placeholder/>
</child>
@@ -1307,6 +1311,8 @@
<property name="height_request">150</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="hscrollbar_policy">automatic</property>
+ <property name="vscrollbar_policy">automatic</property>
<property name="shadow_type">in</property>
<child>
<placeholder/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]