[gnome-control-center/wip/gbsneto/connection-editor: 2/8] network: Reduce connection editor dialog width
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/wip/gbsneto/connection-editor: 2/8] network: Reduce connection editor dialog width
- Date: Sun, 21 May 2017 20:12:42 +0000 (UTC)
commit adcf300f049d3b1c5530b4dcaab3e4f22388c4ab
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Sun May 21 13:46:10 2017 -0300
network: Reduce connection editor dialog width
The current default width is 600px, which is a bit too much
and leaves a lot of blank space.
Fix that by reducing the default width to 500px.
https://bugzilla.gnome.org/show_bug.cgi?id=779841
.../network/connection-editor/connection-editor.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/panels/network/connection-editor/connection-editor.ui
b/panels/network/connection-editor/connection-editor.ui
index 6e3e1f7..4495c72 100644
--- a/panels/network/connection-editor/connection-editor.ui
+++ b/panels/network/connection-editor/connection-editor.ui
@@ -6,7 +6,7 @@
<property name="border_width">0</property>
<property name="resizable">False</property>
<property name="modal">True</property>
- <property name="default_width">600</property>
+ <property name="default_width">500</property>
<property name="default_height">300</property>
<property name="type_hint">dialog</property>
<property name="use_header_bar">1</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]