/[graveman]/graveman/current/glade/dialog_properties.glade
ViewVC logotype

Diff of /graveman/current/glade/dialog_properties.glade

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.16 by scresto, Mon Mar 21 00:17:42 2005 UTC revision 1.17 by scresto, Tue Apr 12 23:12:52 2005 UTC
# Line 1  Line 1 
1  <?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->  <?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
2  <!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">  <!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
3    <!--
4    This file is part of graveman!
5    
6    graveman! is free software; you can redistribute it and/or modify it under the terms of the
7    GNU General Public License as published by the Free Software Foundation; either version 2, or
8    (at your option) any later version.
9    
10    GNU program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without
11    even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12    General Public License for more details.
13    
14    You should have received a copy of the GNU General Public License along with program; see the
15    file COPYING. If not, write to the Free Software Foundation, Inc., 59 Temple Place -
16    Suite 330, Boston, MA 02111-1307, USA.
17    
18    Copyright (C) 2004, 2005 Sylvain Cresto &lt;scresto@gmail.com&gt;
19    -->
20  <glade-interface>  <glade-interface>
21    
22  <widget class="GtkDialog" id="dialog_properties">  <widget class="GtkDialog" id="dialog_properties">
# Line 67  Line 83 
83              <widget class="GtkTable" id="table1">              <widget class="GtkTable" id="table1">
84                <property name="border_width">10</property>                <property name="border_width">10</property>
85                <property name="visible">True</property>                <property name="visible">True</property>
86                <property name="n_rows">8</property>                <property name="n_rows">9</property>
87                <property name="n_columns">3</property>                <property name="n_columns">3</property>
88                <property name="homogeneous">False</property>                <property name="homogeneous">False</property>
89                <property name="row_spacing">5</property>                <property name="row_spacing">5</property>
# Line 341  Line 357 
357                  <packing>                  <packing>
358                    <property name="left_attach">0</property>                    <property name="left_attach">0</property>
359                    <property name="right_attach">3</property>                    <property name="right_attach">3</property>
360                    <property name="top_attach">6</property>                    <property name="top_attach">7</property>
361                    <property name="bottom_attach">7</property>                    <property name="bottom_attach">8</property>
362                    <property name="x_options">fill</property>                    <property name="x_options">fill</property>
363                    <property name="y_options">fill</property>                    <property name="y_options">fill</property>
364                  </packing>                  </packing>
# Line 363  Line 379 
379                  <packing>                  <packing>
380                    <property name="left_attach">0</property>                    <property name="left_attach">0</property>
381                    <property name="right_attach">3</property>                    <property name="right_attach">3</property>
382                    <property name="top_attach">7</property>                    <property name="top_attach">8</property>
383                    <property name="bottom_attach">8</property>                    <property name="bottom_attach">9</property>
384                    <property name="x_options">fill</property>                    <property name="x_options">fill</property>
385                    <property name="y_options"></property>                    <property name="y_options"></property>
386                  </packing>                  </packing>
# Line 440  Line 456 
456                    <property name="x_options">fill</property>                    <property name="x_options">fill</property>
457                    <property name="y_options">fill</property>                    <property name="y_options">fill</property>
458                  </packing>                  </packing>
459                  </child>
460    
461                  <child>
462                    <widget class="GtkHBox" id="hbox9">
463                      <property name="visible">True</property>
464                      <property name="homogeneous">False</property>
465                      <property name="spacing">5</property>
466    
467                      <child>
468                        <widget class="GtkLabel" id="label21">
469                          <property name="visible">True</property>
470                          <property name="label" translatable="yes">T_heme selector</property>
471                          <property name="use_underline">True</property>
472                          <property name="use_markup">False</property>
473                          <property name="justify">GTK_JUSTIFY_LEFT</property>
474                          <property name="wrap">False</property>
475                          <property name="selectable">False</property>
476                          <property name="xalign">0</property>
477                          <property name="yalign">0.5</property>
478                          <property name="xpad">0</property>
479                          <property name="ypad">0</property>
480                          <property name="mnemonic_widget">themelist</property>
481                        </widget>
482                        <packing>
483                          <property name="padding">0</property>
484                          <property name="expand">False</property>
485                          <property name="fill">False</property>
486                        </packing>
487                      </child>
488    
489                      <child>
490                        <widget class="GtkComboBox" id="themelist">
491                          <property name="visible">True</property>
492                        </widget>
493                        <packing>
494                          <property name="padding">0</property>
495                          <property name="expand">True</property>
496                          <property name="fill">True</property>
497                        </packing>
498                      </child>
499    
500                      <child>
501                        <placeholder/>
502                      </child>
503                    </widget>
504                    <packing>
505                      <property name="left_attach">0</property>
506                      <property name="right_attach">3</property>
507                      <property name="top_attach">6</property>
508                      <property name="bottom_attach">7</property>
509                      <property name="x_options">fill</property>
510                      <property name="y_options">fill</property>
511                    </packing>
512                </child>                </child>
513              </widget>              </widget>
514              <packing>              <packing>

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26