[eog] EogThumbView: Don't set deprecated follow-state property
- From: Felix Riemann <friemann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [eog] EogThumbView: Don't set deprecated follow-state property
- Date: Fri, 22 May 2015 22:44:40 +0000 (UTC)
commit 40a988301b1f58e74d7f380f0dcdd6828c3b286b
Author: Felix Riemann <friemann gnome org>
Date: Sat May 23 00:13:02 2015 +0200
EogThumbView: Don't set deprecated follow-state property
Since gtk+-3.16 the property is ignored. Silences the deprecation warning.
src/eog-thumb-view.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/eog-thumb-view.c b/src/eog-thumb-view.c
index 7683ffd..e528d4d 100644
--- a/src/eog-thumb-view.c
+++ b/src/eog-thumb-view.c
@@ -109,7 +109,6 @@ eog_thumb_view_constructed (GObject *object)
FALSE);
g_object_set (thumbview->priv->pixbuf_cell,
- "follow-state", FALSE,
"height", 100,
"width", 115,
"yalign", 0.5,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]