[prev in list] [next in list] [prev in thread] [next in thread] 

List:       klik-devel
Subject:    [klik-devel] [klikclient commit] r1055 -
From:       codesite-noreply () google ! com
Date:       2008-02-05 21:21:12
Message-ID: 000e0cd28fd204456fd1e924fc182385 () google ! com
[Download RAW message or body]

Author: KillerKiwi2005
Date: Tue Feb  5 13:20:53 2008
New Revision: 1055

Modified:
   trunk/client/trunk/klikclient/share/klik/klik.glade

Log:
Just for piptas, resizable download prompt

Modified: trunk/client/trunk/klikclient/share/klik/klik.glade
==============================================================================
--- trunk/client/trunk/klikclient/share/klik/klik.glade	(original)
+++ trunk/client/trunk/klikclient/share/klik/klik.glade	Tue Feb  5 
13:20:53 2008
@@ -5,7 +5,6 @@
   <widget class="GtkDialog" id="download_prompt">
     <property name="border_width">6</property>
     <property name="title">klik</property>
-    <property name="resizable">False</property>
     <property name="window_position">GTK_WIN_POS_CENTER</property>
     <property name="icon_name">gtk-save</property>
     <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
@@ -164,91 +163,6 @@
                         <property name="column_spacing">12</property>
                         <property name="row_spacing">5</property>
                         <child>
-                          <widget class="GtkLabel" id="label22">
-                            <property name="visible">True</property>
-                            <property name="xalign">0</property>
-                            <property name="label" 
translatable="yes">&lt;b&gt;Signed By:&lt;/b&gt;</property>
-                            <property name="use_markup">True</property>
-                          </widget>
-                          <packing>
-                            <property name="top_attach">2</property>
-                            <property name="bottom_attach">3</property>
-                            <property name="x_options"></property>
-                            <property name="y_options"></property>
-                          </packing>
-                        </child>
-                        <child>
-                          <widget class="GtkLabel" id="label_signature">
-                            <property name="visible">True</property>
-                            <property name="xalign">0</property>
-                            <property name="label" \
                translatable="yes">&lt;b&gt;unsigned&lt;/b&gt;</property>
-                            <property name="use_markup">True</property>
-                            <property name="wrap">True</property>
-                          </widget>
-                          <packing>
-                            <property name="left_attach">1</property>
-                            <property name="right_attach">2</property>
-                            <property name="top_attach">2</property>
-                            <property name="bottom_attach">3</property>
-                            <property name="x_options"></property>
-                            <property name="y_options"></property>
-                          </packing>
-                        </child>
-                        <child>
-                          <widget class="GtkLabel" id="label4">
-                            <property name="visible">True</property>
-                            <property name="xalign">0</property>
-                            <property name="label" \
                translatable="yes">&lt;b&gt;Summary:&lt;/b&gt;</property>
-                            <property name="use_markup">True</property>
-                          </widget>
-                          <packing>
-                            <property name="x_options"></property>
-                            <property name="y_options"></property>
-                          </packing>
-                        </child>
-                        <child>
-                          <widget class="GtkLabel" id="label6">
-                            <property name="visible">True</property>
-                            <property name="xalign">0</property>
-                            <property name="label" \
                translatable="yes">&lt;b&gt;Version:&lt;/b&gt;</property>
-                            <property name="use_markup">True</property>
-                          </widget>
-                          <packing>
-                            <property name="top_attach">1</property>
-                            <property name="bottom_attach">2</property>
-                            <property name="x_options"></property>
-                            <property name="y_options"></property>
-                          </packing>
-                        </child>
-                        <child>
-                          <widget class="GtkLabel" id="label_summary">
-                            <property name="visible">True</property>
-                            <property name="xalign">0</property>
-                            <property name="label" \
                translatable="yes">unknown</property>
-                            <property name="wrap">True</property>
-                          </widget>
-                          <packing>
-                            <property name="left_attach">1</property>
-                            <property name="right_attach">2</property>
-                            <property name="y_options"></property>
-                          </packing>
-                        </child>
-                        <child>
-                          <widget class="GtkLabel" id="label_version">
-                            <property name="visible">True</property>
-                            <property name="xalign">0</property>
-                            <property name="label" \
                translatable="yes">unknown</property>
-                            <property name="wrap">True</property>
-                          </widget>
-                          <packing>
-                            <property name="left_attach">1</property>
-                            <property name="right_attach">2</property>
-                            <property name="top_attach">1</property>
-                            <property name="bottom_attach">2</property>
-                            <property name="y_options"></property>
-                          </packing>
-                        </child>
-                        <child>
                           <widget class="GtkAlignment" id="alignment4">
                             <property name="visible">True</property>
                             <property name="top_padding">12</property>
@@ -384,6 +298,91 @@
                             <property name="bottom_attach">4</property>
                           </packing>
                         </child>
+                        <child>
+                          <widget class="GtkLabel" id="label_version">
+                            <property name="visible">True</property>
+                            <property name="xalign">0</property>
+                            <property name="label" \
translatable="yes">unknown</property> +                            <property \
name="wrap">True</property> +                          </widget>
+                          <packing>
+                            <property name="left_attach">1</property>
+                            <property name="right_attach">2</property>
+                            <property name="top_attach">1</property>
+                            <property name="bottom_attach">2</property>
+                            <property name="y_options"></property>
+                          </packing>
+                        </child>
+                        <child>
+                          <widget class="GtkLabel" id="label_summary">
+                            <property name="visible">True</property>
+                            <property name="xalign">0</property>
+                            <property name="label" \
translatable="yes">unknown</property> +                            <property \
name="wrap">True</property> +                          </widget>
+                          <packing>
+                            <property name="left_attach">1</property>
+                            <property name="right_attach">2</property>
+                            <property name="y_options"></property>
+                          </packing>
+                        </child>
+                        <child>
+                          <widget class="GtkLabel" id="label6">
+                            <property name="visible">True</property>
+                            <property name="xalign">0</property>
+                            <property name="label" \
translatable="yes">&lt;b&gt;Version:&lt;/b&gt;</property> +                           \
<property name="use_markup">True</property> +                          </widget>
+                          <packing>
+                            <property name="top_attach">1</property>
+                            <property name="bottom_attach">2</property>
+                            <property name="x_options"></property>
+                            <property name="y_options"></property>
+                          </packing>
+                        </child>
+                        <child>
+                          <widget class="GtkLabel" id="label4">
+                            <property name="visible">True</property>
+                            <property name="xalign">0</property>
+                            <property name="label" \
translatable="yes">&lt;b&gt;Summary:&lt;/b&gt;</property> +                           \
<property name="use_markup">True</property> +                          </widget>
+                          <packing>
+                            <property name="x_options"></property>
+                            <property name="y_options"></property>
+                          </packing>
+                        </child>
+                        <child>
+                          <widget class="GtkLabel" id="label_signature">
+                            <property name="visible">True</property>
+                            <property name="xalign">0</property>
+                            <property name="label" \
translatable="yes">&lt;b&gt;unsigned&lt;/b&gt;</property> +                           \
<property name="use_markup">True</property> +                            <property \
name="wrap">True</property> +                          </widget>
+                          <packing>
+                            <property name="left_attach">1</property>
+                            <property name="right_attach">2</property>
+                            <property name="top_attach">2</property>
+                            <property name="bottom_attach">3</property>
+                            <property name="x_options"></property>
+                            <property name="y_options"></property>
+                          </packing>
+                        </child>
+                        <child>
+                          <widget class="GtkLabel" id="label22">
+                            <property name="visible">True</property>
+                            <property name="xalign">0</property>
+                            <property name="label" 
translatable="yes">&lt;b&gt;Signed By:&lt;/b&gt;</property>
+                            <property name="use_markup">True</property>
+                          </widget>
+                          <packing>
+                            <property name="top_attach">2</property>
+                            <property name="bottom_attach">3</property>
+                            <property name="x_options"></property>
+                            <property name="y_options"></property>
+                          </packing>
+                        </child>
                       </widget>
                     </child>
                     <child>
@@ -1281,6 +1280,7 @@
             </child>
           </widget>
           <packing>
+            <property name="expand">False</property>
             <property name="pack_type">GTK_PACK_END</property>
           </packing>
         </child>
_______________________________________________
klik-devel mailing list
klik-devel@kde.org
https://mail.kde.org/mailman/listinfo/klik-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic