udapted vi.po
[rhythmbox.git] / data / glade / song-info-multiple.glade
blob67a336d70ade9c01c4381d06b6270a1ecd0febaf
1 <?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
2 <!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
4 <glade-interface>
6 <widget class="GtkWindow" id="song_info">
7 <property name="visible">True</property>
8 <property name="title" translatable="yes">window3</property>
9 <property name="type">GTK_WINDOW_TOPLEVEL</property>
10 <property name="window_position">GTK_WIN_POS_NONE</property>
11 <property name="modal">False</property>
12 <property name="resizable">True</property>
13 <property name="destroy_with_parent">False</property>
14 <property name="decorated">True</property>
15 <property name="skip_taskbar_hint">False</property>
16 <property name="skip_pager_hint">False</property>
17 <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
18 <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
19 <property name="focus_on_map">True</property>
20 <property name="urgency_hint">False</property>
22 <child>
23 <widget class="GtkNotebook" id="song_info_notebook">
24 <property name="visible">True</property>
25 <property name="show_tabs">False</property>
26 <property name="show_border">False</property>
27 <property name="tab_pos">GTK_POS_TOP</property>
28 <property name="scrollable">False</property>
29 <property name="enable_popup">False</property>
31 <child>
32 <widget class="GtkTable" id="song_info_basic">
33 <property name="border_width">6</property>
34 <property name="visible">True</property>
35 <property name="n_rows">7</property>
36 <property name="n_columns">2</property>
37 <property name="homogeneous">False</property>
38 <property name="row_spacing">6</property>
39 <property name="column_spacing">12</property>
41 <child>
42 <widget class="GtkEntry" id="song_info_artist">
43 <property name="visible">True</property>
44 <property name="can_focus">True</property>
45 <property name="editable">True</property>
46 <property name="visibility">True</property>
47 <property name="max_length">0</property>
48 <property name="text" translatable="yes"></property>
49 <property name="has_frame">True</property>
50 <property name="invisible_char">*</property>
51 <property name="activates_default">True</property>
52 </widget>
53 <packing>
54 <property name="left_attach">1</property>
55 <property name="right_attach">2</property>
56 <property name="top_attach">0</property>
57 <property name="bottom_attach">1</property>
58 <property name="y_options"></property>
59 </packing>
60 </child>
62 <child>
63 <widget class="GtkEntry" id="song_info_album">
64 <property name="visible">True</property>
65 <property name="can_focus">True</property>
66 <property name="editable">True</property>
67 <property name="visibility">True</property>
68 <property name="max_length">0</property>
69 <property name="text" translatable="yes"></property>
70 <property name="has_frame">True</property>
71 <property name="invisible_char">*</property>
72 <property name="activates_default">True</property>
73 </widget>
74 <packing>
75 <property name="left_attach">1</property>
76 <property name="right_attach">2</property>
77 <property name="top_attach">1</property>
78 <property name="bottom_attach">2</property>
79 <property name="y_options"></property>
80 </packing>
81 </child>
83 <child>
84 <widget class="GtkLabel" id="album_label">
85 <property name="visible">True</property>
86 <property name="label" translatable="yes">_Album:</property>
87 <property name="use_underline">True</property>
88 <property name="use_markup">False</property>
89 <property name="justify">GTK_JUSTIFY_LEFT</property>
90 <property name="wrap">False</property>
91 <property name="selectable">False</property>
92 <property name="xalign">0</property>
93 <property name="yalign">0.5</property>
94 <property name="xpad">0</property>
95 <property name="ypad">0</property>
96 <property name="mnemonic_widget">song_info_album</property>
97 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
98 <property name="width_chars">-1</property>
99 <property name="single_line_mode">False</property>
100 <property name="angle">0</property>
101 </widget>
102 <packing>
103 <property name="left_attach">0</property>
104 <property name="right_attach">1</property>
105 <property name="top_attach">1</property>
106 <property name="bottom_attach">2</property>
107 <property name="x_options">fill</property>
108 <property name="y_options">fill</property>
109 </packing>
110 </child>
112 <child>
113 <widget class="GtkLabel" id="artist_label">
114 <property name="visible">True</property>
115 <property name="label" translatable="yes">_Artist:</property>
116 <property name="use_underline">True</property>
117 <property name="use_markup">False</property>
118 <property name="justify">GTK_JUSTIFY_LEFT</property>
119 <property name="wrap">False</property>
120 <property name="selectable">False</property>
121 <property name="xalign">0</property>
122 <property name="yalign">0.5</property>
123 <property name="xpad">0</property>
124 <property name="ypad">0</property>
125 <property name="mnemonic_widget">song_info_artist</property>
126 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
127 <property name="width_chars">-1</property>
128 <property name="single_line_mode">False</property>
129 <property name="angle">0</property>
130 </widget>
131 <packing>
132 <property name="left_attach">0</property>
133 <property name="right_attach">1</property>
134 <property name="top_attach">0</property>
135 <property name="bottom_attach">1</property>
136 <property name="x_options">fill</property>
137 <property name="y_options">fill</property>
138 </packing>
139 </child>
141 <child>
142 <widget class="GtkLabel" id="genre_label">
143 <property name="visible">True</property>
144 <property name="label" translatable="yes">_Genre:</property>
145 <property name="use_underline">True</property>
146 <property name="use_markup">False</property>
147 <property name="justify">GTK_JUSTIFY_LEFT</property>
148 <property name="wrap">False</property>
149 <property name="selectable">False</property>
150 <property name="xalign">0</property>
151 <property name="yalign">0.5</property>
152 <property name="xpad">0</property>
153 <property name="ypad">0</property>
154 <property name="mnemonic_widget">song_info_genre</property>
155 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
156 <property name="width_chars">-1</property>
157 <property name="single_line_mode">False</property>
158 <property name="angle">0</property>
159 </widget>
160 <packing>
161 <property name="left_attach">0</property>
162 <property name="right_attach">1</property>
163 <property name="top_attach">2</property>
164 <property name="bottom_attach">3</property>
165 <property name="x_options">fill</property>
166 <property name="y_options"></property>
167 </packing>
168 </child>
170 <child>
171 <widget class="GtkEntry" id="song_info_genre">
172 <property name="visible">True</property>
173 <property name="can_focus">True</property>
174 <property name="editable">True</property>
175 <property name="visibility">True</property>
176 <property name="max_length">0</property>
177 <property name="text" translatable="yes"></property>
178 <property name="has_frame">True</property>
179 <property name="invisible_char">*</property>
180 <property name="activates_default">True</property>
181 </widget>
182 <packing>
183 <property name="left_attach">1</property>
184 <property name="right_attach">2</property>
185 <property name="top_attach">2</property>
186 <property name="bottom_attach">3</property>
187 <property name="y_options"></property>
188 </packing>
189 </child>
191 <child>
192 <widget class="GtkLabel" id="rating_label">
193 <property name="visible">True</property>
194 <property name="label" translatable="yes">_Rating:</property>
195 <property name="use_underline">True</property>
196 <property name="use_markup">False</property>
197 <property name="justify">GTK_JUSTIFY_LEFT</property>
198 <property name="wrap">False</property>
199 <property name="selectable">False</property>
200 <property name="xalign">0</property>
201 <property name="yalign">0</property>
202 <property name="xpad">0</property>
203 <property name="ypad">0</property>
204 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
205 <property name="width_chars">-1</property>
206 <property name="single_line_mode">False</property>
207 <property name="angle">0</property>
208 </widget>
209 <packing>
210 <property name="left_attach">0</property>
211 <property name="right_attach">1</property>
212 <property name="top_attach">4</property>
213 <property name="bottom_attach">5</property>
214 <property name="x_options">fill</property>
215 <property name="y_options"></property>
216 </packing>
217 </child>
219 <child>
220 <widget class="GtkVBox" id="song_info_rating_container">
221 <property name="visible">True</property>
222 <property name="homogeneous">False</property>
223 <property name="spacing">0</property>
225 <child>
226 <placeholder/>
227 </child>
228 </widget>
229 <packing>
230 <property name="left_attach">1</property>
231 <property name="right_attach">2</property>
232 <property name="top_attach">4</property>
233 <property name="bottom_attach">5</property>
234 <property name="x_options">fill</property>
235 <property name="y_options">fill</property>
236 </packing>
237 </child>
239 <child>
240 <widget class="GtkLabel" id="year_label">
241 <property name="visible">True</property>
242 <property name="label" translatable="yes">_Year:</property>
243 <property name="use_underline">True</property>
244 <property name="use_markup">False</property>
245 <property name="justify">GTK_JUSTIFY_LEFT</property>
246 <property name="wrap">False</property>
247 <property name="selectable">False</property>
248 <property name="xalign">0</property>
249 <property name="yalign">0.5</property>
250 <property name="xpad">0</property>
251 <property name="ypad">0</property>
252 <property name="mnemonic_widget">song_info_year</property>
253 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
254 <property name="width_chars">-1</property>
255 <property name="single_line_mode">False</property>
256 <property name="angle">0</property>
257 </widget>
258 <packing>
259 <property name="left_attach">0</property>
260 <property name="right_attach">1</property>
261 <property name="top_attach">3</property>
262 <property name="bottom_attach">4</property>
263 <property name="x_options">fill</property>
264 <property name="y_options"></property>
265 </packing>
266 </child>
268 <child>
269 <widget class="GtkEntry" id="song_info_year">
270 <property name="visible">True</property>
271 <property name="can_focus">True</property>
272 <property name="editable">True</property>
273 <property name="visibility">True</property>
274 <property name="max_length">0</property>
275 <property name="text" translatable="yes"></property>
276 <property name="has_frame">True</property>
277 <property name="invisible_char">*</property>
278 <property name="activates_default">True</property>
279 </widget>
280 <packing>
281 <property name="left_attach">1</property>
282 <property name="right_attach">2</property>
283 <property name="top_attach">3</property>
284 <property name="bottom_attach">4</property>
285 <property name="y_options"></property>
286 </packing>
287 </child>
289 <child>
290 <widget class="GtkLabel" id="discn_label">
291 <property name="visible">True</property>
292 <property name="label" translatable="yes">_Disc number:</property>
293 <property name="use_underline">True</property>
294 <property name="use_markup">False</property>
295 <property name="justify">GTK_JUSTIFY_LEFT</property>
296 <property name="wrap">False</property>
297 <property name="selectable">False</property>
298 <property name="xalign">0</property>
299 <property name="yalign">0.5</property>
300 <property name="xpad">0</property>
301 <property name="ypad">0</property>
302 <property name="mnemonic_widget">song_info_disc_cur</property>
303 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
304 <property name="width_chars">-1</property>
305 <property name="single_line_mode">False</property>
306 <property name="angle">0</property>
307 </widget>
308 <packing>
309 <property name="left_attach">0</property>
310 <property name="right_attach">1</property>
311 <property name="top_attach">5</property>
312 <property name="bottom_attach">6</property>
313 <property name="x_options">fill</property>
314 <property name="y_options"></property>
315 </packing>
316 </child>
318 <child>
319 <widget class="GtkEntry" id="song_info_disc_cur">
320 <property name="visible">True</property>
321 <property name="can_focus">True</property>
322 <property name="editable">True</property>
323 <property name="visibility">True</property>
324 <property name="max_length">0</property>
325 <property name="text" translatable="yes"></property>
326 <property name="has_frame">True</property>
327 <property name="invisible_char">*</property>
328 <property name="activates_default">True</property>
329 </widget>
330 <packing>
331 <property name="left_attach">1</property>
332 <property name="right_attach">2</property>
333 <property name="top_attach">5</property>
334 <property name="bottom_attach">6</property>
335 <property name="y_options"></property>
336 </packing>
337 </child>
338 </widget>
339 <packing>
340 <property name="tab_expand">False</property>
341 <property name="tab_fill">True</property>
342 </packing>
343 </child>
345 <child>
346 <widget class="GtkLabel" id="label1">
347 <property name="visible">True</property>
348 <property name="label" translatable="yes">label1</property>
349 <property name="use_underline">False</property>
350 <property name="use_markup">False</property>
351 <property name="justify">GTK_JUSTIFY_LEFT</property>
352 <property name="wrap">False</property>
353 <property name="selectable">False</property>
354 <property name="xalign">0.5</property>
355 <property name="yalign">0.5</property>
356 <property name="xpad">0</property>
357 <property name="ypad">0</property>
358 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
359 <property name="width_chars">-1</property>
360 <property name="single_line_mode">False</property>
361 <property name="angle">0</property>
362 </widget>
363 <packing>
364 <property name="type">tab</property>
365 </packing>
366 </child>
367 </widget>
368 </child>
369 </widget>
371 </glade-interface>