[gnome-control-center] sharing: Adapt the indentation
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] sharing: Adapt the indentation
- Date: Fri, 29 Mar 2019 18:24:31 +0000 (UTC)
commit b73213ebaf279aeab28d5b60f37abc05cf7a6c3f
Author: Adrien Plazas <kekun plazas laposte net>
Date: Wed Feb 20 15:28:50 2019 +0100
sharing: Adapt the indentation
This adapts the indentation of the children of HdyColumn, which were
deliberately left intact in the previous commit to make it more
readable.
panels/sharing/cc-sharing-panel.ui | 398 ++++++++++++++++++-------------------
1 file changed, 199 insertions(+), 199 deletions(-)
---
diff --git a/panels/sharing/cc-sharing-panel.ui b/panels/sharing/cc-sharing-panel.ui
index db59109fe..c4d1a4bb5 100644
--- a/panels/sharing/cc-sharing-panel.ui
+++ b/panels/sharing/cc-sharing-panel.ui
@@ -19,256 +19,256 @@
<property name="margin_bottom">32</property>
<property name="margin_start">12</property>
<property name="margin_end">12</property>
- <child>
- <object class="GtkBox">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="hexpand">True</property>
- <property name="orientation">vertical</property>
<child>
- <object class="GtkLabel" id="label6">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_bottom">12</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">_Computer Name</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">hostname_entry</property>
- <accessibility>
- <relation type="label-for" target="hostname_entry"/>
- </accessibility>
- <attributes>
- <attribute name="weight" value="bold"/>
- </attributes>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
- <object class="CcHostnameEntry" id="hostname_entry">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="margin_bottom">32</property>
- <property name="invisible_char">●</property>
- <accessibility>
- <relation type="labelled-by" target="label6"/>
- </accessibility>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">1</property>
- </packing>
- </child>
- <child>
- <object class="GtkFrame" id="frame1">
+ <object class="GtkBox">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label_xalign">0</property>
- <property name="shadow_type">in</property>
+ <property name="hexpand">True</property>
+ <property name="orientation">vertical</property>
+ <child>
+ <object class="GtkLabel" id="label6">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="margin_bottom">12</property>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">_Computer Name</property>
+ <property name="use_underline">True</property>
+ <property name="mnemonic_widget">hostname_entry</property>
+ <accessibility>
+ <relation type="label-for" target="hostname_entry"/>
+ </accessibility>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="CcHostnameEntry" id="hostname_entry">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="margin_bottom">32</property>
+ <property name="invisible_char">●</property>
+ <accessibility>
+ <relation type="labelled-by" target="label6"/>
+ </accessibility>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
<child>
- <object class="GtkListBox" id="main_list_box">
+ <object class="GtkFrame" id="frame1">
<property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="label_xalign">0</property>
+ <property name="shadow_type">in</property>
<child>
- <object class="GtkListBoxRow" id="personal_file_sharing_button">
+ <object class="GtkListBox" id="main_list_box">
<property name="visible">True</property>
<child>
- <object class="GtkBox" id="box2">
- <property name="margin_top">18</property>
- <property name="margin_bottom">18</property>
- <property name="margin_left">12</property>
- <property name="margin_right">12</property>
+ <object class="GtkListBoxRow" id="personal_file_sharing_button">
<property name="visible">True</property>
- <property name="can_focus">False</property>
<child>
- <object class="GtkLabel" id="label8">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="halign">start</property>
- <property name="hexpand">True</property>
- <property translatable="yes" name="label">_File Sharing</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">personal_file_sharing_button</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
- <object class="GtkLabel" id="personal_file_sharing_status_label">
+ <object class="GtkBox" id="box2">
+ <property name="margin_top">18</property>
+ <property name="margin_bottom">18</property>
+ <property name="margin_left">12</property>
+ <property name="margin_right">12</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label">Off</property>
+ <child>
+ <object class="GtkLabel" id="label8">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="halign">start</property>
+ <property name="hexpand">True</property>
+ <property translatable="yes" name="label">_File Sharing</property>
+ <property name="use_underline">True</property>
+ <property name="mnemonic_widget">personal_file_sharing_button</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkLabel" id="personal_file_sharing_status_label">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="label">Off</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
</object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">1</property>
- </packing>
</child>
</object>
</child>
- </object>
- </child>
- <child>
- <object class="GtkListBoxRow" id="screen_sharing_button">
- <property name="visible">True</property>
<child>
- <object class="GtkBox" id="box3">
- <property name="margin_top">18</property>
- <property name="margin_bottom">18</property>
- <property name="margin_left">12</property>
- <property name="margin_right">12</property>
+ <object class="GtkListBoxRow" id="screen_sharing_button">
<property name="visible">True</property>
- <property name="can_focus">False</property>
<child>
- <object class="GtkLabel" id="label9">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="halign">start</property>
- <property name="hexpand">True</property>
- <property translatable="yes" name="label">_Screen Sharing</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">screen_sharing_button</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
- <object class="GtkLabel" id="screen_sharing_status_label">
+ <object class="GtkBox" id="box3">
+ <property name="margin_top">18</property>
+ <property name="margin_bottom">18</property>
+ <property name="margin_left">12</property>
+ <property name="margin_right">12</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label">Off</property>
+ <child>
+ <object class="GtkLabel" id="label9">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="halign">start</property>
+ <property name="hexpand">True</property>
+ <property translatable="yes" name="label">_Screen Sharing</property>
+ <property name="use_underline">True</property>
+ <property name="mnemonic_widget">screen_sharing_button</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkLabel" id="screen_sharing_status_label">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="label">Off</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
</object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">1</property>
- </packing>
</child>
</object>
</child>
- </object>
- </child>
- <child>
- <object class="GtkListBoxRow" id="media_sharing_button">
- <property name="visible">True</property>
<child>
- <object class="GtkBox" id="box4">
- <property name="margin_top">18</property>
- <property name="margin_bottom">18</property>
- <property name="margin_left">12</property>
- <property name="margin_right">12</property>
+ <object class="GtkListBoxRow" id="media_sharing_button">
<property name="visible">True</property>
- <property name="can_focus">False</property>
<child>
- <object class="GtkLabel" id="label10">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="halign">start</property>
- <property name="hexpand">True</property>
- <property translatable="yes" name="label">_Media Sharing</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">media_sharing_button</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
- <object class="GtkLabel" id="media_sharing_status_label">
+ <object class="GtkBox" id="box4">
+ <property name="margin_top">18</property>
+ <property name="margin_bottom">18</property>
+ <property name="margin_left">12</property>
+ <property name="margin_right">12</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label">Off</property>
+ <child>
+ <object class="GtkLabel" id="label10">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="halign">start</property>
+ <property name="hexpand">True</property>
+ <property translatable="yes" name="label">_Media Sharing</property>
+ <property name="use_underline">True</property>
+ <property name="mnemonic_widget">media_sharing_button</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkLabel" id="media_sharing_status_label">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="label">Off</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
</object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">1</property>
- </packing>
</child>
</object>
</child>
- </object>
- </child>
- <child>
- <object class="GtkListBoxRow" id="remote_login_button">
- <property name="visible">True</property>
<child>
- <object class="GtkBox" id="box5">
- <property name="margin_top">18</property>
- <property name="margin_bottom">18</property>
- <property name="margin_left">12</property>
- <property name="margin_right">12</property>
+ <object class="GtkListBoxRow" id="remote_login_button">
<property name="visible">True</property>
- <property name="can_focus">False</property>
<child>
- <object class="GtkLabel" id="label11">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="halign">start</property>
- <property name="hexpand">True</property>
- <property name="label" translatable="yes">_Remote Login</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">remote_login_button</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
- <object class="GtkLabel" id="remote_login_status_label">
+ <object class="GtkBox" id="box5">
+ <property name="margin_top">18</property>
+ <property name="margin_bottom">18</property>
+ <property name="margin_left">12</property>
+ <property name="margin_right">12</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label">Off</property>
+ <child>
+ <object class="GtkLabel" id="label11">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="halign">start</property>
+ <property name="hexpand">True</property>
+ <property name="label" translatable="yes">_Remote Login</property>
+ <property name="use_underline">True</property>
+ <property name="mnemonic_widget">remote_login_button</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkLabel" id="remote_login_status_label">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="label">Off</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
</object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">1</property>
- </packing>
</child>
</object>
</child>
</object>
</child>
</object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">2</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkLabel" id="label12">
+ <property name="can_focus">False</property>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">Some services are disabled because of no
network access.</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">7</property>
+ </packing>
</child>
</object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">2</property>
- </packing>
- </child>
- <child>
- <object class="GtkLabel" id="label12">
- <property name="can_focus">False</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">Some services are disabled because of no network
access.</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">7</property>
- </packing>
</child>
</object>
</child>
- </object>
- </child>
</object>
</child>
</template>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]