Merge pull request #7 from rogersachan/patch-1
[portablelinux.git] / portablelinux.glade
blobcddd7477382eaa683293904ba3a0a19528d1088e
1 <?xml version="1.0"?>
2 <glade-interface>
3 <!-- interface-requires gtk+ 2.16 -->
4 <!-- interface-naming-policy toplevel-contextual -->
5 <widget class="GtkDialog" id="setup_progress">
6 <property name="border_width">12</property>
7 <property name="title" translatable="yes">Setting up your Portable Linux</property>
8 <property name="modal">True</property>
9 <property name="window_position">center-on-parent</property>
10 <property name="icon">portablelinux.png</property>
11 <property name="icon_name">portablelinux</property>
12 <property name="type_hint">dialog</property>
13 <property name="has_separator">False</property>
14 <child internal-child="vbox">
15 <widget class="GtkVBox" id="dialog-vbox1">
16 <property name="visible">True</property>
17 <property name="spacing">12</property>
18 <child>
19 <widget class="GtkLabel" id="progress_primary">
20 <property name="visible">True</property>
21 <property name="xalign">0</property>
22 <property name="label" translatable="yes">&lt;big&gt;&lt;big&gt;&lt;b&gt;Portable Linux is being installed&lt;/b&gt;&lt;/big&gt;&lt;/big&gt;</property>
23 <property name="use_markup">True</property>
24 <property name="wrap">True</property>
25 </widget>
26 <packing>
27 <property name="expand">False</property>
28 <property name="fill">False</property>
29 <property name="position">1</property>
30 </packing>
31 </child>
32 <child>
33 <widget class="GtkLabel" id="progress_secondary">
34 <property name="visible">True</property>
35 <property name="xalign">0</property>
36 <property name="label" translatable="yes">&lt;big&gt;&lt;i&gt;Do not, under any circumstances, yank out your portable drive while this process is running.&lt;/i&gt;&lt;/big&gt;</property>
37 <property name="use_markup">True</property>
38 <property name="wrap">True</property>
39 </widget>
40 <packing>
41 <property name="expand">False</property>
42 <property name="fill">False</property>
43 <property name="position">2</property>
44 </packing>
45 </child>
46 <child>
47 <widget class="GtkProgressBar" id="throbber">
48 <property name="visible">True</property>
49 <property name="activity_mode">True</property>
50 </widget>
51 <packing>
52 <property name="expand">False</property>
53 <property name="fill">False</property>
54 <property name="position">3</property>
55 </packing>
56 </child>
57 <child>
58 <widget class="GtkAlignment" id="alignment3">
59 <property name="visible">True</property>
60 <property name="xscale">0</property>
61 <property name="yscale">0</property>
62 <child>
63 <widget class="GtkTable" id="arrow_container">
64 <property name="visible">True</property>
65 <property name="n_rows">12</property>
66 <property name="n_columns">2</property>
67 <property name="column_spacing">8</property>
68 <property name="row_spacing">8</property>
69 <child>
70 <widget class="GtkLabel" id="label17">
71 <property name="visible">True</property>
72 <property name="xalign">0</property>
73 <property name="label" translatable="yes">Unmounting newly created partitions</property>
74 </widget>
75 <packing>
76 <property name="left_attach">1</property>
77 <property name="right_attach">2</property>
78 <property name="top_attach">2</property>
79 <property name="bottom_attach">3</property>
80 </packing>
81 </child>
82 <child>
83 <widget class="GtkArrow" id="arrow_umountfs2">
84 <property name="visible">True</property>
85 </widget>
86 <packing>
87 <property name="top_attach">2</property>
88 <property name="bottom_attach">3</property>
89 </packing>
90 </child>
91 <child>
92 <widget class="GtkLabel" id="label_badblocks">
93 <property name="visible">True</property>
94 <property name="xalign">0</property>
95 <property name="label" translatable="yes">Verifying that the portable drive is in good order</property>
96 </widget>
97 <packing>
98 <property name="left_attach">1</property>
99 <property name="right_attach">2</property>
100 <property name="top_attach">3</property>
101 <property name="bottom_attach">4</property>
102 </packing>
103 </child>
104 <child>
105 <widget class="GtkLabel" id="label8">
106 <property name="visible">True</property>
107 <property name="xalign">0</property>
108 <property name="label" translatable="yes">Creating the Windows volume on the portable drive</property>
109 </widget>
110 <packing>
111 <property name="left_attach">1</property>
112 <property name="right_attach">2</property>
113 <property name="top_attach">4</property>
114 <property name="bottom_attach">5</property>
115 </packing>
116 </child>
117 <child>
118 <widget class="GtkLabel" id="label1">
119 <property name="visible">True</property>
120 <property name="xalign">0</property>
121 <property name="label" translatable="yes">Mounting the newly created volume</property>
122 </widget>
123 <packing>
124 <property name="left_attach">1</property>
125 <property name="right_attach">2</property>
126 <property name="top_attach">5</property>
127 <property name="bottom_attach">6</property>
128 </packing>
129 </child>
130 <child>
131 <widget class="GtkLabel" id="label10">
132 <property name="visible">True</property>
133 <property name="xalign">0</property>
134 <property name="label" translatable="yes">Installing the GRUB boot loader</property>
135 </widget>
136 <packing>
137 <property name="left_attach">1</property>
138 <property name="right_attach">2</property>
139 <property name="top_attach">6</property>
140 <property name="bottom_attach">7</property>
141 </packing>
142 </child>
143 <child>
144 <widget class="GtkLabel" id="label9">
145 <property name="visible">True</property>
146 <property name="xalign">0</property>
147 <property name="label" translatable="yes">Installing the kernel and initial RAM disk</property>
148 </widget>
149 <packing>
150 <property name="left_attach">1</property>
151 <property name="right_attach">2</property>
152 <property name="top_attach">7</property>
153 <property name="bottom_attach">8</property>
154 </packing>
155 </child>
156 <child>
157 <widget class="GtkLabel" id="label11">
158 <property name="visible">True</property>
159 <property name="xalign">0</property>
160 <property name="label" translatable="yes">Creating the persistent file system</property>
161 </widget>
162 <packing>
163 <property name="left_attach">1</property>
164 <property name="right_attach">2</property>
165 <property name="top_attach">8</property>
166 <property name="bottom_attach">9</property>
167 </packing>
168 </child>
169 <child>
170 <widget class="GtkLabel" id="label12">
171 <property name="visible">True</property>
172 <property name="xalign">0</property>
173 <property name="label" translatable="yes">Copying the ISO image to the image volume</property>
174 </widget>
175 <packing>
176 <property name="left_attach">1</property>
177 <property name="right_attach">2</property>
178 <property name="top_attach">9</property>
179 <property name="bottom_attach">10</property>
180 </packing>
181 </child>
182 <child>
183 <widget class="GtkLabel" id="label13">
184 <property name="visible">True</property>
185 <property name="xalign">0</property>
186 <property name="label" translatable="yes">Creating the GRUB boot menu</property>
187 </widget>
188 <packing>
189 <property name="left_attach">1</property>
190 <property name="right_attach">2</property>
191 <property name="top_attach">10</property>
192 <property name="bottom_attach">11</property>
193 </packing>
194 </child>
195 <child>
196 <widget class="GtkLabel" id="label15">
197 <property name="visible">True</property>
198 <property name="xalign">0</property>
199 <property name="label" translatable="yes">Unmounting partitions and synchronizing data</property>
200 </widget>
201 <packing>
202 <property name="left_attach">1</property>
203 <property name="right_attach">2</property>
204 <property name="top_attach">11</property>
205 <property name="bottom_attach">12</property>
206 </packing>
207 </child>
208 <child>
209 <widget class="GtkArrow" id="arrow_finalize">
210 <property name="visible">True</property>
211 </widget>
212 <packing>
213 <property name="top_attach">11</property>
214 <property name="bottom_attach">12</property>
215 </packing>
216 </child>
217 <child>
218 <widget class="GtkLabel" id="label6">
219 <property name="visible">True</property>
220 <property name="xalign">0</property>
221 <property name="label" translatable="yes">Repartitioning the portable drive</property>
222 </widget>
223 <packing>
224 <property name="left_attach">1</property>
225 <property name="right_attach">2</property>
226 <property name="top_attach">1</property>
227 <property name="bottom_attach">2</property>
228 </packing>
229 </child>
230 <child>
231 <widget class="GtkArrow" id="arrow_mkbootmenu">
232 <property name="visible">True</property>
233 </widget>
234 <packing>
235 <property name="top_attach">10</property>
236 <property name="bottom_attach">11</property>
237 </packing>
238 </child>
239 <child>
240 <widget class="GtkArrow" id="arrow_writeiso">
241 <property name="visible">True</property>
242 </widget>
243 <packing>
244 <property name="top_attach">9</property>
245 <property name="bottom_attach">10</property>
246 </packing>
247 </child>
248 <child>
249 <widget class="GtkArrow" id="arrow_mkpersistent">
250 <property name="visible">True</property>
251 </widget>
252 <packing>
253 <property name="top_attach">8</property>
254 <property name="bottom_attach">9</property>
255 </packing>
256 </child>
257 <child>
258 <widget class="GtkArrow" id="arrow_copykernel">
259 <property name="visible">True</property>
260 </widget>
261 <packing>
262 <property name="top_attach">7</property>
263 <property name="bottom_attach">8</property>
264 </packing>
265 </child>
266 <child>
267 <widget class="GtkArrow" id="arrow_mountfs">
268 <property name="visible">True</property>
269 </widget>
270 <packing>
271 <property name="top_attach">5</property>
272 <property name="bottom_attach">6</property>
273 </packing>
274 </child>
275 <child>
276 <widget class="GtkArrow" id="arrow_installgrub">
277 <property name="visible">True</property>
278 </widget>
279 <packing>
280 <property name="top_attach">6</property>
281 <property name="bottom_attach">7</property>
282 </packing>
283 </child>
284 <child>
285 <widget class="GtkArrow" id="arrow_mkfs">
286 <property name="visible">True</property>
287 </widget>
288 <packing>
289 <property name="top_attach">4</property>
290 <property name="bottom_attach">5</property>
291 </packing>
292 </child>
293 <child>
294 <widget class="GtkArrow" id="arrow_badblocks">
295 <property name="visible">True</property>
296 </widget>
297 <packing>
298 <property name="top_attach">3</property>
299 <property name="bottom_attach">4</property>
300 </packing>
301 </child>
302 <child>
303 <widget class="GtkArrow" id="arrow_partition">
304 <property name="visible">True</property>
305 </widget>
306 <packing>
307 <property name="top_attach">1</property>
308 <property name="bottom_attach">2</property>
309 </packing>
310 </child>
311 <child>
312 <widget class="GtkArrow" id="arrow_umountfs">
313 <property name="visible">True</property>
314 </widget>
315 </child>
316 <child>
317 <widget class="GtkLabel" id="label5">
318 <property name="visible">True</property>
319 <property name="xalign">0</property>
320 <property name="label" translatable="yes">Unmounting partitions on the portable drive</property>
321 </widget>
322 <packing>
323 <property name="left_attach">1</property>
324 <property name="right_attach">2</property>
325 </packing>
326 </child>
327 </widget>
328 </child>
329 </widget>
330 <packing>
331 <property name="expand">False</property>
332 <property name="fill">False</property>
333 <property name="position">4</property>
334 </packing>
335 </child>
336 <child internal-child="action_area">
337 <widget class="GtkHButtonBox" id="dialog-action_area1">
338 <property name="visible">True</property>
339 <property name="layout_style">end</property>
340 <child>
341 <widget class="GtkButton" id="cancel_install">
342 <property name="label" translatable="yes">gtk-cancel</property>
343 <property name="visible">True</property>
344 <property name="can_focus">True</property>
345 <property name="receives_default">True</property>
346 <property name="use_stock">True</property>
347 </widget>
348 <packing>
349 <property name="expand">False</property>
350 <property name="fill">False</property>
351 <property name="position">0</property>
352 </packing>
353 </child>
354 <child>
355 <widget class="GtkButton" id="dismiss_progress">
356 <property name="label" translatable="yes">gtk-close</property>
357 <property name="visible">True</property>
358 <property name="can_focus">True</property>
359 <property name="receives_default">True</property>
360 <property name="use_stock">True</property>
361 </widget>
362 <packing>
363 <property name="expand">False</property>
364 <property name="fill">False</property>
365 <property name="position">1</property>
366 </packing>
367 </child>
368 </widget>
369 <packing>
370 <property name="expand">False</property>
371 <property name="pack_type">end</property>
372 <property name="position">0</property>
373 </packing>
374 </child>
375 </widget>
376 </child>
377 </widget>
378 <widget class="GtkDialog" id="setup_options">
379 <property name="border_width">12</property>
380 <property name="title" translatable="yes">Set your Portable Linux up</property>
381 <property name="window_position">center-on-parent</property>
382 <property name="icon">portablelinux.png</property>
383 <property name="icon_name">portablelinux</property>
384 <property name="type_hint">dialog</property>
385 <property name="has_separator">False</property>
386 <child internal-child="vbox">
387 <widget class="GtkVBox" id="dialog-vbox2">
388 <property name="visible">True</property>
389 <property name="spacing">6</property>
390 <child>
391 <widget class="GtkVBox" id="vbox1">
392 <property name="visible">True</property>
393 <property name="spacing">12</property>
394 <child>
395 <widget class="GtkAlignment" id="alignment4">
396 <property name="visible">True</property>
397 <property name="bottom_padding">12</property>
398 <child>
399 <widget class="GtkLabel" id="label18">
400 <property name="visible">True</property>
401 <property name="xalign">0</property>
402 <property name="label" translatable="yes">&lt;b&gt;&lt;big&gt;&lt;big&gt;Welcome to Portable Linux&lt;/big&gt;&lt;/big&gt;&lt;/b&gt;
403 &lt;small&gt; &lt;/small&gt;
404 &lt;big&gt;This assistant lets you set a live, bootable Linux on a portion of your removable drive. The rest of your drive will be usable as a Windows volume.&lt;/big&gt;</property>
405 <property name="use_markup">True</property>
406 <property name="wrap">True</property>
407 </widget>
408 </child>
409 </widget>
410 <packing>
411 <property name="expand">False</property>
412 <property name="fill">False</property>
413 <property name="position">0</property>
414 </packing>
415 </child>
416 <child>
417 <widget class="GtkFrame" id="frame2">
418 <property name="visible">True</property>
419 <property name="label_xalign">0</property>
420 <property name="shadow_type">none</property>
421 <child>
422 <widget class="GtkAlignment" id="alignment2">
423 <property name="visible">True</property>
424 <property name="left_padding">12</property>
425 <child>
426 <widget class="GtkHBox" id="hbox1">
427 <property name="visible">True</property>
428 <child>
429 <widget class="GtkImage" id="image1">
430 <property name="visible">True</property>
431 <property name="xalign">0</property>
432 <property name="yalign">0</property>
433 <property name="ypad">8</property>
434 <property name="stock">gtk-cdrom</property>
435 <property name="icon-size">6</property>
436 </widget>
437 <packing>
438 <property name="expand">False</property>
439 <property name="fill">False</property>
440 <property name="position">0</property>
441 </packing>
442 </child>
443 <child>
444 <widget class="GtkVBox" id="vbox2">
445 <property name="visible">True</property>
446 <property name="border_width">12</property>
447 <property name="spacing">12</property>
448 <child>
449 <widget class="GtkLabel" id="label3">
450 <property name="visible">True</property>
451 <property name="xalign">0</property>
452 <property name="label" translatable="yes">Select an ISO image to install into your portable drive.
453 Make sure you have verified the image beforehand.</property>
454 <property name="wrap">True</property>
455 </widget>
456 <packing>
457 <property name="position">0</property>
458 </packing>
459 </child>
460 <child>
461 <widget class="GtkCheckButton" id="justrepairgrub">
462 <property name="label" translatable="yes">Don't set Linux up. Just install the GRUB boot loader.</property>
463 <property name="visible">True</property>
464 <property name="can_focus">True</property>
465 <property name="receives_default">False</property>
466 <property name="image_position">top</property>
467 <property name="draw_indicator">True</property>
468 <signal name="toggled" handler="justrepairgrub_toggled_cb"/>
469 </widget>
470 <packing>
471 <property name="position">1</property>
472 </packing>
473 </child>
474 <child>
475 <widget class="GtkFileChooserButton" id="isoimage">
476 <property name="visible">True</property>
477 <signal name="file_set" handler="on_iso_selected"/>
478 </widget>
479 <packing>
480 <property name="position">2</property>
481 </packing>
482 </child>
483 </widget>
484 <packing>
485 <property name="position">1</property>
486 </packing>
487 </child>
488 </widget>
489 </child>
490 </widget>
491 </child>
492 <child>
493 <widget class="GtkLabel" id="label4">
494 <property name="visible">True</property>
495 <property name="label" translatable="yes">&lt;b&gt;&lt;big&gt;Source ISO image&lt;/big&gt;&lt;/b&gt;</property>
496 <property name="use_markup">True</property>
497 </widget>
498 <packing>
499 <property name="type">label_item</property>
500 </packing>
501 </child>
502 </widget>
503 <packing>
504 <property name="expand">False</property>
505 <property name="fill">False</property>
506 <property name="position">1</property>
507 </packing>
508 </child>
509 <child>
510 <widget class="GtkFrame" id="frame1">
511 <property name="visible">True</property>
512 <property name="label_xalign">0</property>
513 <property name="shadow_type">none</property>
514 <child>
515 <widget class="GtkAlignment" id="alignment1">
516 <property name="visible">True</property>
517 <property name="left_padding">12</property>
518 <child>
519 <widget class="GtkHBox" id="hbox3">
520 <property name="visible">True</property>
521 <child>
522 <widget class="GtkImage" id="image2">
523 <property name="visible">True</property>
524 <property name="xalign">0</property>
525 <property name="yalign">0</property>
526 <property name="ypad">8</property>
527 <property name="stock">gtk-harddisk</property>
528 <property name="icon-size">6</property>
529 </widget>
530 <packing>
531 <property name="expand">False</property>
532 <property name="fill">False</property>
533 <property name="position">0</property>
534 </packing>
535 </child>
536 <child>
537 <widget class="GtkVBox" id="vbox3">
538 <property name="visible">True</property>
539 <property name="border_width">12</property>
540 <property name="spacing">12</property>
541 <child>
542 <widget class="GtkLabel" id="label16">
543 <property name="visible">True</property>
544 <property name="xalign">0</property>
545 <property name="label" translatable="yes">Indicate the removable drive on which you want Linux installed.
546 If you have not plugged your portable drive yet, do it now.</property>
547 <property name="use_markup">True</property>
548 <property name="wrap">True</property>
549 </widget>
550 <packing>
551 <property name="position">0</property>
552 </packing>
553 </child>
554 <child>
555 <widget class="GtkLabel" id="destroydata">
556 <property name="visible">True</property>
557 <property name="xalign">0</property>
558 <property name="label" translatable="yes">&lt;i&gt;Remember to back up all files on your removable drive. The formatting process will destroy everything on it.&lt;/i&gt;</property>
559 <property name="use_markup">True</property>
560 <property name="wrap">True</property>
561 </widget>
562 <packing>
563 <property name="position">1</property>
564 </packing>
565 </child>
566 <child>
567 <widget class="GtkLabel" id="onlygrubwillbeinstalled">
568 <property name="xalign">0</property>
569 <property name="label" translatable="yes">&lt;i&gt;Your data should be safe, but the repair option is only intended to repair boot loaders damaged by Windows or a boot sector virus. You need to have installed Portable Linux on your drive beforehand.&lt;/i&gt;</property>
570 <property name="use_markup">True</property>
571 <property name="wrap">True</property>
572 </widget>
573 <packing>
574 <property name="position">2</property>
575 </packing>
576 </child>
577 <child>
578 <widget class="GtkComboBox" id="device">
579 <property name="visible">True</property>
580 <property name="items" translatable="yes">dummy</property>
581 <signal name="changed" handler="on_device_selected"/>
582 </widget>
583 <packing>
584 <property name="position">3</property>
585 </packing>
586 </child>
587 <child>
588 <widget class="GtkCheckButton" id="verify">
589 <property name="label" translatable="yes">Verify that the portable drive is in good condition</property>
590 <property name="visible">True</property>
591 <property name="can_focus">True</property>
592 <property name="receives_default">False</property>
593 <property name="active">True</property>
594 <property name="draw_indicator">True</property>
595 </widget>
596 <packing>
597 <property name="position">4</property>
598 </packing>
599 </child>
600 <child>
601 <widget class="GtkTable" id="tablereserve">
602 <property name="visible">True</property>
603 <property name="n_columns">3</property>
604 <property name="column_spacing">12</property>
605 <child>
606 <widget class="GtkLabel" id="label19">
607 <property name="visible">True</property>
608 <property name="label" translatable="yes">MiB for my data inside Linux</property>
609 </widget>
610 <packing>
611 <property name="left_attach">2</property>
612 <property name="right_attach">3</property>
613 <property name="x_options"></property>
614 </packing>
615 </child>
616 <child>
617 <widget class="GtkSpinButton" id="persistent_size">
618 <property name="visible">True</property>
619 <property name="can_focus">True</property>
620 <property name="width_chars">5</property>
621 <property name="adjustment">32 32 4095 1 16 16</property>
622 <property name="snap_to_ticks">True</property>
623 <property name="numeric">True</property>
624 </widget>
625 <packing>
626 <property name="left_attach">1</property>
627 <property name="right_attach">2</property>
628 <property name="x_options"></property>
629 </packing>
630 </child>
631 <child>
632 <widget class="GtkLabel" id="label7">
633 <property name="visible">True</property>
634 <property name="label" translatable="yes">Reserve</property>
635 </widget>
636 <packing>
637 <property name="x_options"></property>
638 </packing>
639 </child>
640 </widget>
641 <packing>
642 <property name="position">5</property>
643 </packing>
644 </child>
645 </widget>
646 <packing>
647 <property name="position">1</property>
648 </packing>
649 </child>
650 </widget>
651 </child>
652 </widget>
653 </child>
654 <child>
655 <widget class="GtkLabel" id="label2">
656 <property name="visible">True</property>
657 <property name="label" translatable="yes">&lt;b&gt;&lt;big&gt;Destination portable drive&lt;/big&gt;&lt;/b&gt;</property>
658 <property name="use_markup">True</property>
659 </widget>
660 <packing>
661 <property name="type">label_item</property>
662 </packing>
663 </child>
664 </widget>
665 <packing>
666 <property name="expand">False</property>
667 <property name="fill">False</property>
668 <property name="position">2</property>
669 </packing>
670 </child>
671 </widget>
672 <packing>
673 <property name="position">1</property>
674 </packing>
675 </child>
676 <child internal-child="action_area">
677 <widget class="GtkHButtonBox" id="dialog-action_area2">
678 <property name="visible">True</property>
679 <property name="layout_style">end</property>
680 <child>
681 <widget class="GtkButton" id="show_about">
682 <property name="label" translatable="yes">gtk-about</property>
683 <property name="visible">True</property>
684 <property name="can_focus">True</property>
685 <property name="receives_default">True</property>
686 <property name="use_stock">True</property>
687 <signal name="clicked" handler="show_about"/>
688 </widget>
689 <packing>
690 <property name="expand">False</property>
691 <property name="fill">False</property>
692 <property name="position">0</property>
693 <property name="secondary">True</property>
694 </packing>
695 </child>
696 <child>
697 <widget class="GtkButton" id="cancel">
698 <property name="label" translatable="yes">gtk-cancel</property>
699 <property name="visible">True</property>
700 <property name="can_focus">True</property>
701 <property name="receives_default">True</property>
702 <property name="use_stock">True</property>
703 <signal name="clicked" handler="gtk_main_quit"/>
704 </widget>
705 <packing>
706 <property name="expand">False</property>
707 <property name="fill">False</property>
708 <property name="position">1</property>
709 </packing>
710 </child>
711 <child>
712 <widget class="GtkButton" id="ok">
713 <property name="label" translatable="yes">gtk-ok</property>
714 <property name="visible">True</property>
715 <property name="can_focus">True</property>
716 <property name="receives_default">True</property>
717 <property name="use_stock">True</property>
718 <signal name="clicked" handler="install_portable_linux"/>
719 </widget>
720 <packing>
721 <property name="expand">False</property>
722 <property name="fill">False</property>
723 <property name="position">2</property>
724 </packing>
725 </child>
726 </widget>
727 <packing>
728 <property name="expand">False</property>
729 <property name="pack_type">end</property>
730 <property name="position">0</property>
731 </packing>
732 </child>
733 </widget>
734 </child>
735 </widget>
736 <widget class="GtkAboutDialog" id="about">
737 <property name="border_width">5</property>
738 <property name="title" translatable="yes">About Portable Linux</property>
739 <property name="resizable">False</property>
740 <property name="window_position">center-on-parent</property>
741 <property name="icon">portablelinux.png</property>
742 <property name="icon_name">portablelinux</property>
743 <property name="type_hint">dialog</property>
744 <property name="has_separator">False</property>
745 <property name="program_name">Portable Linux</property>
746 <property name="copyright" translatable="yes">Copyright Manuel Amador (Rudd-O)</property>
747 <property name="comments" translatable="yes">The bootable USB live Linux creator</property>
748 <property name="website">http://rudd-o.com/new-projects/portablelinux</property>
749 <property name="website_label" translatable="yes">Web site</property>
750 <property name="license" translatable="yes"> GNU GENERAL PUBLIC LICENSE
751 Version 3, 29 June 2007
753 Copyright (C) 2007 Free Software Foundation, Inc. &lt;http://fsf.org/&gt;
754 Everyone is permitted to copy and distribute verbatim copies
755 of this license document, but changing it is not allowed.
757 Preamble
759 The GNU General Public License is a free, copyleft license for
760 software and other kinds of works.
762 The licenses for most software and other practical works are designed
763 to take away your freedom to share and change the works. By contrast,
764 the GNU General Public License is intended to guarantee your freedom to
765 share and change all versions of a program--to make sure it remains free
766 software for all its users. We, the Free Software Foundation, use the
767 GNU General Public License for most of our software; it applies also to
768 any other work released this way by its authors. You can apply it to
769 your programs, too.
771 When we speak of free software, we are referring to freedom, not
772 price. Our General Public Licenses are designed to make sure that you
773 have the freedom to distribute copies of free software (and charge for
774 them if you wish), that you receive source code or can get it if you
775 want it, that you can change the software or use pieces of it in new
776 free programs, and that you know you can do these things.
778 To protect your rights, we need to prevent others from denying you
779 these rights or asking you to surrender the rights. Therefore, you have
780 certain responsibilities if you distribute copies of the software, or if
781 you modify it: responsibilities to respect the freedom of others.
783 For example, if you distribute copies of such a program, whether
784 gratis or for a fee, you must pass on to the recipients the same
785 freedoms that you received. You must make sure that they, too, receive
786 or can get the source code. And you must show them these terms so they
787 know their rights.
789 Developers that use the GNU GPL protect your rights with two steps:
790 (1) assert copyright on the software, and (2) offer you this License
791 giving you legal permission to copy, distribute and/or modify it.
793 For the developers' and authors' protection, the GPL clearly explains
794 that there is no warranty for this free software. For both users' and
795 authors' sake, the GPL requires that modified versions be marked as
796 changed, so that their problems will not be attributed erroneously to
797 authors of previous versions.
799 Some devices are designed to deny users access to install or run
800 modified versions of the software inside them, although the manufacturer
801 can do so. This is fundamentally incompatible with the aim of
802 protecting users' freedom to change the software. The systematic
803 pattern of such abuse occurs in the area of products for individuals to
804 use, which is precisely where it is most unacceptable. Therefore, we
805 have designed this version of the GPL to prohibit the practice for those
806 products. If such problems arise substantially in other domains, we
807 stand ready to extend this provision to those domains in future versions
808 of the GPL, as needed to protect the freedom of users.
810 Finally, every program is threatened constantly by software patents.
811 States should not allow patents to restrict development and use of
812 software on general-purpose computers, but in those that do, we wish to
813 avoid the special danger that patents applied to a free program could
814 make it effectively proprietary. To prevent this, the GPL assures that
815 patents cannot be used to render the program non-free.
817 The precise terms and conditions for copying, distribution and
818 modification follow.
820 TERMS AND CONDITIONS
822 0. Definitions.
824 "This License" refers to version 3 of the GNU General Public License.
826 "Copyright" also means copyright-like laws that apply to other kinds of
827 works, such as semiconductor masks.
829 "The Program" refers to any copyrightable work licensed under this
830 License. Each licensee is addressed as "you". "Licensees" and
831 "recipients" may be individuals or organizations.
833 To "modify" a work means to copy from or adapt all or part of the work
834 in a fashion requiring copyright permission, other than the making of an
835 exact copy. The resulting work is called a "modified version" of the
836 earlier work or a work "based on" the earlier work.
838 A "covered work" means either the unmodified Program or a work based
839 on the Program.
841 To "propagate" a work means to do anything with it that, without
842 permission, would make you directly or secondarily liable for
843 infringement under applicable copyright law, except executing it on a
844 computer or modifying a private copy. Propagation includes copying,
845 distribution (with or without modification), making available to the
846 public, and in some countries other activities as well.
848 To "convey" a work means any kind of propagation that enables other
849 parties to make or receive copies. Mere interaction with a user through
850 a computer network, with no transfer of a copy, is not conveying.
852 An interactive user interface displays "Appropriate Legal Notices"
853 to the extent that it includes a convenient and prominently visible
854 feature that (1) displays an appropriate copyright notice, and (2)
855 tells the user that there is no warranty for the work (except to the
856 extent that warranties are provided), that licensees may convey the
857 work under this License, and how to view a copy of this License. If
858 the interface presents a list of user commands or options, such as a
859 menu, a prominent item in the list meets this criterion.
861 1. Source Code.
863 The "source code" for a work means the preferred form of the work
864 for making modifications to it. "Object code" means any non-source
865 form of a work.
867 A "Standard Interface" means an interface that either is an official
868 standard defined by a recognized standards body, or, in the case of
869 interfaces specified for a particular programming language, one that
870 is widely used among developers working in that language.
872 The "System Libraries" of an executable work include anything, other
873 than the work as a whole, that (a) is included in the normal form of
874 packaging a Major Component, but which is not part of that Major
875 Component, and (b) serves only to enable use of the work with that
876 Major Component, or to implement a Standard Interface for which an
877 implementation is available to the public in source code form. A
878 "Major Component", in this context, means a major essential component
879 (kernel, window system, and so on) of the specific operating system
880 (if any) on which the executable work runs, or a compiler used to
881 produce the work, or an object code interpreter used to run it.
883 The "Corresponding Source" for a work in object code form means all
884 the source code needed to generate, install, and (for an executable
885 work) run the object code and to modify the work, including scripts to
886 control those activities. However, it does not include the work's
887 System Libraries, or general-purpose tools or generally available free
888 programs which are used unmodified in performing those activities but
889 which are not part of the work. For example, Corresponding Source
890 includes interface definition files associated with source files for
891 the work, and the source code for shared libraries and dynamically
892 linked subprograms that the work is specifically designed to require,
893 such as by intimate data communication or control flow between those
894 subprograms and other parts of the work.
896 The Corresponding Source need not include anything that users
897 can regenerate automatically from other parts of the Corresponding
898 Source.
900 The Corresponding Source for a work in source code form is that
901 same work.
903 2. Basic Permissions.
905 All rights granted under this License are granted for the term of
906 copyright on the Program, and are irrevocable provided the stated
907 conditions are met. This License explicitly affirms your unlimited
908 permission to run the unmodified Program. The output from running a
909 covered work is covered by this License only if the output, given its
910 content, constitutes a covered work. This License acknowledges your
911 rights of fair use or other equivalent, as provided by copyright law.
913 You may make, run and propagate covered works that you do not
914 convey, without conditions so long as your license otherwise remains
915 in force. You may convey covered works to others for the sole purpose
916 of having them make modifications exclusively for you, or provide you
917 with facilities for running those works, provided that you comply with
918 the terms of this License in conveying all material for which you do
919 not control copyright. Those thus making or running the covered works
920 for you must do so exclusively on your behalf, under your direction
921 and control, on terms that prohibit them from making any copies of
922 your copyrighted material outside their relationship with you.
924 Conveying under any other circumstances is permitted solely under
925 the conditions stated below. Sublicensing is not allowed; section 10
926 makes it unnecessary.
928 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
930 No covered work shall be deemed part of an effective technological
931 measure under any applicable law fulfilling obligations under article
932 11 of the WIPO copyright treaty adopted on 20 December 1996, or
933 similar laws prohibiting or restricting circumvention of such
934 measures.
936 When you convey a covered work, you waive any legal power to forbid
937 circumvention of technological measures to the extent such circumvention
938 is effected by exercising rights under this License with respect to
939 the covered work, and you disclaim any intention to limit operation or
940 modification of the work as a means of enforcing, against the work's
941 users, your or third parties' legal rights to forbid circumvention of
942 technological measures.
944 4. Conveying Verbatim Copies.
946 You may convey verbatim copies of the Program's source code as you
947 receive it, in any medium, provided that you conspicuously and
948 appropriately publish on each copy an appropriate copyright notice;
949 keep intact all notices stating that this License and any
950 non-permissive terms added in accord with section 7 apply to the code;
951 keep intact all notices of the absence of any warranty; and give all
952 recipients a copy of this License along with the Program.
954 You may charge any price or no price for each copy that you convey,
955 and you may offer support or warranty protection for a fee.
957 5. Conveying Modified Source Versions.
959 You may convey a work based on the Program, or the modifications to
960 produce it from the Program, in the form of source code under the
961 terms of section 4, provided that you also meet all of these conditions:
963 a) The work must carry prominent notices stating that you modified
964 it, and giving a relevant date.
966 b) The work must carry prominent notices stating that it is
967 released under this License and any conditions added under section
968 7. This requirement modifies the requirement in section 4 to
969 "keep intact all notices".
971 c) You must license the entire work, as a whole, under this
972 License to anyone who comes into possession of a copy. This
973 License will therefore apply, along with any applicable section 7
974 additional terms, to the whole of the work, and all its parts,
975 regardless of how they are packaged. This License gives no
976 permission to license the work in any other way, but it does not
977 invalidate such permission if you have separately received it.
979 d) If the work has interactive user interfaces, each must display
980 Appropriate Legal Notices; however, if the Program has interactive
981 interfaces that do not display Appropriate Legal Notices, your
982 work need not make them do so.
984 A compilation of a covered work with other separate and independent
985 works, which are not by their nature extensions of the covered work,
986 and which are not combined with it such as to form a larger program,
987 in or on a volume of a storage or distribution medium, is called an
988 "aggregate" if the compilation and its resulting copyright are not
989 used to limit the access or legal rights of the compilation's users
990 beyond what the individual works permit. Inclusion of a covered work
991 in an aggregate does not cause this License to apply to the other
992 parts of the aggregate.
994 6. Conveying Non-Source Forms.
996 You may convey a covered work in object code form under the terms
997 of sections 4 and 5, provided that you also convey the
998 machine-readable Corresponding Source under the terms of this License,
999 in one of these ways:
1001 a) Convey the object code in, or embodied in, a physical product
1002 (including a physical distribution medium), accompanied by the
1003 Corresponding Source fixed on a durable physical medium
1004 customarily used for software interchange.
1006 b) Convey the object code in, or embodied in, a physical product
1007 (including a physical distribution medium), accompanied by a
1008 written offer, valid for at least three years and valid for as
1009 long as you offer spare parts or customer support for that product
1010 model, to give anyone who possesses the object code either (1) a
1011 copy of the Corresponding Source for all the software in the
1012 product that is covered by this License, on a durable physical
1013 medium customarily used for software interchange, for a price no
1014 more than your reasonable cost of physically performing this
1015 conveying of source, or (2) access to copy the
1016 Corresponding Source from a network server at no charge.
1018 c) Convey individual copies of the object code with a copy of the
1019 written offer to provide the Corresponding Source. This
1020 alternative is allowed only occasionally and noncommercially, and
1021 only if you received the object code with such an offer, in accord
1022 with subsection 6b.
1024 d) Convey the object code by offering access from a designated
1025 place (gratis or for a charge), and offer equivalent access to the
1026 Corresponding Source in the same way through the same place at no
1027 further charge. You need not require recipients to copy the
1028 Corresponding Source along with the object code. If the place to
1029 copy the object code is a network server, the Corresponding Source
1030 may be on a different server (operated by you or a third party)
1031 that supports equivalent copying facilities, provided you maintain
1032 clear directions next to the object code saying where to find the
1033 Corresponding Source. Regardless of what server hosts the
1034 Corresponding Source, you remain obligated to ensure that it is
1035 available for as long as needed to satisfy these requirements.
1037 e) Convey the object code using peer-to-peer transmission, provided
1038 you inform other peers where the object code and Corresponding
1039 Source of the work are being offered to the general public at no
1040 charge under subsection 6d.
1042 A separable portion of the object code, whose source code is excluded
1043 from the Corresponding Source as a System Library, need not be
1044 included in conveying the object code work.
1046 A "User Product" is either (1) a "consumer product", which means any
1047 tangible personal property which is normally used for personal, family,
1048 or household purposes, or (2) anything designed or sold for incorporation
1049 into a dwelling. In determining whether a product is a consumer product,
1050 doubtful cases shall be resolved in favor of coverage. For a particular
1051 product received by a particular user, "normally used" refers to a
1052 typical or common use of that class of product, regardless of the status
1053 of the particular user or of the way in which the particular user
1054 actually uses, or expects or is expected to use, the product. A product
1055 is a consumer product regardless of whether the product has substantial
1056 commercial, industrial or non-consumer uses, unless such uses represent
1057 the only significant mode of use of the product.
1059 "Installation Information" for a User Product means any methods,
1060 procedures, authorization keys, or other information required to install
1061 and execute modified versions of a covered work in that User Product from
1062 a modified version of its Corresponding Source. The information must
1063 suffice to ensure that the continued functioning of the modified object
1064 code is in no case prevented or interfered with solely because
1065 modification has been made.
1067 If you convey an object code work under this section in, or with, or
1068 specifically for use in, a User Product, and the conveying occurs as
1069 part of a transaction in which the right of possession and use of the
1070 User Product is transferred to the recipient in perpetuity or for a
1071 fixed term (regardless of how the transaction is characterized), the
1072 Corresponding Source conveyed under this section must be accompanied
1073 by the Installation Information. But this requirement does not apply
1074 if neither you nor any third party retains the ability to install
1075 modified object code on the User Product (for example, the work has
1076 been installed in ROM).
1078 The requirement to provide Installation Information does not include a
1079 requirement to continue to provide support service, warranty, or updates
1080 for a work that has been modified or installed by the recipient, or for
1081 the User Product in which it has been modified or installed. Access to a
1082 network may be denied when the modification itself materially and
1083 adversely affects the operation of the network or violates the rules and
1084 protocols for communication across the network.
1086 Corresponding Source conveyed, and Installation Information provided,
1087 in accord with this section must be in a format that is publicly
1088 documented (and with an implementation available to the public in
1089 source code form), and must require no special password or key for
1090 unpacking, reading or copying.
1092 7. Additional Terms.
1094 "Additional permissions" are terms that supplement the terms of this
1095 License by making exceptions from one or more of its conditions.
1096 Additional permissions that are applicable to the entire Program shall
1097 be treated as though they were included in this License, to the extent
1098 that they are valid under applicable law. If additional permissions
1099 apply only to part of the Program, that part may be used separately
1100 under those permissions, but the entire Program remains governed by
1101 this License without regard to the additional permissions.
1103 When you convey a copy of a covered work, you may at your option
1104 remove any additional permissions from that copy, or from any part of
1105 it. (Additional permissions may be written to require their own
1106 removal in certain cases when you modify the work.) You may place
1107 additional permissions on material, added by you to a covered work,
1108 for which you have or can give appropriate copyright permission.
1110 Notwithstanding any other provision of this License, for material you
1111 add to a covered work, you may (if authorized by the copyright holders of
1112 that material) supplement the terms of this License with terms:
1114 a) Disclaiming warranty or limiting liability differently from the
1115 terms of sections 15 and 16 of this License; or
1117 b) Requiring preservation of specified reasonable legal notices or
1118 author attributions in that material or in the Appropriate Legal
1119 Notices displayed by works containing it; or
1121 c) Prohibiting misrepresentation of the origin of that material, or
1122 requiring that modified versions of such material be marked in
1123 reasonable ways as different from the original version; or
1125 d) Limiting the use for publicity purposes of names of licensors or
1126 authors of the material; or
1128 e) Declining to grant rights under trademark law for use of some
1129 trade names, trademarks, or service marks; or
1131 f) Requiring indemnification of licensors and authors of that
1132 material by anyone who conveys the material (or modified versions of
1133 it) with contractual assumptions of liability to the recipient, for
1134 any liability that these contractual assumptions directly impose on
1135 those licensors and authors.
1137 All other non-permissive additional terms are considered "further
1138 restrictions" within the meaning of section 10. If the Program as you
1139 received it, or any part of it, contains a notice stating that it is
1140 governed by this License along with a term that is a further
1141 restriction, you may remove that term. If a license document contains
1142 a further restriction but permits relicensing or conveying under this
1143 License, you may add to a covered work material governed by the terms
1144 of that license document, provided that the further restriction does
1145 not survive such relicensing or conveying.
1147 If you add terms to a covered work in accord with this section, you
1148 must place, in the relevant source files, a statement of the
1149 additional terms that apply to those files, or a notice indicating
1150 where to find the applicable terms.
1152 Additional terms, permissive or non-permissive, may be stated in the
1153 form of a separately written license, or stated as exceptions;
1154 the above requirements apply either way.
1156 8. Termination.
1158 You may not propagate or modify a covered work except as expressly
1159 provided under this License. Any attempt otherwise to propagate or
1160 modify it is void, and will automatically terminate your rights under
1161 this License (including any patent licenses granted under the third
1162 paragraph of section 11).
1164 However, if you cease all violation of this License, then your
1165 license from a particular copyright holder is reinstated (a)
1166 provisionally, unless and until the copyright holder explicitly and
1167 finally terminates your license, and (b) permanently, if the copyright
1168 holder fails to notify you of the violation by some reasonable means
1169 prior to 60 days after the cessation.
1171 Moreover, your license from a particular copyright holder is
1172 reinstated permanently if the copyright holder notifies you of the
1173 violation by some reasonable means, this is the first time you have
1174 received notice of violation of this License (for any work) from that
1175 copyright holder, and you cure the violation prior to 30 days after
1176 your receipt of the notice.
1178 Termination of your rights under this section does not terminate the
1179 licenses of parties who have received copies or rights from you under
1180 this License. If your rights have been terminated and not permanently
1181 reinstated, you do not qualify to receive new licenses for the same
1182 material under section 10.
1184 9. Acceptance Not Required for Having Copies.
1186 You are not required to accept this License in order to receive or
1187 run a copy of the Program. Ancillary propagation of a covered work
1188 occurring solely as a consequence of using peer-to-peer transmission
1189 to receive a copy likewise does not require acceptance. However,
1190 nothing other than this License grants you permission to propagate or
1191 modify any covered work. These actions infringe copyright if you do
1192 not accept this License. Therefore, by modifying or propagating a
1193 covered work, you indicate your acceptance of this License to do so.
1195 10. Automatic Licensing of Downstream Recipients.
1197 Each time you convey a covered work, the recipient automatically
1198 receives a license from the original licensors, to run, modify and
1199 propagate that work, subject to this License. You are not responsible
1200 for enforcing compliance by third parties with this License.
1202 An "entity transaction" is a transaction transferring control of an
1203 organization, or substantially all assets of one, or subdividing an
1204 organization, or merging organizations. If propagation of a covered
1205 work results from an entity transaction, each party to that
1206 transaction who receives a copy of the work also receives whatever
1207 licenses to the work the party's predecessor in interest had or could
1208 give under the previous paragraph, plus a right to possession of the
1209 Corresponding Source of the work from the predecessor in interest, if
1210 the predecessor has it or can get it with reasonable efforts.
1212 You may not impose any further restrictions on the exercise of the
1213 rights granted or affirmed under this License. For example, you may
1214 not impose a license fee, royalty, or other charge for exercise of
1215 rights granted under this License, and you may not initiate litigation
1216 (including a cross-claim or counterclaim in a lawsuit) alleging that
1217 any patent claim is infringed by making, using, selling, offering for
1218 sale, or importing the Program or any portion of it.
1220 11. Patents.
1222 A "contributor" is a copyright holder who authorizes use under this
1223 License of the Program or a work on which the Program is based. The
1224 work thus licensed is called the contributor's "contributor version".
1226 A contributor's "essential patent claims" are all patent claims
1227 owned or controlled by the contributor, whether already acquired or
1228 hereafter acquired, that would be infringed by some manner, permitted
1229 by this License, of making, using, or selling its contributor version,
1230 but do not include claims that would be infringed only as a
1231 consequence of further modification of the contributor version. For
1232 purposes of this definition, "control" includes the right to grant
1233 patent sublicenses in a manner consistent with the requirements of
1234 this License.
1236 Each contributor grants you a non-exclusive, worldwide, royalty-free
1237 patent license under the contributor's essential patent claims, to
1238 make, use, sell, offer for sale, import and otherwise run, modify and
1239 propagate the contents of its contributor version.
1241 In the following three paragraphs, a "patent license" is any express
1242 agreement or commitment, however denominated, not to enforce a patent
1243 (such as an express permission to practice a patent or covenant not to
1244 sue for patent infringement). To "grant" such a patent license to a
1245 party means to make such an agreement or commitment not to enforce a
1246 patent against the party.
1248 If you convey a covered work, knowingly relying on a patent license,
1249 and the Corresponding Source of the work is not available for anyone
1250 to copy, free of charge and under the terms of this License, through a
1251 publicly available network server or other readily accessible means,
1252 then you must either (1) cause the Corresponding Source to be so
1253 available, or (2) arrange to deprive yourself of the benefit of the
1254 patent license for this particular work, or (3) arrange, in a manner
1255 consistent with the requirements of this License, to extend the patent
1256 license to downstream recipients. "Knowingly relying" means you have
1257 actual knowledge that, but for the patent license, your conveying the
1258 covered work in a country, or your recipient's use of the covered work
1259 in a country, would infringe one or more identifiable patents in that
1260 country that you have reason to believe are valid.
1262 If, pursuant to or in connection with a single transaction or
1263 arrangement, you convey, or propagate by procuring conveyance of, a
1264 covered work, and grant a patent license to some of the parties
1265 receiving the covered work authorizing them to use, propagate, modify
1266 or convey a specific copy of the covered work, then the patent license
1267 you grant is automatically extended to all recipients of the covered
1268 work and works based on it.
1270 A patent license is "discriminatory" if it does not include within
1271 the scope of its coverage, prohibits the exercise of, or is
1272 conditioned on the non-exercise of one or more of the rights that are
1273 specifically granted under this License. You may not convey a covered
1274 work if you are a party to an arrangement with a third party that is
1275 in the business of distributing software, under which you make payment
1276 to the third party based on the extent of your activity of conveying
1277 the work, and under which the third party grants, to any of the
1278 parties who would receive the covered work from you, a discriminatory
1279 patent license (a) in connection with copies of the covered work
1280 conveyed by you (or copies made from those copies), or (b) primarily
1281 for and in connection with specific products or compilations that
1282 contain the covered work, unless you entered into that arrangement,
1283 or that patent license was granted, prior to 28 March 2007.
1285 Nothing in this License shall be construed as excluding or limiting
1286 any implied license or other defenses to infringement that may
1287 otherwise be available to you under applicable patent law.
1289 12. No Surrender of Others' Freedom.
1291 If conditions are imposed on you (whether by court order, agreement or
1292 otherwise) that contradict the conditions of this License, they do not
1293 excuse you from the conditions of this License. If you cannot convey a
1294 covered work so as to satisfy simultaneously your obligations under this
1295 License and any other pertinent obligations, then as a consequence you may
1296 not convey it at all. For example, if you agree to terms that obligate you
1297 to collect a royalty for further conveying from those to whom you convey
1298 the Program, the only way you could satisfy both those terms and this
1299 License would be to refrain entirely from conveying the Program.
1301 13. Use with the GNU Affero General Public License.
1303 Notwithstanding any other provision of this License, you have
1304 permission to link or combine any covered work with a work licensed
1305 under version 3 of the GNU Affero General Public License into a single
1306 combined work, and to convey the resulting work. The terms of this
1307 License will continue to apply to the part which is the covered work,
1308 but the special requirements of the GNU Affero General Public License,
1309 section 13, concerning interaction through a network will apply to the
1310 combination as such.
1312 14. Revised Versions of this License.
1314 The Free Software Foundation may publish revised and/or new versions of
1315 the GNU General Public License from time to time. Such new versions will
1316 be similar in spirit to the present version, but may differ in detail to
1317 address new problems or concerns.
1319 Each version is given a distinguishing version number. If the
1320 Program specifies that a certain numbered version of the GNU General
1321 Public License "or any later version" applies to it, you have the
1322 option of following the terms and conditions either of that numbered
1323 version or of any later version published by the Free Software
1324 Foundation. If the Program does not specify a version number of the
1325 GNU General Public License, you may choose any version ever published
1326 by the Free Software Foundation.
1328 If the Program specifies that a proxy can decide which future
1329 versions of the GNU General Public License can be used, that proxy's
1330 public statement of acceptance of a version permanently authorizes you
1331 to choose that version for the Program.
1333 Later license versions may give you additional or different
1334 permissions. However, no additional obligations are imposed on any
1335 author or copyright holder as a result of your choosing to follow a
1336 later version.
1338 15. Disclaimer of Warranty.
1340 THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
1341 APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
1342 HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
1343 OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
1344 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
1345 PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
1346 IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
1347 ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
1349 16. Limitation of Liability.
1351 IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
1352 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
1353 THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
1354 GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
1355 USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
1356 DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
1357 PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
1358 EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
1359 SUCH DAMAGES.
1361 17. Interpretation of Sections 15 and 16.
1363 If the disclaimer of warranty and limitation of liability provided
1364 above cannot be given local legal effect according to their terms,
1365 reviewing courts shall apply local law that most closely approximates
1366 an absolute waiver of all civil liability in connection with the
1367 Program, unless a warranty or assumption of liability accompanies a
1368 copy of the Program in return for a fee.
1370 END OF TERMS AND CONDITIONS
1372 How to Apply These Terms to Your New Programs
1374 If you develop a new program, and you want it to be of the greatest
1375 possible use to the public, the best way to achieve this is to make it
1376 free software which everyone can redistribute and change under these terms.
1378 To do so, attach the following notices to the program. It is safest
1379 to attach them to the start of each source file to most effectively
1380 state the exclusion of warranty; and each file should have at least
1381 the "copyright" line and a pointer to where the full notice is found.
1383 &lt;one line to give the program's name and a brief idea of what it does.&gt;
1384 Copyright (C) &lt;year&gt; &lt;name of author&gt;
1386 This program is free software: you can redistribute it and/or modify
1387 it under the terms of the GNU General Public License as published by
1388 the Free Software Foundation, either version 3 of the License, or
1389 (at your option) any later version.
1391 This program is distributed in the hope that it will be useful,
1392 but WITHOUT ANY WARRANTY; without even the implied warranty of
1393 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1394 GNU General Public License for more details.
1396 You should have received a copy of the GNU General Public License
1397 along with this program. If not, see &lt;http://www.gnu.org/licenses/&gt;.
1399 Also add information on how to contact you by electronic and paper mail.
1401 If the program does terminal interaction, make it output a short
1402 notice like this when it starts in an interactive mode:
1404 &lt;program&gt; Copyright (C) &lt;year&gt; &lt;name of author&gt;
1405 This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
1406 This is free software, and you are welcome to redistribute it
1407 under certain conditions; type `show c' for details.
1409 The hypothetical commands `show w' and `show c' should show the appropriate
1410 parts of the General Public License. Of course, your program's commands
1411 might be different; for a GUI interface, you would use an "about box".
1413 You should also get your employer (if you work as a programmer) or school,
1414 if any, to sign a "copyright disclaimer" for the program, if necessary.
1415 For more information on this, and how to apply and follow the GNU GPL, see
1416 &lt;http://www.gnu.org/licenses/&gt;.
1418 The GNU General Public License does not permit incorporating your program
1419 into proprietary programs. If your program is a subroutine library, you
1420 may consider it more useful to permit linking proprietary applications with
1421 the library. If this is what you want to do, use the GNU Lesser General
1422 Public License instead of this License. But first, please read
1423 &lt;http://www.gnu.org/philosophy/why-not-lgpl.html&gt;.
1424 </property>
1425 <property name="authors">Manuel Amador (Rudd-O) &lt;rudd-o@rudd-o.com&gt;</property>
1426 <property name="logo_icon_name">portablelinux</property>
1427 <child internal-child="vbox">
1428 <widget class="GtkVBox" id="dialog-vbox3">
1429 <property name="visible">True</property>
1430 <property name="spacing">2</property>
1431 <child>
1432 <widget class="GtkLabel" id="label14">
1433 <property name="visible">True</property>
1434 <property name="label" translatable="yes">Visit the Web site to download the latest versions, learn tips and tricks to exploit on your Portable Linux distribution, and report any bugs or errors you find... so we can fix them right away!</property>
1435 <property name="wrap">True</property>
1436 </widget>
1437 <packing>
1438 <property name="position">2</property>
1439 </packing>
1440 </child>
1441 <child internal-child="action_area">
1442 <widget class="GtkHButtonBox" id="dialog-action_area3">
1443 <property name="visible">True</property>
1444 <property name="layout_style">end</property>
1445 </widget>
1446 <packing>
1447 <property name="expand">False</property>
1448 <property name="pack_type">end</property>
1449 <property name="position">0</property>
1450 </packing>
1451 </child>
1452 </widget>
1453 </child>
1454 </widget>
1455 </glade-interface>