graveman-cvs
[Top][All Lists]
Advanced

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

[Graveman-cvs] Changes to graveman/current/glade/dialog_properties.glade


From: sylvain cresto
Subject: [Graveman-cvs] Changes to graveman/current/glade/dialog_properties.glade
Date: Tue, 12 Apr 2005 19:13:00 -0400

Index: graveman/current/glade/dialog_properties.glade
diff -u graveman/current/glade/dialog_properties.glade:1.16 
graveman/current/glade/dialog_properties.glade:1.17
--- graveman/current/glade/dialog_properties.glade:1.16 Mon Mar 21 00:17:42 2005
+++ graveman/current/glade/dialog_properties.glade      Tue Apr 12 23:12:52 2005
@@ -1,6 +1,22 @@
 <?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
 <!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd";>
+<!--
+This file is part of graveman!
 
+graveman! is free software; you can redistribute it and/or modify it under the 
terms of the
+GNU General Public License as published by the Free Software Foundation; 
either version 2, or
+(at your option) any later version.
+
+GNU program is distributed in the hope that it will be useful, but WITHOUT ANY 
WARRANTY; without
+even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR 
PURPOSE. See the GNU
+General Public License for more details.
+
+You should have received a copy of the GNU General Public License along with 
program; see the
+file COPYING. If not, write to the Free Software Foundation, Inc., 59 Temple 
Place -
+Suite 330, Boston, MA 02111-1307, USA. 
+
+Copyright (C) 2004, 2005 Sylvain Cresto &lt;address@hidden&gt;
+-->
 <glade-interface>
 
 <widget class="GtkDialog" id="dialog_properties">
@@ -67,7 +83,7 @@
            <widget class="GtkTable" id="table1">
              <property name="border_width">10</property>
              <property name="visible">True</property>
-             <property name="n_rows">8</property>
+             <property name="n_rows">9</property>
              <property name="n_columns">3</property>
              <property name="homogeneous">False</property>
              <property name="row_spacing">5</property>
@@ -341,8 +357,8 @@
                <packing>
                  <property name="left_attach">0</property>
                  <property name="right_attach">3</property>
-                 <property name="top_attach">6</property>
-                 <property name="bottom_attach">7</property>
+                 <property name="top_attach">7</property>
+                 <property name="bottom_attach">8</property>
                  <property name="x_options">fill</property>
                  <property name="y_options">fill</property>
                </packing>
@@ -363,8 +379,8 @@
                <packing>
                  <property name="left_attach">0</property>
                  <property name="right_attach">3</property>
-                 <property name="top_attach">7</property>
-                 <property name="bottom_attach">8</property>
+                 <property name="top_attach">8</property>
+                 <property name="bottom_attach">9</property>
                  <property name="x_options">fill</property>
                  <property name="y_options"></property>
                </packing>
@@ -441,6 +457,59 @@
                  <property name="y_options">fill</property>
                </packing>
              </child>
+
+             <child>
+               <widget class="GtkHBox" id="hbox9">
+                 <property name="visible">True</property>
+                 <property name="homogeneous">False</property>
+                 <property name="spacing">5</property>
+
+                 <child>
+                   <widget class="GtkLabel" id="label21">
+                     <property name="visible">True</property>
+                     <property name="label" translatable="yes">T_heme 
selector</property>
+                     <property name="use_underline">True</property>
+                     <property name="use_markup">False</property>
+                     <property name="justify">GTK_JUSTIFY_LEFT</property>
+                     <property name="wrap">False</property>
+                     <property name="selectable">False</property>
+                     <property name="xalign">0</property>
+                     <property name="yalign">0.5</property>
+                     <property name="xpad">0</property>
+                     <property name="ypad">0</property>
+                     <property name="mnemonic_widget">themelist</property>
+                   </widget>
+                   <packing>
+                     <property name="padding">0</property>
+                     <property name="expand">False</property>
+                     <property name="fill">False</property>
+                   </packing>
+                 </child>
+
+                 <child>
+                   <widget class="GtkComboBox" id="themelist">
+                     <property name="visible">True</property>
+                   </widget>
+                   <packing>
+                     <property name="padding">0</property>
+                     <property name="expand">True</property>
+                     <property name="fill">True</property>
+                   </packing>
+                 </child>
+
+                 <child>
+                   <placeholder/>
+                 </child>
+               </widget>
+               <packing>
+                 <property name="left_attach">0</property>
+                 <property name="right_attach">3</property>
+                 <property name="top_attach">6</property>
+                 <property name="bottom_attach">7</property>
+                 <property name="x_options">fill</property>
+                 <property name="y_options">fill</property>
+               </packing>
+             </child>
            </widget>
            <packing>
              <property name="tab_expand">True</property>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]