[gnome-software] Fix a typo
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] Fix a typo
- Date: Sat, 21 Sep 2013 02:25:02 +0000 (UTC)
commit 7f9d9815aeec71e9e39b377915aa681a0e6004a0
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Sep 20 22:24:16 2013 -0400
Fix a typo
We were setting the hscrollbar_policy twice.
src/gnome-software.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gnome-software.ui b/src/gnome-software.ui
index 0230788..d7a8dfc 100644
--- a/src/gnome-software.ui
+++ b/src/gnome-software.ui
@@ -1158,7 +1158,7 @@
<property name="can_focus">True</property>
<property name="vexpand">True</property>
<property name="hscrollbar_policy">never</property>
- <property name="hscrollbar_policy">automatic</property>
+ <property name="vscrollbar_policy">automatic</property>
<property name="shadow_type">none</property>
<property name="kinetic_scrolling">False</property>
<child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]