[empathy] Don't change GtkGrid's id to contain box if it's grid
- From: Tomas Popela <tpopela src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] Don't change GtkGrid's id to contain box if it's grid
- Date: Tue, 25 Jul 2017 13:33:27 +0000 (UTC)
commit 3fe046a60eb946cbf50fa1bb322ee6ec29b53e6e
Author: Tomas Popela <tpopela redhat com>
Date: Tue Jul 25 15:30:17 2017 +0200
Don't change GtkGrid's id to contain box if it's grid
The name is not tight to the GtkBox that was touched in the previous
commit (as I mistakenly thought).
src/empathy-roster-window.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/empathy-roster-window.ui b/src/empathy-roster-window.ui
index fffd0a6..b52ee2e 100644
--- a/src/empathy-roster-window.ui
+++ b/src/empathy-roster-window.ui
@@ -259,7 +259,7 @@
<class name="chat-status-area"/>
</style>
<child>
- <object class="GtkGrid" id="status_area_box0">
+ <object class="GtkGrid" id="status_area_grid0">
<property name="can_focus">False</property>
<property name="hexpand">True</property>
<property name="orientation">horizontal</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]