Updated Spanish translation
[anjuta.git] / plugins / run-program / anjuta-run-program.ui
blob674ec582bce223f046468ed8a4bdca9a9b34d0e4
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3 <!-- interface-requires gtk+ 3.0 -->
4 <!-- interface-requires anjuta 0.0 -->
5 <object class="GtkDialog" id="parameters_dialog">
6 <property name="title" translatable="yes">Program Parameters</property>
7 <property name="modal">True</property>
8 <property name="default_width">400</property>
9 <property name="destroy_with_parent">True</property>
10 <property name="type_hint">dialog</property>
11 <child internal-child="vbox">
12 <object class="GtkBox" id="dialog-vbox7">
13 <property name="visible">True</property>
14 <property name="orientation">vertical</property>
15 <property name="spacing">6</property>
16 <child internal-child="action_area">
17 <object class="GtkButtonBox" id="dialog-action_area7">
18 <property name="visible">True</property>
19 <property name="layout_style">end</property>
20 <child>
21 <object class="GtkButton" id="cancel_button">
22 <property name="label">gtk-cancel</property>
23 <property name="use_action_appearance">False</property>
24 <property name="visible">True</property>
25 <property name="can_focus">True</property>
26 <property name="can_default">True</property>
27 <property name="receives_default">False</property>
28 <property name="use_action_appearance">False</property>
29 <property name="use_stock">True</property>
30 </object>
31 <packing>
32 <property name="expand">False</property>
33 <property name="fill">True</property>
34 <property name="position">0</property>
35 </packing>
36 </child>
37 <child>
38 <object class="GtkButton" id="ok_button">
39 <property name="label">gtk-apply</property>
40 <property name="use_action_appearance">False</property>
41 <property name="visible">True</property>
42 <property name="can_focus">True</property>
43 <property name="can_default">True</property>
44 <property name="receives_default">False</property>
45 <property name="use_action_appearance">False</property>
46 <property name="use_stock">True</property>
47 </object>
48 <packing>
49 <property name="expand">False</property>
50 <property name="fill">True</property>
51 <property name="position">1</property>
52 </packing>
53 </child>
54 </object>
55 <packing>
56 <property name="expand">False</property>
57 <property name="fill">True</property>
58 <property name="pack_type">end</property>
59 <property name="position">0</property>
60 </packing>
61 </child>
62 <child>
63 <object class="GtkTable" id="table34">
64 <property name="visible">True</property>
65 <property name="border_width">6</property>
66 <property name="n_rows">5</property>
67 <property name="n_columns">3</property>
68 <property name="column_spacing">6</property>
69 <property name="row_spacing">6</property>
70 <child>
71 <object class="GtkCheckButton" id="parameter_run_in_term_check">
72 <property name="label" translatable="yes">Run in Terminal</property>
73 <property name="use_action_appearance">False</property>
74 <property name="visible">True</property>
75 <property name="can_focus">True</property>
76 <property name="receives_default">False</property>
77 <property name="use_action_appearance">False</property>
78 <property name="use_underline">True</property>
79 <property name="xalign">0.5</property>
80 <property name="draw_indicator">True</property>
81 </object>
82 <packing>
83 <property name="right_attach">3</property>
84 <property name="top_attach">4</property>
85 <property name="bottom_attach">5</property>
86 <property name="x_options">GTK_FILL</property>
87 <property name="y_options"></property>
88 </packing>
89 </child>
90 <child>
91 <object class="GtkComboBox" id="parameter_combo">
92 <property name="visible">True</property>
93 <property name="has_entry">True</property>
94 <child internal-child="entry">
95 <object class="GtkEntry" id="combobox-entry2">
96 </object>
97 </child>
98 </object>
99 <packing>
100 <property name="left_attach">1</property>
101 <property name="right_attach">3</property>
102 <property name="top_attach">1</property>
103 <property name="bottom_attach">2</property>
104 <property name="x_options">GTK_FILL</property>
105 <property name="y_options"></property>
106 </packing>
107 </child>
108 <child>
109 <object class="GtkLabel" id="label12354">
110 <property name="visible">True</property>
111 <property name="xalign">0</property>
112 <property name="label" translatable="yes">Arguments:</property>
113 </object>
114 <packing>
115 <property name="top_attach">1</property>
116 <property name="bottom_attach">2</property>
117 <property name="x_options">GTK_FILL</property>
118 <property name="y_options"></property>
119 </packing>
120 </child>
121 <child>
122 <object class="GtkComboBox" id="target_combo">
123 <property name="visible">True</property>
124 <property name="has_entry">True</property>
125 <child internal-child="entry">
126 <object class="GtkEntry" id="combobox-entry4">
127 </object>
128 </child>
129 </object>
130 <packing>
131 <property name="left_attach">1</property>
132 <property name="right_attach">2</property>
133 <property name="y_options"></property>
134 <property name="y_padding">3</property>
135 </packing>
136 </child>
137 <child>
138 <object class="GtkButton" id="target_button">
139 <property name="label">gtk-open</property>
140 <property name="use_action_appearance">False</property>
141 <property name="visible">True</property>
142 <property name="can_focus">True</property>
143 <property name="receives_default">False</property>
144 <property name="use_action_appearance">False</property>
145 <property name="use_stock">True</property>
146 </object>
147 <packing>
148 <property name="left_attach">2</property>
149 <property name="right_attach">3</property>
150 <property name="x_options">GTK_FILL</property>
151 <property name="y_options"></property>
152 </packing>
153 </child>
154 <child>
155 <object class="GtkLabel" id="label12353">
156 <property name="visible">True</property>
157 <property name="xalign">0</property>
158 <property name="label" translatable="yes">Program:</property>
159 </object>
160 <packing>
161 <property name="x_options">GTK_FILL</property>
162 <property name="y_options"></property>
163 </packing>
164 </child>
165 <child>
166 <object class="GtkLabel" id="label2">
167 <property name="visible">True</property>
168 <property name="events"></property>
169 <property name="xalign">0</property>
170 <property name="label" translatable="yes">Working Directory:</property>
171 </object>
172 <packing>
173 <property name="top_attach">2</property>
174 <property name="bottom_attach">3</property>
175 <property name="x_options">GTK_FILL</property>
176 <property name="y_options"></property>
177 </packing>
178 </child>
179 <child>
180 <object class="GtkFileChooserButton" id="working_dir_chooser">
181 <property name="visible">True</property>
182 <property name="events"></property>
183 <property name="action">select-folder</property>
184 <property name="title" translatable="yes">Choose a working directory</property>
185 </object>
186 <packing>
187 <property name="left_attach">1</property>
188 <property name="right_attach">3</property>
189 <property name="top_attach">2</property>
190 <property name="bottom_attach">3</property>
191 <property name="y_options"></property>
192 </packing>
193 </child>
194 <child>
195 <object class="AnjutaEnvironmentEditor" id="environment_editor">
196 <property name="visible">True</property>
197 </object>
198 <packing>
199 <property name="right_attach">3</property>
200 <property name="top_attach">3</property>
201 <property name="bottom_attach">4</property>
202 </packing>
203 </child>
204 </object>
205 <packing>
206 <property name="expand">True</property>
207 <property name="fill">True</property>
208 <property name="padding">5</property>
209 <property name="position">2</property>
210 </packing>
211 </child>
212 </object>
213 </child>
214 <action-widgets>
215 <action-widget response="-6">cancel_button</action-widget>
216 <action-widget response="-10">ok_button</action-widget>
217 </action-widgets>
218 </object>
219 </interface>