[krb5-auth-dialog] Beautify cc-panel a bit



commit 658eced9ec3a2cd5a72cdf8ffd4da711030eb6ee
Author: Guido Günther <agx sigxcpu org>
Date:   Wed Mar 2 18:01:23 2011 +0100

    Beautify cc-panel a bit

 cc-panel/ka-panel.ui |   17 +++++++++--------
 1 files changed, 9 insertions(+), 8 deletions(-)
---
diff --git a/cc-panel/ka-panel.ui b/cc-panel/ka-panel.ui
index 0081a40..ffa8964 100644
--- a/cc-panel/ka-panel.ui
+++ b/cc-panel/ka-panel.ui
@@ -56,7 +56,7 @@
                         <property name="orientation">vertical</property>
                         <property name="spacing">6</property>
                         <child>
-                          <object class="GtkFrame" id="frame4">
+                          <object class="GtkFrame" id="frame_princ">
                             <property name="visible">True</property>
                             <property name="label_xalign">0</property>
                             <property name="shadow_type">none</property>
@@ -87,7 +87,7 @@
                           </packing>
                         </child>
                         <child>
-                          <object class="GtkFrame" id="frame1">
+                          <object class="GtkFrame" id="frame_pkinit">
                             <property name="visible">True</property>
                             <property name="label_xalign">0</property>
                             <property name="shadow_type">none</property>
@@ -266,7 +266,7 @@
                   <object class="GtkLabel" id="label5">
                     <property name="visible">True</property>
                     <property name="xalign">0</property>
-                    <property name="label" translatable="yes">Ticket Options</property>
+                    <property name="label" translatable="yes">Kerberos Ticket Options</property>
                     <attributes>
                       <attribute name="weight" value="bold"/>
                     </attributes>
@@ -301,6 +301,7 @@
                         <child>
                           <object class="GtkLabel" id="label10">
                             <property name="visible">True</property>
+                            <property name="xalign">0</property>
                             <property name="label" translatable="yes">Requested Kerberos tickets should be:</property>
                           </object>
                           <packing>
@@ -469,10 +470,10 @@
                     <property name="visible">True</property>
                     <property name="spacing">12</property>
                     <child>
-                      <object class="GtkImage" id="image3">
+                      <object class="GtkImage" id="image_notifications">
                         <property name="visible">True</property>
                         <property name="yalign">0</property>
-                        <property name="stock">gtk-dialog-warning</property>
+                        <property name="icon_name">krb-expiring-ticket</property>
                         <property name="icon-size">6</property>
                       </object>
                       <packing>
@@ -513,9 +514,9 @@
                             <property name="can_focus">True</property>
                             <property name="tooltip_text" translatable="yes">Send notification about ticket expiry that many minutes before it finally expires</property>
                             <property name="invisible_char">&#x25CF;</property>
+                            <property name="adjustment">adjustment1</property>
                             <property name="snap_to_ticks">True</property>
                             <property name="numeric">True</property>
-                            <property name="adjustment">adjustment1</property>
                           </object>
                           <packing>
                             <property name="expand">False</property>
@@ -526,7 +527,7 @@
                         <child>
                           <object class="GtkLabel" id="label16">
                             <property name="visible">True</property>
-                            <property name="label" translatable="yes" comments="Used in combination: 'Warn x minutes before expiry'">minutes before expiry</property>
+                            <property name="label" translatable="yes" comments="Used in combination: 'Warn x minutes before expiry'">minutes before ticket expiry</property>
                           </object>
                           <packing>
                             <property name="expand">False</property>
@@ -560,7 +561,7 @@
         <child type="tab">
           <object class="GtkLabel" id="label2">
             <property name="visible">True</property>
-            <property name="label" translatable="yes">Applet</property>
+            <property name="label" translatable="yes">Notifications</property>
           </object>
           <packing>
             <property name="position">1</property>



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