[gnome-control-center] 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] network: Reduce connection editor dialog width
- Date: Tue, 13 Jun 2017 13:41:05 +0000 (UTC)
commit 6da5f2ff58f953e687695587077e965fc144914d
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]