]> git.lyx.org Git - features.git/blob - src/frontends/gnome/dialogs/diainserturl.glade
89df1b48dae3e3b9b3c4a77510aab8de3a000e3f
[features.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>False</allow_shrink>
31   <allow_grow>False</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         <has_default>True</has_default>
70         <can_focus>True</can_focus>
71         <stock_button>GNOME_STOCK_BUTTON_OK</stock_button>
72       </widget>
73
74       <widget>
75         <class>GtkButton</class>
76         <name>button_cancel</name>
77         <can_default>True</can_default>
78         <can_focus>True</can_focus>
79         <stock_button>GNOME_STOCK_BUTTON_CANCEL</stock_button>
80       </widget>
81     </widget>
82
83     <widget>
84       <class>GtkVBox</class>
85       <name>vbox1</name>
86       <homogeneous>False</homogeneous>
87       <spacing>2</spacing>
88       <child>
89         <padding>0</padding>
90         <expand>True</expand>
91         <fill>True</fill>
92       </child>
93
94       <widget>
95         <class>GtkTable</class>
96         <name>table1</name>
97         <rows>2</rows>
98         <columns>2</columns>
99         <homogeneous>False</homogeneous>
100         <row_spacing>2</row_spacing>
101         <column_spacing>2</column_spacing>
102         <child>
103           <padding>0</padding>
104           <expand>True</expand>
105           <fill>True</fill>
106         </child>
107
108         <widget>
109           <class>GtkLabel</class>
110           <name>label2</name>
111           <label>Name</label>
112           <justify>GTK_JUSTIFY_LEFT</justify>
113           <wrap>False</wrap>
114           <xalign>0.5</xalign>
115           <yalign>0.5</yalign>
116           <xpad>0</xpad>
117           <ypad>0</ypad>
118           <child>
119             <left_attach>0</left_attach>
120             <right_attach>1</right_attach>
121             <top_attach>1</top_attach>
122             <bottom_attach>2</bottom_attach>
123             <xpad>0</xpad>
124             <ypad>0</ypad>
125             <xexpand>False</xexpand>
126             <yexpand>False</yexpand>
127             <xshrink>False</xshrink>
128             <yshrink>False</yshrink>
129             <xfill>False</xfill>
130             <yfill>False</yfill>
131           </child>
132         </widget>
133
134         <widget>
135           <class>GtkLabel</class>
136           <name>label1</name>
137           <label>URL</label>
138           <justify>GTK_JUSTIFY_LEFT</justify>
139           <wrap>False</wrap>
140           <xalign>0.5</xalign>
141           <yalign>0.5</yalign>
142           <xpad>0</xpad>
143           <ypad>0</ypad>
144           <child>
145             <left_attach>0</left_attach>
146             <right_attach>1</right_attach>
147             <top_attach>0</top_attach>
148             <bottom_attach>1</bottom_attach>
149             <xpad>0</xpad>
150             <ypad>0</ypad>
151             <xexpand>False</xexpand>
152             <yexpand>False</yexpand>
153             <xshrink>False</xshrink>
154             <yshrink>False</yshrink>
155             <xfill>True</xfill>
156             <yfill>False</yfill>
157           </child>
158         </widget>
159
160         <widget>
161           <class>GnomeEntry</class>
162           <name>url</name>
163           <border_width>1</border_width>
164           <history_id>diainserturl_url</history_id>
165           <max_saved>10</max_saved>
166           <child>
167             <left_attach>1</left_attach>
168             <right_attach>2</right_attach>
169             <top_attach>0</top_attach>
170             <bottom_attach>1</bottom_attach>
171             <xpad>0</xpad>
172             <ypad>0</ypad>
173             <xexpand>True</xexpand>
174             <yexpand>False</yexpand>
175             <xshrink>False</xshrink>
176             <yshrink>False</yshrink>
177             <xfill>True</xfill>
178             <yfill>False</yfill>
179           </child>
180
181           <widget>
182             <class>GtkEntry</class>
183             <child_name>GnomeEntry:entry</child_name>
184             <name>combo-entry1</name>
185             <can_focus>True</can_focus>
186             <editable>True</editable>
187             <text_visible>True</text_visible>
188             <text_max_length>0</text_max_length>
189             <text></text>
190           </widget>
191         </widget>
192
193         <widget>
194           <class>GnomeEntry</class>
195           <name>name</name>
196           <border_width>1</border_width>
197           <history_id>diainserturl_name</history_id>
198           <max_saved>10</max_saved>
199           <child>
200             <left_attach>1</left_attach>
201             <right_attach>2</right_attach>
202             <top_attach>1</top_attach>
203             <bottom_attach>2</bottom_attach>
204             <xpad>0</xpad>
205             <ypad>0</ypad>
206             <xexpand>True</xexpand>
207             <yexpand>False</yexpand>
208             <xshrink>False</xshrink>
209             <yshrink>False</yshrink>
210             <xfill>True</xfill>
211             <yfill>False</yfill>
212           </child>
213
214           <widget>
215             <class>GtkEntry</class>
216             <child_name>GnomeEntry:entry</child_name>
217             <name>combo-entry2</name>
218             <can_focus>True</can_focus>
219             <editable>True</editable>
220             <text_visible>True</text_visible>
221             <text_max_length>0</text_max_length>
222             <text></text>
223           </widget>
224         </widget>
225       </widget>
226
227       <widget>
228         <class>GtkCheckButton</class>
229         <name>html_type</name>
230         <border_width>2</border_width>
231         <can_focus>True</can_focus>
232         <label>_HTML type</label>
233         <active>False</active>
234         <draw_indicator>True</draw_indicator>
235         <child>
236           <padding>0</padding>
237           <expand>False</expand>
238           <fill>False</fill>
239         </child>
240       </widget>
241     </widget>
242   </widget>
243 </widget>
244
245 </GTK-Interface>