[gnome-control-center] privacy: Some more padding in the dialogs
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] privacy: Some more padding in the dialogs
- Date: Mon, 3 Dec 2012 10:05:03 +0000 (UTC)
commit 83d696fc757761a17e5279dcd35b14ca0fc92895
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Nov 18 00:51:18 2012 -0500
privacy: Some more padding in the dialogs
https://bugzilla.gnome.org/show_bug.cgi?id=687774
panels/privacy/privacy.ui | 14 ++++++++++++++
1 files changed, 14 insertions(+), 0 deletions(-)
---
diff --git a/panels/privacy/privacy.ui b/panels/privacy/privacy.ui
index 9fc5c8e..2fce149 100644
--- a/panels/privacy/privacy.ui
+++ b/panels/privacy/privacy.ui
@@ -83,6 +83,9 @@
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="margin_left">12</property>
+ <property name="margin_right">12</property>
+ <property name="margin_top">12</property>
<property name="margin_bottom">12</property>
<property name="label" translatable="yes">Control how you appear on the screen and the network.</property>
</object>
@@ -98,6 +101,10 @@
<property name="can_focus">False</property>
<property name="row_spacing">12</property>
<property name="column_spacing">6</property>
+ <property name="margin_left">12</property>
+ <property name="margin_right">12</property>
+ <property name="margin_top">12</property>
+ <property name="margin_bottom">12</property>
<child>
<object class="GtkLabel" id="full_name_top_bar_label">
<property name="visible">True</property>
@@ -244,6 +251,9 @@
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="margin_left">12</property>
+ <property name="margin_right">12</property>
+ <property name="margin_top">12</property>
<property name="margin_bottom">12</property>
<property name="label" translatable="yes">The Screen Lock protects your privacy when you are away.</property>
</object>
@@ -260,6 +270,9 @@
<property name="border_width">6</property>
<property name="row_spacing">12</property>
<property name="column_spacing">6</property>
+ <property name="margin_left">12</property>
+ <property name="margin_right">12</property>
+ <property name="margin_bottom">12</property>
<child>
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
@@ -315,6 +328,7 @@
<property name="can_focus">False</property>
<property name="halign">start</property>
<property name="valign">center</property>
+ <property name="model">lock_after_model</property>
</object>
<packing>
<property name="left_attach">1</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]