/[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.6 by scresto, Thu Feb 3 03:20:34 2005 UTC revision 1.7 by scresto, Tue Feb 8 02:32:57 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">
 <!--  
 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;sylvain.cresto@tiscali.fr&gt;  
 -->  
3    
4  <glade-interface>  <glade-interface>
5    
# Line 438  Copyright (C) 2004, 2005 Sylvain Cresto Line 421  Copyright (C) 2004, 2005 Sylvain Cresto
421              <widget class="GtkTable" id="table2">              <widget class="GtkTable" id="table2">
422                <property name="border_width">5</property>                <property name="border_width">5</property>
423                <property name="visible">True</property>                <property name="visible">True</property>
424                <property name="n_rows">9</property>                <property name="n_rows">10</property>
425                <property name="n_columns">3</property>                <property name="n_columns">3</property>
426                <property name="homogeneous">False</property>                <property name="homogeneous">False</property>
427                <property name="row_spacing">5</property>                <property name="row_spacing">5</property>
# Line 457  Copyright (C) 2004, 2005 Sylvain Cresto Line 440  Copyright (C) 2004, 2005 Sylvain Cresto
440                  <packing>                  <packing>
441                    <property name="left_attach">0</property>                    <property name="left_attach">0</property>
442                    <property name="right_attach">1</property>                    <property name="right_attach">1</property>
443                    <property name="top_attach">2</property>                    <property name="top_attach">3</property>
444                    <property name="bottom_attach">3</property>                    <property name="bottom_attach">4</property>
445                    <property name="x_options">fill</property>                    <property name="x_options">fill</property>
446                    <property name="y_options">fill</property>                    <property name="y_options">fill</property>
447                  </packing>                  </packing>
# Line 477  Copyright (C) 2004, 2005 Sylvain Cresto Line 460  Copyright (C) 2004, 2005 Sylvain Cresto
460                  <packing>                  <packing>
461                    <property name="left_attach">0</property>                    <property name="left_attach">0</property>
462                    <property name="right_attach">1</property>                    <property name="right_attach">1</property>
463                    <property name="top_attach">3</property>                    <property name="top_attach">4</property>
464                    <property name="bottom_attach">4</property>                    <property name="bottom_attach">5</property>
465                    <property name="x_options">fill</property>                    <property name="x_options">fill</property>
466                    <property name="y_options">fill</property>                    <property name="y_options">fill</property>
467                  </packing>                  </packing>
# Line 497  Copyright (C) 2004, 2005 Sylvain Cresto Line 480  Copyright (C) 2004, 2005 Sylvain Cresto
480                  <packing>                  <packing>
481                    <property name="left_attach">0</property>                    <property name="left_attach">0</property>
482                    <property name="right_attach">1</property>                    <property name="right_attach">1</property>
483                    <property name="top_attach">4</property>                    <property name="top_attach">5</property>
484                    <property name="bottom_attach">5</property>                    <property name="bottom_attach">6</property>
485                    <property name="x_options">fill</property>                    <property name="x_options">fill</property>
486                    <property name="y_options">fill</property>                    <property name="y_options">fill</property>
487                  </packing>                  </packing>
# Line 545  Copyright (C) 2004, 2005 Sylvain Cresto Line 528  Copyright (C) 2004, 2005 Sylvain Cresto
528                  <packing>                  <packing>
529                    <property name="left_attach">1</property>                    <property name="left_attach">1</property>
530                    <property name="right_attach">2</property>                    <property name="right_attach">2</property>
531                    <property name="top_attach">2</property>                    <property name="top_attach">3</property>
532                    <property name="bottom_attach">3</property>                    <property name="bottom_attach">4</property>
533                    <property name="x_options">fill</property>                    <property name="x_options">fill</property>
534                    <property name="y_options"></property>                    <property name="y_options"></property>
535                  </packing>                  </packing>
# Line 569  Copyright (C) 2004, 2005 Sylvain Cresto Line 552  Copyright (C) 2004, 2005 Sylvain Cresto
552                  <packing>                  <packing>
553                    <property name="left_attach">1</property>                    <property name="left_attach">1</property>
554                    <property name="right_attach">2</property>                    <property name="right_attach">2</property>
555                    <property name="top_attach">3</property>                    <property name="top_attach">4</property>
556                    <property name="bottom_attach">4</property>                    <property name="bottom_attach">5</property>
557                    <property name="x_options">fill</property>                    <property name="x_options">fill</property>
558                    <property name="y_options"></property>                    <property name="y_options"></property>
559                  </packing>                  </packing>
# Line 593  Copyright (C) 2004, 2005 Sylvain Cresto Line 576  Copyright (C) 2004, 2005 Sylvain Cresto
576                  <packing>                  <packing>
577                    <property name="left_attach">1</property>                    <property name="left_attach">1</property>
578                    <property name="right_attach">2</property>                    <property name="right_attach">2</property>
579                    <property name="top_attach">4</property>                    <property name="top_attach">5</property>
580                    <property name="bottom_attach">5</property>                    <property name="bottom_attach">6</property>
581                    <property name="x_options">fill</property>                    <property name="x_options">fill</property>
582                    <property name="y_options"></property>                    <property name="y_options"></property>
583                  </packing>                  </packing>
# Line 680  Copyright (C) 2004, 2005 Sylvain Cresto Line 663  Copyright (C) 2004, 2005 Sylvain Cresto
663                  <packing>                  <packing>
664                    <property name="left_attach">2</property>                    <property name="left_attach">2</property>
665                    <property name="right_attach">3</property>                    <property name="right_attach">3</property>
666                    <property name="top_attach">2</property>                    <property name="top_attach">3</property>
667                    <property name="bottom_attach">3</property>                    <property name="bottom_attach">4</property>
668                    <property name="y_options"></property>                    <property name="y_options"></property>
669                  </packing>                  </packing>
670                </child>                </child>
# Line 701  Copyright (C) 2004, 2005 Sylvain Cresto Line 684  Copyright (C) 2004, 2005 Sylvain Cresto
684                  <packing>                  <packing>
685                    <property name="left_attach">2</property>                    <property name="left_attach">2</property>
686                    <property name="right_attach">3</property>                    <property name="right_attach">3</property>
687                    <property name="top_attach">3</property>                    <property name="top_attach">4</property>
688                    <property name="bottom_attach">4</property>                    <property name="bottom_attach">5</property>
689                    <property name="y_options"></property>                    <property name="y_options"></property>
690                  </packing>                  </packing>
691                </child>                </child>
# Line 722  Copyright (C) 2004, 2005 Sylvain Cresto Line 705  Copyright (C) 2004, 2005 Sylvain Cresto
705                  <packing>                  <packing>
706                    <property name="left_attach">2</property>                    <property name="left_attach">2</property>
707                    <property name="right_attach">3</property>                    <property name="right_attach">3</property>
708                    <property name="top_attach">4</property>                    <property name="top_attach">5</property>
709                    <property name="bottom_attach">5</property>                    <property name="bottom_attach">6</property>
710                    <property name="y_options"></property>                    <property name="y_options"></property>
711                  </packing>                  </packing>
712                </child>                </child>
# Line 808  Copyright (C) 2004, 2005 Sylvain Cresto Line 791  Copyright (C) 2004, 2005 Sylvain Cresto
791                  <packing>                  <packing>
792                    <property name="left_attach">2</property>                    <property name="left_attach">2</property>
793                    <property name="right_attach">3</property>                    <property name="right_attach">3</property>
794                    <property name="top_attach">8</property>                    <property name="top_attach">9</property>
795                    <property name="bottom_attach">9</property>                    <property name="bottom_attach">10</property>
796                    <property name="x_padding">5</property>                    <property name="x_padding">5</property>
797                    <property name="y_options">fill</property>                    <property name="y_options">fill</property>
798                  </packing>                  </packing>
# Line 828  Copyright (C) 2004, 2005 Sylvain Cresto Line 811  Copyright (C) 2004, 2005 Sylvain Cresto
811                  <packing>                  <packing>
812                    <property name="left_attach">0</property>                    <property name="left_attach">0</property>
813                    <property name="right_attach">1</property>                    <property name="right_attach">1</property>
814                    <property name="top_attach">5</property>                    <property name="top_attach">6</property>
815                    <property name="bottom_attach">6</property>                    <property name="bottom_attach">7</property>
816                    <property name="x_options">fill</property>                    <property name="x_options">fill</property>
817                  </packing>                  </packing>
818                </child>                </child>
# Line 847  Copyright (C) 2004, 2005 Sylvain Cresto Line 830  Copyright (C) 2004, 2005 Sylvain Cresto
830                  <packing>                  <packing>
831                    <property name="left_attach">0</property>                    <property name="left_attach">0</property>
832                    <property name="right_attach">1</property>                    <property name="right_attach">1</property>
833                    <property name="top_attach">6</property>                    <property name="top_attach">7</property>
834                    <property name="bottom_attach">7</property>                    <property name="bottom_attach">8</property>
835                    <property name="x_options">fill</property>                    <property name="x_options">fill</property>
836                  </packing>                  </packing>
837                </child>                </child>
# Line 870  Copyright (C) 2004, 2005 Sylvain Cresto Line 853  Copyright (C) 2004, 2005 Sylvain Cresto
853                  <packing>                  <packing>
854                    <property name="left_attach">1</property>                    <property name="left_attach">1</property>
855                    <property name="right_attach">2</property>                    <property name="right_attach">2</property>
856                    <property name="top_attach">5</property>                    <property name="top_attach">6</property>
857                    <property name="bottom_attach">6</property>                    <property name="bottom_attach">7</property>
858                    <property name="x_options">fill</property>                    <property name="x_options">fill</property>
859                    <property name="y_options"></property>                    <property name="y_options"></property>
860                  </packing>                  </packing>
# Line 894  Copyright (C) 2004, 2005 Sylvain Cresto Line 877  Copyright (C) 2004, 2005 Sylvain Cresto
877                  <packing>                  <packing>
878                    <property name="left_attach">1</property>                    <property name="left_attach">1</property>
879                    <property name="right_attach">2</property>                    <property name="right_attach">2</property>
880                    <property name="top_attach">6</property>                    <property name="top_attach">7</property>
881                    <property name="bottom_attach">7</property>                    <property name="bottom_attach">8</property>
882                    <property name="x_options">fill</property>                    <property name="x_options">fill</property>
883                    <property name="y_options"></property>                    <property name="y_options"></property>
884                  </packing>                  </packing>
# Line 916  Copyright (C) 2004, 2005 Sylvain Cresto Line 899  Copyright (C) 2004, 2005 Sylvain Cresto
899                  <packing>                  <packing>
900                    <property name="left_attach">2</property>                    <property name="left_attach">2</property>
901                    <property name="right_attach">3</property>                    <property name="right_attach">3</property>
902                    <property name="top_attach">5</property>                    <property name="top_attach">6</property>
903                    <property name="bottom_attach">6</property>                    <property name="bottom_attach">7</property>
904                    <property name="y_options"></property>                    <property name="y_options"></property>
905                  </packing>                  </packing>
906                </child>                </child>
# Line 937  Copyright (C) 2004, 2005 Sylvain Cresto Line 920  Copyright (C) 2004, 2005 Sylvain Cresto
920                  <packing>                  <packing>
921                    <property name="left_attach">2</property>                    <property name="left_attach">2</property>
922                    <property name="right_attach">3</property>                    <property name="right_attach">3</property>
923                    <property name="top_attach">6</property>                    <property name="top_attach">7</property>
924                    <property name="bottom_attach">7</property>                    <property name="bottom_attach">8</property>
925                    <property name="y_options"></property>                    <property name="y_options"></property>
926                  </packing>                  </packing>
927                </child>                </child>
# Line 956  Copyright (C) 2004, 2005 Sylvain Cresto Line 939  Copyright (C) 2004, 2005 Sylvain Cresto
939                  <packing>                  <packing>
940                    <property name="left_attach">0</property>                    <property name="left_attach">0</property>
941                    <property name="right_attach">1</property>                    <property name="right_attach">1</property>
942                    <property name="top_attach">7</property>                    <property name="top_attach">8</property>
943                    <property name="bottom_attach">8</property>                    <property name="bottom_attach">9</property>
944                    <property name="x_options">fill</property>                    <property name="x_options">fill</property>
945                  </packing>                  </packing>
946                </child>                </child>
# Line 979  Copyright (C) 2004, 2005 Sylvain Cresto Line 962  Copyright (C) 2004, 2005 Sylvain Cresto
962                  <packing>                  <packing>
963                    <property name="left_attach">1</property>                    <property name="left_attach">1</property>
964                    <property name="right_attach">2</property>                    <property name="right_attach">2</property>
965                    <property name="top_attach">7</property>                    <property name="top_attach">8</property>
966                    <property name="bottom_attach">8</property>                    <property name="bottom_attach">9</property>
967                    <property name="x_options">fill</property>                    <property name="x_options">fill</property>
968                    <property name="y_options"></property>                    <property name="y_options"></property>
969                  </packing>                  </packing>
# Line 1001  Copyright (C) 2004, 2005 Sylvain Cresto Line 984  Copyright (C) 2004, 2005 Sylvain Cresto
984                  <packing>                  <packing>
985                    <property name="left_attach">2</property>                    <property name="left_attach">2</property>
986                    <property name="right_attach">3</property>                    <property name="right_attach">3</property>
987                    <property name="top_attach">7</property>                    <property name="top_attach">8</property>
988                    <property name="bottom_attach">8</property>                    <property name="bottom_attach">9</property>
989                      <property name="y_options"></property>
990                    </packing>
991                  </child>
992    
993                  <child>
994                    <widget class="GtkImage" id="cdrdao">
995                      <property name="visible">True</property>
996                      <property name="stock">gtk-no</property>
997                      <property name="icon_size">4</property>
998                      <property name="xalign">0.5</property>
999                      <property name="yalign">0.5</property>
1000                      <property name="xpad">0</property>
1001                      <property name="ypad">0</property>
1002                    </widget>
1003                    <packing>
1004                      <property name="left_attach">0</property>
1005                      <property name="right_attach">1</property>
1006                      <property name="top_attach">2</property>
1007                      <property name="bottom_attach">3</property>
1008                      <property name="x_options">fill</property>
1009                    </packing>
1010                  </child>
1011    
1012                  <child>
1013                    <widget class="GtkLabel" id="cdrdaolbl">
1014                      <property name="visible">True</property>
1015                      <property name="label" translatable="yes">cdrdao</property>
1016                      <property name="use_underline">False</property>
1017                      <property name="use_markup">False</property>
1018                      <property name="justify">GTK_JUSTIFY_LEFT</property>
1019                      <property name="wrap">False</property>
1020                      <property name="selectable">False</property>
1021                      <property name="xalign">0</property>
1022                      <property name="yalign">0.5</property>
1023                      <property name="xpad">0</property>
1024                      <property name="ypad">0</property>
1025                    </widget>
1026                    <packing>
1027                      <property name="left_attach">1</property>
1028                      <property name="right_attach">2</property>
1029                      <property name="top_attach">2</property>
1030                      <property name="bottom_attach">3</property>
1031                      <property name="x_options">fill</property>
1032                      <property name="y_options"></property>
1033                    </packing>
1034                  </child>
1035    
1036                  <child>
1037                    <widget class="GtkEntry" id="cdrdaopara">
1038                      <property name="visible">True</property>
1039                      <property name="can_focus">True</property>
1040                      <property name="editable">True</property>
1041                      <property name="visibility">True</property>
1042                      <property name="max_length">0</property>
1043                      <property name="text" translatable="yes"></property>
1044                      <property name="has_frame">True</property>
1045                      <property name="invisible_char">*</property>
1046                      <property name="activates_default">False</property>
1047                    </widget>
1048                    <packing>
1049                      <property name="left_attach">2</property>
1050                      <property name="right_attach">3</property>
1051                      <property name="top_attach">2</property>
1052                      <property name="bottom_attach">3</property>
1053                    <property name="y_options"></property>                    <property name="y_options"></property>
1054                  </packing>                  </packing>
1055                </child>                </child>

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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