[gnome-contacts] ContactPane: Reduce 'no contact selected' page width
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts] ContactPane: Reduce 'no contact selected' page width
- Date: Tue, 4 Sep 2018 11:28:08 +0000 (UTC)
commit 2fd48420447ef73caf5ff7e397b1d85e57ca643d
Author: Adrien Plazas <kekun plazas laposte net>
Date: Thu Aug 23 15:48:35 2018 +0200
ContactPane: Reduce 'no contact selected' page width
This allows the window to reach smaller sizes.
data/ui/contacts-contact-pane.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/ui/contacts-contact-pane.ui b/data/ui/contacts-contact-pane.ui
index a999b66..1d2362b 100644
--- a/data/ui/contacts-contact-pane.ui
+++ b/data/ui/contacts-contact-pane.ui
@@ -7,7 +7,7 @@
<child>
<object class="GtkGrid" id="none_selected_page">
<property name="visible">True</property>
- <property name="width_request">500</property>
+ <property name="width_request">300</property>
<property name="orientation">vertical</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]