/[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.10 by scresto, Sat Feb 26 16:15:40 2005 UTC revision 1.11 by scresto, Sun Feb 27 03:34:11 2005 UTC
# Line 67  Line 67 
67              <widget class="GtkTable" id="table1">              <widget class="GtkTable" id="table1">
68                <property name="border_width">10</property>                <property name="border_width">10</property>
69                <property name="visible">True</property>                <property name="visible">True</property>
70                <property name="n_rows">7</property>                <property name="n_rows">8</property>
71                <property name="n_columns">3</property>                <property name="n_columns">3</property>
72                <property name="homogeneous">False</property>                <property name="homogeneous">False</property>
73                <property name="row_spacing">5</property>                <property name="row_spacing">5</property>
# Line 91  Line 91 
91                  <packing>                  <packing>
92                    <property name="left_attach">0</property>                    <property name="left_attach">0</property>
93                    <property name="right_attach">1</property>                    <property name="right_attach">1</property>
94                    <property name="top_attach">4</property>                    <property name="top_attach">5</property>
95                    <property name="bottom_attach">5</property>                    <property name="bottom_attach">6</property>
96                    <property name="x_options">fill</property>                    <property name="x_options">fill</property>
97                    <property name="y_options"></property>                    <property name="y_options"></property>
98                  </packing>                  </packing>
# Line 113  Line 113 
113                  <packing>                  <packing>
114                    <property name="left_attach">1</property>                    <property name="left_attach">1</property>
115                    <property name="right_attach">2</property>                    <property name="right_attach">2</property>
116                    <property name="top_attach">4</property>                    <property name="top_attach">5</property>
117                    <property name="bottom_attach">5</property>                    <property name="bottom_attach">6</property>
118                    <property name="y_options"></property>                    <property name="y_options"></property>
119                  </packing>                  </packing>
120                </child>                </child>
# Line 189  Line 189 
189                  <packing>                  <packing>
190                    <property name="left_attach">2</property>                    <property name="left_attach">2</property>
191                    <property name="right_attach">3</property>                    <property name="right_attach">3</property>
192                    <property name="top_attach">4</property>                    <property name="top_attach">5</property>
193                    <property name="bottom_attach">5</property>                    <property name="bottom_attach">6</property>
194                    <property name="x_options">fill</property>                    <property name="x_options">fill</property>
195                    <property name="y_options"></property>                    <property name="y_options"></property>
196                  </packing>                  </packing>
# Line 341  Line 341 
341                  <packing>                  <packing>
342                    <property name="left_attach">0</property>                    <property name="left_attach">0</property>
343                    <property name="right_attach">3</property>                    <property name="right_attach">3</property>
344                    <property name="top_attach">5</property>                    <property name="top_attach">6</property>
345                    <property name="bottom_attach">6</property>                    <property name="bottom_attach">7</property>
346                    <property name="x_options">fill</property>                    <property name="x_options">fill</property>
347                    <property name="y_options">fill</property>                    <property name="y_options">fill</property>
348                  </packing>                  </packing>
# Line 363  Line 363 
363                  <packing>                  <packing>
364                    <property name="left_attach">0</property>                    <property name="left_attach">0</property>
365                    <property name="right_attach">3</property>                    <property name="right_attach">3</property>
366                    <property name="top_attach">6</property>                    <property name="top_attach">7</property>
367                    <property name="bottom_attach">7</property>                    <property name="bottom_attach">8</property>
368                    <property name="x_options">fill</property>                    <property name="x_options">fill</property>
369                    <property name="y_options"></property>                    <property name="y_options"></property>
370                  </packing>                  </packing>
# Line 391  Line 391 
391                    <property name="y_options"></property>                    <property name="y_options"></property>
392                  </packing>                  </packing>
393                </child>                </child>
394    
395                  <child>
396                    <widget class="GtkHBox" id="hbox8">
397                      <property name="visible">True</property>
398                      <property name="homogeneous">False</property>
399                      <property name="spacing">5</property>
400    
401                      <child>
402                        <widget class="GtkLabel" id="label20">
403                          <property name="visible">True</property>
404                          <property name="label" translatable="yes">_Characters used in local file names</property>
405                          <property name="use_underline">True</property>
406                          <property name="use_markup">False</property>
407                          <property name="justify">GTK_JUSTIFY_LEFT</property>
408                          <property name="wrap">False</property>
409                          <property name="selectable">False</property>
410                          <property name="xalign">0.5</property>
411                          <property name="yalign">0.5</property>
412                          <property name="xpad">0</property>
413                          <property name="ypad">0</property>
414                          <property name="mnemonic_widget">inputcharset</property>
415                        </widget>
416                        <packing>
417                          <property name="padding">0</property>
418                          <property name="expand">False</property>
419                          <property name="fill">False</property>
420                        </packing>
421                      </child>
422    
423                      <child>
424                        <widget class="GtkComboBox" id="inputcharset">
425                          <property name="visible">True</property>
426                          <property name="items" translatable="yes">Use default character sets</property>
427                        </widget>
428                        <packing>
429                          <property name="padding">0</property>
430                          <property name="expand">True</property>
431                          <property name="fill">True</property>
432                        </packing>
433                      </child>
434                    </widget>
435                    <packing>
436                      <property name="left_attach">0</property>
437                      <property name="right_attach">2</property>
438                      <property name="top_attach">4</property>
439                      <property name="bottom_attach">5</property>
440                      <property name="x_options">fill</property>
441                      <property name="y_options">fill</property>
442                    </packing>
443                  </child>
444              </widget>              </widget>
445              <packing>              <packing>
446                <property name="tab_expand">True</property>                <property name="tab_expand">True</property>
# Line 457  Line 507 
507                <child>                <child>
508                  <widget class="GtkLabel" id="label17">                  <widget class="GtkLabel" id="label17">
509                    <property name="visible">True</property>                    <property name="visible">True</property>
510                    <property name="label" translatable="yes">&lt;b&gt;Character sets to use with Data CD and DVD :&lt;/b&gt;</property>                    <property name="label" translatable="yes">&lt;b&gt;Character sets to be used to create ISO image&lt;/b&gt;</property>
511                    <property name="use_underline">False</property>                    <property name="use_underline">False</property>
512                    <property name="use_markup">True</property>                    <property name="use_markup">True</property>
513                    <property name="justify">GTK_JUSTIFY_LEFT</property>                    <property name="justify">GTK_JUSTIFY_LEFT</property>
# Line 646  Line 696 
696            <child>            <child>
697              <widget class="GtkLabel" id="label16">              <widget class="GtkLabel" id="label16">
698                <property name="visible">True</property>                <property name="visible">True</property>
699                <property name="label" translatable="yes">Data _Charsets</property>                <property name="label" translatable="yes">_Character sets</property>
700                <property name="use_underline">True</property>                <property name="use_underline">True</property>
701                <property name="use_markup">False</property>                <property name="use_markup">False</property>
702                <property name="justify">GTK_JUSTIFY_LEFT</property>                <property name="justify">GTK_JUSTIFY_LEFT</property>

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

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