]> git.lyx.org Git - lyx.git/blob - src/frontends/gnome/dialogs/diahelpcredits.glade
Clean-up of the button controller.
[lyx.git] / src / frontends / gnome / dialogs / diahelpcredits.glade
1 <?xml version="1.0"?>
2 <GTK-Interface>
3
4 <project>
5   <name>diahelpcredits</name>
6   <program_name>diahelpcredits</program_name>
7   <directory></directory>
8   <source_directory></source_directory>
9   <pixmaps_directory>pixmaps</pixmaps_directory>
10   <language>C</language>
11   <gnome_support>True</gnome_support>
12   <gettext_support>True</gettext_support>
13   <use_widget_names>True</use_widget_names>
14   <output_main_file>False</output_main_file>
15   <output_build_files>False</output_build_files>
16   <gnome_help_support>True</gnome_help_support>
17   <main_source_file>diahelpcredits_interface.c</main_source_file>
18   <main_header_file>diahelpcredits_interface.h</main_header_file>
19   <handler_source_file>diahelpcredits_callbacks.c</handler_source_file>
20   <handler_header_file>diahelpcredits_callbacks.h</handler_header_file>
21 </project>
22
23 <widget>
24   <class>GnomeDialog</class>
25   <name>DiaHelpCredits</name>
26   <type>GTK_WINDOW_DIALOG</type>
27   <position>GTK_WIN_POS_NONE</position>
28   <modal>False</modal>
29   <default_width>330</default_width>
30   <default_height>300</default_height>
31   <allow_shrink>True</allow_shrink>
32   <allow_grow>True</allow_grow>
33   <auto_shrink>False</auto_shrink>
34   <auto_close>False</auto_close>
35   <hide_on_close>True</hide_on_close>
36
37   <widget>
38     <class>GtkVBox</class>
39     <child_name>GnomeDialog:vbox</child_name>
40     <name>dialog-vbox3</name>
41     <homogeneous>False</homogeneous>
42     <spacing>8</spacing>
43     <child>
44       <padding>4</padding>
45       <expand>True</expand>
46       <fill>True</fill>
47     </child>
48
49     <widget>
50       <class>GtkHButtonBox</class>
51       <child_name>GnomeDialog:action_area</child_name>
52       <name>dialog-action_area3</name>
53       <layout_style>GTK_BUTTONBOX_END</layout_style>
54       <spacing>8</spacing>
55       <child_min_width>85</child_min_width>
56       <child_min_height>27</child_min_height>
57       <child_ipad_x>7</child_ipad_x>
58       <child_ipad_y>0</child_ipad_y>
59       <child>
60         <padding>0</padding>
61         <expand>False</expand>
62         <fill>True</fill>
63         <pack>GTK_PACK_END</pack>
64       </child>
65
66       <widget>
67         <class>GtkButton</class>
68         <name>credits_button_ok</name>
69         <can_default>True</can_default>
70         <has_default>True</has_default>
71         <can_focus>True</can_focus>
72         <has_focus>True</has_focus>
73         <stock_button>GNOME_STOCK_BUTTON_OK</stock_button>
74       </widget>
75     </widget>
76
77     <widget>
78       <class>GtkVBox</class>
79       <name>vbox4</name>
80       <homogeneous>False</homogeneous>
81       <spacing>0</spacing>
82       <child>
83         <padding>0</padding>
84         <expand>True</expand>
85         <fill>True</fill>
86       </child>
87
88       <widget>
89         <class>GtkLabel</class>
90         <name>label8</name>
91         <label>All these people have contributed to the LyX project, Thanks,
92
93 Matthias</label>
94         <justify>GTK_JUSTIFY_CENTER</justify>
95         <wrap>False</wrap>
96         <xalign>0.5</xalign>
97         <yalign>0.5</yalign>
98         <xpad>0</xpad>
99         <ypad>0</ypad>
100         <child>
101           <padding>0</padding>
102           <expand>False</expand>
103           <fill>False</fill>
104         </child>
105       </widget>
106
107       <widget>
108         <class>GtkScrolledWindow</class>
109         <name>scrolledwindow1</name>
110         <hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>
111         <vscrollbar_policy>GTK_POLICY_ALWAYS</vscrollbar_policy>
112         <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
113         <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
114         <child>
115           <padding>0</padding>
116           <expand>True</expand>
117           <fill>True</fill>
118         </child>
119
120         <widget>
121           <class>GtkText</class>
122           <name>credits_text</name>
123           <can_focus>True</can_focus>
124           <editable>False</editable>
125           <text></text>
126         </widget>
127       </widget>
128     </widget>
129   </widget>
130 </widget>
131
132 </GTK-Interface>