blob: 61ff39b8ce32d36062bbff843f70a7466e3a042b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="guide" id="index" xml:lang="pl">
<info>
<credit type="author">
<name>Zespół dokumentacji systemu Java Desktop firmy Sun</name>
</credit>
<credit type="author">
<name>Glynn Foster</name>
</credit>
<credit type="editor">
<name>Nicholas Curran</name>
<email/>
</credit>
<credit type="editor">
<name>Yasumichi Akahoshi</name>
<email>yasumichi@vinelinux.org</email>
</credit>
<license>
<p>Licencji GNU Wolnej Dokumentacji (GFDL)</p>
</license>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Piotr Drąg</mal:name>
<mal:email>piotrdrag@gmail.com</mal:email>
<mal:years>2017-2019</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Aviary.pl</mal:name>
<mal:email>community-poland@mozilla.org</mal:email>
<mal:years>2017-2019</mal:years>
</mal:credit>
</info>
<title>Zenity</title>
<!--links type="topic" groups="dialogs" /-->
<section id="dialogs" style="2column">
<title>Okna dialogowe</title>
</section>
</page>
|