[Debian-live-changes] r2158 - in dists/trunk/live-magic: . glade

lamby-guest at alioth.debian.org lamby-guest at alioth.debian.org
Sun Jun 17 22:58:31 UTC 2007


Author: lamby-guest
Date: 2007-06-17 22:58:30 +0000 (Sun, 17 Jun 2007)
New Revision: 2158

Added:
   dists/trunk/live-magic/glade/debian_openlogo-nd-100.png
Removed:
   dists/trunk/live-magic/pixmaps/
Modified:
   dists/trunk/live-magic/glade/main.glade
Log:
Move pixmaps into glade/ due to bug in Glade-3

Added: dists/trunk/live-magic/glade/debian_openlogo-nd-100.png
===================================================================
(Binary files differ)


Property changes on: dists/trunk/live-magic/glade/debian_openlogo-nd-100.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: dists/trunk/live-magic/glade/main.glade
===================================================================
--- dists/trunk/live-magic/glade/main.glade	2007-06-17 22:36:02 UTC (rev 2157)
+++ dists/trunk/live-magic/glade/main.glade	2007-06-17 22:58:30 UTC (rev 2158)
@@ -176,15 +176,10 @@
                     <child>
                       <widget class="GtkImageMenuItem" id="menu_about">
                         <property name="visible">True</property>
-                        <property name="label" translatable="yes">_About</property>
+                        <property name="label" translatable="yes">gtk-about</property>
                         <property name="use_underline">True</property>
+                        <property name="use_stock">True</property>
                         <signal name="activate" handler="on_about_activate"/>
-                        <child internal-child="image">
-                          <widget class="GtkImage" id="image3911">
-                            <property name="visible">True</property>
-                            <property name="pixbuf">stock_menu_about.png</property>
-                          </widget>
-                        </child>
                       </widget>
                     </child>
                   </widget>
@@ -403,81 +398,81 @@
                     <property name="n_rows">3</property>
                     <property name="n_columns">2</property>
                     <child>
-                      <widget class="GtkEntry" id="common/LH_INITRAMFS">
+                      <widget class="GtkLabel" id="lbl;1">
                         <property name="visible">True</property>
-                        <property name="can_focus">True</property>
                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-                        <signal name="changed" handler="on_live_helper_value_changed"/>
+                        <property name="label" translatable="yes">LH_INITRAMFS</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="y_options">GTK_FILL</property>
+                        <property name="y_padding">5</property>
                       </packing>
                     </child>
                     <child>
-                      <widget class="GtkEntry" id="common/LH_BOOTSTRAP">
+                      <widget class="GtkLabel" id="sdf2">
                         <property name="visible">True</property>
-                        <property name="can_focus">True</property>
                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-                        <signal name="changed" handler="on_live_helper_value_changed"/>
+                        <property name="label" translatable="yes">LH_BOOTSTRAP</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">GTK_FILL</property>
                       </packing>
                     </child>
                     <child>
-                      <widget class="GtkEntry" id="common/LH_APT">
+                      <widget class="GtkLabel" id="sdf1">
                         <property name="visible">True</property>
-                        <property name="can_focus">True</property>
                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-                        <signal name="changed" handler="on_live_helper_value_changed"/>
+                        <property name="label" translatable="yes">LH_APT</property>
                       </widget>
                       <packing>
-                        <property name="left_attach">1</property>
-                        <property name="right_attach">2</property>
                         <property name="y_options">GTK_FILL</property>
                       </packing>
                     </child>
                     <child>
-                      <widget class="GtkLabel" id="sdf1">
+                      <widget class="GtkEntry" id="common/LH_APT">
                         <property name="visible">True</property>
+                        <property name="can_focus">True</property>
                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-                        <property name="label" translatable="yes">LH_APT</property>
+                        <signal name="changed" handler="on_live_helper_value_changed"/>
                       </widget>
                       <packing>
+                        <property name="left_attach">1</property>
+                        <property name="right_attach">2</property>
                         <property name="y_options">GTK_FILL</property>
                       </packing>
                     </child>
                     <child>
-                      <widget class="GtkLabel" id="sdf2">
+                      <widget class="GtkEntry" id="common/LH_BOOTSTRAP">
                         <property name="visible">True</property>
+                        <property name="can_focus">True</property>
                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-                        <property name="label" translatable="yes">LH_BOOTSTRAP</property>
+                        <signal name="changed" handler="on_live_helper_value_changed"/>
                       </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">GTK_FILL</property>
                       </packing>
                     </child>
                     <child>
-                      <widget class="GtkLabel" id="lbl;1">
+                      <widget class="GtkEntry" id="common/LH_INITRAMFS">
                         <property name="visible">True</property>
+                        <property name="can_focus">True</property>
                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-                        <property name="label" translatable="yes">LH_INITRAMFS</property>
+                        <signal name="changed" handler="on_live_helper_value_changed"/>
                       </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="y_options">GTK_FILL</property>
-                        <property name="y_padding">5</property>
                       </packing>
                     </child>
                   </widget>




More information about the Debian-live-changes mailing list