]> git.lyx.org Git - lyx.git/blob - src/frontends/gnome/dialogs/diainserturl.glade
small patch from Dekel, begin introducing the real boost framework, get rid of the...
[lyx.git] / src / frontends / gnome / dialogs / diainserturl.glade
1 <?xml version="1.0"?>
2 <GTK-Interface>
3
4 <project>
5   <name>diainserturl</name>
6   <program_name>diainserturl</program_name>
7   <directory></directory>
8   <source_directory>src</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   <output_main_file>False</output_main_file>
14   <output_support_files>False</output_support_files>
15   <output_build_files>False</output_build_files>
16   <main_source_file>diainserturl_interface.c</main_source_file>
17   <main_header_file>diainserturl_interface.h</main_header_file>
18   <handler_source_file>diainserturl_callbacks.c</handler_source_file>
19   <handler_header_file>diainserturl_callbacks.h</handler_header_file>
20 </project>
21
22 <widget>
23   <class>GnomeDialog</class>
24   <name>DiaInsertUrl</name>
25   <border_width>2</border_width>
26   <title>Insert URL</title>
27   <type>GTK_WINDOW_DIALOG</type>
28   <position>GTK_WIN_POS_NONE</position>
29   <modal>False</modal>
30   <allow_shrink>True</allow_shrink>
31   <allow_grow>True</allow_grow>
32   <auto_shrink>False</auto_shrink>
33   <auto_close>False</auto_close>
34   <hide_on_close>False</hide_on_close>
35
36   <widget>
37     <class>GtkVBox</class>
38     <child_name>GnomeDialog:vbox</child_name>
39     <name>dialog-vbox1</name>
40     <homogeneous>False</homogeneous>
41     <spacing>8</spacing>
42     <child>
43       <padding>4</padding>
44       <expand>True</expand>
45       <fill>True</fill>
46     </child>
47
48     <widget>
49       <class>GtkHButtonBox</class>
50       <child_name>GnomeDialog:action_area</child_name>
51       <name>dialog-action_area1</name>
52       <layout_style>GTK_BUTTONBOX_END</layout_style>
53       <spacing>8</spacing>
54       <child_min_width>85</child_min_width>
55       <child_min_height>27</child_min_height>
56       <child_ipad_x>7</child_ipad_x>
57       <child_ipad_y>0</child_ipad_y>
58       <child>
59         <padding>0</padding>
60         <expand>False</expand>
61         <fill>True</fill>
62         <pack>GTK_PACK_END</pack>
63       </child>
64
65       <widget>
66         <class>GtkButton</class>
67         <name>button_ok</name>
68         <can_default>True</can_default>
69         <can_focus>True</can_focus>
70         <stock_button>GNOME_STOCK_BUTTON_OK</stock_button>
71       </widget>
72
73       <widget>
74         <class>GtkButton</class>
75         <name>button_cancel</name>
76         <can_default>True</can_default>
77         <can_focus>True</can_focus>
78         <stock_button>GNOME_STOCK_BUTTON_CANCEL</stock_button>
79       </widget>
80     </widget>
81
82     <widget>
83       <class>GtkVBox</class>
84       <name>vbox1</name>
85       <homogeneous>False</homogeneous>
86       <spacing>2</spacing>
87       <child>
88         <padding>0</padding>
89         <expand>True</expand>
90         <fill>True</fill>
91       </child>
92
93       <widget>
94         <class>GtkTable</class>
95         <name>table1</name>
96         <rows>2</rows>
97         <columns>2</columns>
98         <homogeneous>False</homogeneous>
99         <row_spacing>2</row_spacing>
100         <column_spacing>2</column_spacing>
101         <child>
102           <padding>0</padding>
103           <expand>True</expand>
104           <fill>True</fill>
105         </child>
106
107         <widget>
108           <class>GtkLabel</class>
109           <name>label2</name>
110           <label>Name</label>
111           <justify>GTK_JUSTIFY_LEFT</justify>
112           <wrap>False</wrap>
113           <xalign>0.5</xalign>
114           <yalign>0.5</yalign>
115           <xpad>0</xpad>
116           <ypad>0</ypad>
117           <child>
118             <left_attach>0</left_attach>
119             <right_attach>1</right_attach>
120             <top_attach>1</top_attach>
121             <bottom_attach>2</bottom_attach>
122             <xpad>0</xpad>
123             <ypad>0</ypad>
124             <xexpand>False</xexpand>
125             <yexpand>False</yexpand>
126             <xshrink>False</xshrink>
127             <yshrink>False</yshrink>
128             <xfill>False</xfill>
129             <yfill>False</yfill>
130           </child>
131         </widget>
132
133         <widget>
134           <class>GtkLabel</class>
135           <name>label1</name>
136           <label>URL</label>
137           <justify>GTK_JUSTIFY_LEFT</justify>
138           <wrap>False</wrap>
139           <xalign>0.5</xalign>
140           <yalign>0.5</yalign>
141           <xpad>0</xpad>
142           <ypad>0</ypad>
143           <child>
144             <left_attach>0</left_attach>
145             <right_attach>1</right_attach>
146             <top_attach>0</top_attach>
147             <bottom_attach>1</bottom_attach>
148             <xpad>0</xpad>
149             <ypad>0</ypad>
150             <xexpand>False</xexpand>
151             <yexpand>False</yexpand>
152             <xshrink>False</xshrink>
153             <yshrink>False</yshrink>
154             <xfill>True</xfill>
155             <yfill>False</yfill>
156           </child>
157         </widget>
158
159         <widget>
160           <class>GnomeEntry</class>
161           <name>url</name>
162           <border_width>1</border_width>
163           <history_id>diainserturl_url</history_id>
164           <max_saved>10</max_saved>
165           <child>
166             <left_attach>1</left_attach>
167             <right_attach>2</right_attach>
168             <top_attach>0</top_attach>
169             <bottom_attach>1</bottom_attach>
170             <xpad>0</xpad>
171             <ypad>0</ypad>
172             <xexpand>True</xexpand>
173             <yexpand>False</yexpand>
174             <xshrink>False</xshrink>
175             <yshrink>False</yshrink>
176             <xfill>True</xfill>
177             <yfill>False</yfill>
178           </child>
179
180           <widget>
181             <class>GtkEntry</class>
182             <child_name>GnomeEntry:entry</child_name>
183             <name>combo-entry1</name>
184             <can_default>True</can_default>
185             <has_default>True</has_default>
186             <can_focus>True</can_focus>
187             <has_focus>True</has_focus>
188             <editable>True</editable>
189             <text_visible>True</text_visible>
190             <text_max_length>0</text_max_length>
191             <text></text>
192           </widget>
193         </widget>
194
195         <widget>
196           <class>GnomeEntry</class>
197           <name>name</name>
198           <border_width>1</border_width>
199           <history_id>diainserturl_name</history_id>
200           <max_saved>10</max_saved>
201           <child>
202             <left_attach>1</left_attach>
203             <right_attach>2</right_attach>
204             <top_attach>1</top_attach>
205             <bottom_attach>2</bottom_attach>
206             <xpad>0</xpad>
207             <ypad>0</ypad>
208             <xexpand>True</xexpand>
209             <yexpand>False</yexpand>
210             <xshrink>False</xshrink>
211             <yshrink>False</yshrink>
212             <xfill>True</xfill>
213             <yfill>False</yfill>
214           </child>
215
216           <widget>
217             <class>GtkEntry</class>
218             <child_name>GnomeEntry:entry</child_name>
219             <name>combo-entry2</name>
220             <can_focus>True</can_focus>
221             <editable>True</editable>
222             <text_visible>True</text_visible>
223             <text_max_length>0</text_max_length>
224             <text></text>
225           </widget>
226         </widget>
227       </widget>
228
229       <widget>
230         <class>GtkCheckButton</class>
231         <name>html_type</name>
232         <border_width>2</border_width>
233         <can_focus>True</can_focus>
234         <label>_HTML type</label>
235         <active>False</active>
236         <draw_indicator>True</draw_indicator>
237         <child>
238           <padding>0</padding>
239           <expand>False</expand>
240           <fill>False</fill>
241         </child>
242       </widget>
243     </widget>
244   </widget>
245 </widget>
246
247 </GTK-Interface>