[gnome-todo] plugin-dialog: propagate natural width
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-todo] plugin-dialog: propagate natural width
- Date: Thu, 6 Oct 2016 14:12:31 +0000 (UTC)
commit 41f18e2735d1fd4cd124fa7154f984eb519cca1e
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Thu Oct 6 00:38:06 2016 -0300
plugin-dialog: propagate natural width
configure.ac | 2 +-
data/ui/plugin-dialog.ui | 1 +
2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 7914220..8c099a3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -73,7 +73,7 @@ PKG_CHECK_MODULES(GNOME_TODO,
gio-2.0 >= 2.43.4
glib-2.0 >= 2.43.4
goa-1.0 >= 3.2.0
- gtk+-3.0 >= 3.19.5
+ gtk+-3.0 >= 3.22.0
libecal-1.2 >= 3.13.90
libedataserver-1.2 >= 3.17.1
libedataserverui-1.2 >= 3.17.1
diff --git a/data/ui/plugin-dialog.ui b/data/ui/plugin-dialog.ui
index 79c7891..eadf71b 100644
--- a/data/ui/plugin-dialog.ui
+++ b/data/ui/plugin-dialog.ui
@@ -27,6 +27,7 @@
<object class="GtkScrolledWindow">
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="propagate_natural_width">True</property>
<child>
<object class="GtkViewport">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]