[seahorse] Ssh: remove non-informative "use" field.



commit e4ead9c9256e73899f2a2d9dfe6cd2a3896056a1
Author: Niels De Graef <nielsdegraef gmail com>
Date:   Thu Mar 8 17:33:25 2018 +0100

    Ssh: remove non-informative "use" field.

 ssh/seahorse-ssh-key-properties.ui |   38 +++++------------------------------
 1 files changed, 6 insertions(+), 32 deletions(-)
---
diff --git a/ssh/seahorse-ssh-key-properties.ui b/ssh/seahorse-ssh-key-properties.ui
index a89a7fe..bacc182 100644
--- a/ssh/seahorse-ssh-key-properties.ui
+++ b/ssh/seahorse-ssh-key-properties.ui
@@ -47,39 +47,13 @@
                       <object class="GtkLabel">
                         <property name="visible">True</property>
                         <property name="xalign">1</property>
-                        <property name="label" translatable="yes" comments="To translators: This is the noun 
not the verb.">Use:</property>
-                        <attributes>
-                         <attribute name="weight" value="bold"/>
-                        </attributes>
-                      </object>
-                      <packing>
-                        <property name="top_attach">0</property>
-                        <property name="left_attach">0</property>
-                      </packing>
-                    </child>
-                    <child>
-                      <object class="GtkLabel">
-                        <property name="visible">True</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">Used to connect to other 
computers.</property>
-                        <property name="use_markup">True</property>
-                      </object>
-                      <packing>
-                        <property name="top_attach">0</property>
-                        <property name="left_attach">1</property>
-                      </packing>
-                    </child>
-                    <child>
-                      <object class="GtkLabel">
-                        <property name="visible">True</property>
-                        <property name="xalign">1</property>
                         <property name="label" translatable="yes" context="name-of-ssh-key" comments="Name 
of key, often a persons name">Name:</property>
                         <attributes>
                          <attribute name="weight" value="bold"/>
                         </attributes>
                       </object>
                       <packing>
-                        <property name="top_attach">1</property>
+                        <property name="top_attach">0</property>
                         <property name="left_attach">0</property>
                       </packing>
                     </child>
@@ -90,7 +64,7 @@
                         <property name="activates_default">True</property>
                       </object>
                       <packing>
-                        <property name="top_attach">1</property>
+                        <property name="top_attach">0</property>
                         <property name="left_attach">1</property>
                       </packing>
                     </child>
@@ -104,7 +78,7 @@
                         </attributes>
                       </object>
                       <packing>
-                        <property name="top_attach">2</property>
+                        <property name="top_attach">1</property>
                         <property name="left_attach">0</property>
                       </packing>
                     </child>
@@ -117,7 +91,7 @@
                         <property name="selectable">True</property>
                       </object>
                       <packing>
-                        <property name="top_attach">2</property>
+                        <property name="top_attach">1</property>
                         <property name="left_attach">1</property>
                       </packing>
                     </child>
@@ -131,7 +105,7 @@
                         </attributes>
                       </object>
                       <packing>
-                        <property name="top_attach">3</property>
+                        <property name="top_attach">2</property>
                         <property name="left_attach">0</property>
                       </packing>
                     </child>
@@ -144,7 +118,7 @@
                         <property name="selectable">True</property>
                       </object>
                       <packing>
-                        <property name="top_attach">3</property>
+                        <property name="top_attach">2</property>
                         <property name="left_attach">1</property>
                       </packing>
                     </child>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]