annotate DOCS/xml/pl/skin.xml @ 19998:b1cebdd78625

Do not compile with -DDEBUG by default.
author diego
date Fri, 29 Sep 2006 09:46:06 +0000
parents 1455679f6bef
children 655565aafbe4
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
1 <?xml version="1.0" encoding="iso-8859-2"?>
19102
1455679f6bef Change sync tags to rXXXX.
diego
parents: 19100
diff changeset
2 <!-- synced with r19081 -->
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
3 <!-- Opiekun: Flex -->
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
4 <appendix id="skin">
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
5 <title>Format skórki <application>MPlayera</application></title>
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
6
321222d19de6 Another file translated.
wight
parents:
diff changeset
7 <sect1 id="skin-overview">
321222d19de6 Another file translated.
wight
parents:
diff changeset
8 <title>Wstęp</title>
321222d19de6 Another file translated.
wight
parents:
diff changeset
9 <para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
10 W zasadzie nie ma to żadnego związku z formatem skórki, ale powinieneś
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
11 wiedzieć, że <application>MPlayer</application> <emphasis role="bold">nie</emphasis>
12231
paszczi
parents: 11543
diff changeset
12 ma wbudowanej skórki, w związku z tym <emphasis role="bold"> co najmniej
paszczi
parents: 11543
diff changeset
13 jedna skórka musi być zainstalowana, abyś miał możliwość korzystania z GUI.</emphasis>
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
14 </para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
15
321222d19de6 Another file translated.
wight
parents:
diff changeset
16 <sect2 id="skin-overview-directories">
321222d19de6 Another file translated.
wight
parents:
diff changeset
17 <title>Katalogi</title>
321222d19de6 Another file translated.
wight
parents:
diff changeset
18 <para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
19 Skórki są szukane w następujących katalogach (w kolejności):
321222d19de6 Another file translated.
wight
parents:
diff changeset
20 <orderedlist>
321222d19de6 Another file translated.
wight
parents:
diff changeset
21 <listitem><para>
17974
9a5a62f480e6 Rename the default GUI skins directory from 'Skin' to 'skins', keeping
diego
parents: 15098
diff changeset
22 <filename class="directory">$(DATADIR)/skins/</filename>
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
23 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
24 <listitem><para>
17974
9a5a62f480e6 Rename the default GUI skins directory from 'Skin' to 'skins', keeping
diego
parents: 15098
diff changeset
25 <filename class="directory">$(PREFIX)/share/mplayer/skins/</filename>
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
26 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
27 <listitem><para>
17974
9a5a62f480e6 Rename the default GUI skins directory from 'Skin' to 'skins', keeping
diego
parents: 15098
diff changeset
28 <filename class="directory">~/.mplayer/skins/</filename>
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
29 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
30 </orderedlist>
321222d19de6 Another file translated.
wight
parents:
diff changeset
31 </para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
32
321222d19de6 Another file translated.
wight
parents:
diff changeset
33 <para>
12231
paszczi
parents: 11543
diff changeset
34 Zauważ, że pierwsza ścieżka może się różnić, w zależności od sposobu w jaki
paszczi
parents: 11543
diff changeset
35 <application>MPlayer</application> został skonfigurowany
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
36 (zobacz argumenty <option>--prefix</option> oraz <option>--datadir</option>
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
37 w skrypcie <command>configure</command>).
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
38 </para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
39
321222d19de6 Another file translated.
wight
parents:
diff changeset
40 <para>
12231
paszczi
parents: 11543
diff changeset
41 Każda skórka jest instalowana w swoim własnym katalogu, w jednej z wyżej
paszczi
parents: 11543
diff changeset
42 wymienionych lokacji, na przykład:
17974
9a5a62f480e6 Rename the default GUI skins directory from 'Skin' to 'skins', keeping
diego
parents: 15098
diff changeset
43 <screen>$(PREFIX)/share/mplayer/skins/default/</screen>
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
44 </para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
45 </sect2>
321222d19de6 Another file translated.
wight
parents:
diff changeset
46
321222d19de6 Another file translated.
wight
parents:
diff changeset
47 <sect2 id="skin-overview-formats">
321222d19de6 Another file translated.
wight
parents:
diff changeset
48 <title>Formaty obrazków</title>
12231
paszczi
parents: 11543
diff changeset
49 <para>Obrazki muszą być zapisane w formacie PNG (paleta truecolor - 24 lub 32 bpp).</para>
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
50 <para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
51 W głównym oknie oraz na panelu odtwarzania (zobacz niżej) możesz użyć
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
52 obrazków z 'przezroczystością': obszary wypełnione kolorem #FF00FF (magenta) są
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
53 w pełni przezroczyste dla <application>MPlayera</application>. Oznacza to, że
12231
paszczi
parents: 11543
diff changeset
54 możesz mieć okna o różnych kształtach jeśli Twój X Server ma rozszerzenie
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
55 XShape.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
56 </para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
57 </sect2>
321222d19de6 Another file translated.
wight
parents:
diff changeset
58
321222d19de6 Another file translated.
wight
parents:
diff changeset
59 <sect2 id="skin-overview-components">
321222d19de6 Another file translated.
wight
parents:
diff changeset
60 <title>Składniki skórki</title>
321222d19de6 Another file translated.
wight
parents:
diff changeset
61 <para>
12231
paszczi
parents: 11543
diff changeset
62 Skórki są całkowicie konfigurowalne (w odróżnieniu od skórek np.
paszczi
parents: 11543
diff changeset
63 <application>Winampa</application>/<application>XMMS</application>),
paszczi
parents: 11543
diff changeset
64 a więc zależy to wyłącznie od Ciebie, czy stworzysz coś wspaniałego.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
65 </para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
66
321222d19de6 Another file translated.
wight
parents:
diff changeset
67 <para>
12410
wight
parents: 12231
diff changeset
68 W chwili obecnej mamy cztery okna, które można ozdobić:
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
69 <link linkend="skin-file-main">okno główne (main window)</link>,
321222d19de6 Another file translated.
wight
parents:
diff changeset
70 <link linkend="skin-file-subwindow">okno ekranu (subwindow)</link>,
321222d19de6 Another file translated.
wight
parents:
diff changeset
71 <link linkend="skin-file-main">panel odtwarzania (playbar)</link>,
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
72 <link linkend="skin-file-menu">menu skórki (skin menu)</link> (które może być
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
73 aktywowane prawym przyciskiem myszy).
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
74
321222d19de6 Another file translated.
wight
parents:
diff changeset
75 <itemizedlist>
321222d19de6 Another file translated.
wight
parents:
diff changeset
76 <listitem><para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
77 <emphasis role="bold">Okno główne</emphasis> i/lub
12231
paszczi
parents: 11543
diff changeset
78 <emphasis role="bold">panel odtwarzania</emphasis> to miejsca, gdzie możesz
paszczi
parents: 11543
diff changeset
79 sterować <application>MPlayerem</application>.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
80 Tłem tego okna jest obrazek. Różne elementy mogą (i muszą) być umieszczone
321222d19de6 Another file translated.
wight
parents:
diff changeset
81 w tym oknie: <emphasis>przyciski</emphasis>, <emphasis>potencjometry</emphasis>
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
82 (suwaki) i <emphasis>etykiety</emphasis>. Dla każdego elementu musisz określić
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
83 ich pozycję oraz rozmiar.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
84 </para><para>
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
85 <emphasis role="bold">Przycisk</emphasis> ma trzy stany (wciśnięty,
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
86 zwolniony, nieaktywny), zatem jego obrazki muszą być podzielone na trzy
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
87 części w pionie. Zobacz sekcję <link linkend="skin-button">button</link>, by
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
88 dowiedzieć się więcej.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
89 </para><para>
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
90 <emphasis role="bold">Potencjometr (suwak)</emphasis> (wykorzystywany głównie
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
91 jako pasek przewijania i kontrolka głośności/balansu) może składać się z
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
92 każdej liczby stanów poprzez podzielenie jego obrazka na wiele części, z
12231
paszczi
parents: 11543
diff changeset
93 których jedna jest pod drugą. Zobacz
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
94 <link linkend="skin-hpotmeter">hpotmeter</link> oraz
321222d19de6 Another file translated.
wight
parents:
diff changeset
95 <link linkend="skin-potmeter">potmeter</link>, by dowiedzieć się więcej.
321222d19de6 Another file translated.
wight
parents:
diff changeset
96 </para><para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
97 <emphasis role="bold">Etykiety</emphasis> są nieco specyficzne: Znaki
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
98 potrzebne do ich narysowania są pobierane z pliku graficznego, a znaki
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
99 umieszczone w pliku graficznym są opisane przez
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
100 <link linkend="skin-fonts">plik opisu czcionek</link>. Jest to plik, który za
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
101 pomocą czystego tekstu określa współrzędne x, y oraz wielkość każdego znaku
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
102 umieszczonego na obrazku (plik graficzny i jego plik opisu tworzą
12231
paszczi
parents: 11543
diff changeset
103 <emphasis>razem</emphasis> czcionkę).
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
104 Zobacz <link linkend="skin-dlabel">dlabel</link>
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
105 oraz <link linkend="skin-slabel">slabel</link>, by dowiedzieć się więcej.
321222d19de6 Another file translated.
wight
parents:
diff changeset
106 </para>
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
107 <note><para>Wszystkie obrazki mogą być całkowicie przezroczyste - tak, jak to
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
108 opisano w sekcji <link linkend="skin-overview-formats">formaty plików
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
109 graficznych</link>. Jeżeli X Server nie obsługuje rozszerzenia XShape, to
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
110 elementy oznaczone jako przezroczyste będą czarne. Jeśli chciałbyś wykorzystać
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
111 taką możliwość, szerokość obrazka tła głównego okna musi być podzielna przez 8.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
112 </para></note>
321222d19de6 Another file translated.
wight
parents:
diff changeset
113 </listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
114
321222d19de6 Another file translated.
wight
parents:
diff changeset
115 <listitem><para>
12231
paszczi
parents: 11543
diff changeset
116 <emphasis role="bold">Okno ekranu</emphasis> to miejsce, gdzie odtwarzany jest
paszczi
parents: 11543
diff changeset
117 film. Może ono wyświetlać określony obrazek, jeśli żaden film nie jest uruchomiony
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
118 (to dość nudne mieć puste okno :-)) <emphasis role="bold">Uwaga:</emphasis>
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
119 przezroczystość <emphasis role="bold">nie jest</emphasis> tutaj dostępna.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
120 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
121
321222d19de6 Another file translated.
wight
parents:
diff changeset
122 <listitem><para>
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
123 <emphasis role="bold">Menu skórki</emphasis> to po prostu jeden ze sposobów na
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
124 kontrolowanie <application>MPlayera</application> poprzez wpisy w menu. Dwa
12231
paszczi
parents: 11543
diff changeset
125 obrazki są do tego potrzebne: pierwszy z nich jest obrazkiem podstawowym,
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
126 który pokazuje zwykły stan menu, drugi zaś służy do wyświetlenia zaznaczonych
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
127 obszarów. Gdy uaktywnisz menu, zostanie pokazany pierwszy obrazek. Jeśli
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
128 przesuniesz mysz nad któryś z jego wpisów, wówczas zaznaczony element jest
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
129 kopiowany z drugiego obrazka w miejsce, na które wskazuje kursor myszy (drugi
12231
paszczi
parents: 11543
diff changeset
130 obrazek nigdy nie jest wyświetlany w całości).
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
131 </para><para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
132 Wpis w menu jest określony przez jego pozycję oraz rozmiar na obrazku (zobacz
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
133 sekcję <link linkend="skin-file-menu">menu skórki</link> by dowiedzieć się
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
134 więcej).
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
135 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
136 </itemizedlist>
321222d19de6 Another file translated.
wight
parents:
diff changeset
137 </para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
138
321222d19de6 Another file translated.
wight
parents:
diff changeset
139 <para>
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
140 Jedna ważna sprawa, która nie została jeszcze powiedziana:
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
141 <application>MPlayer</application> musi wiedzieć co zrobić w momencie
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
142 kliknięcia na przyciski, potencjometry i wpisy w menu, aby zadziałały. Zostało
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
143 to zrobione za pomocą <link linkend="skin-gui">sygnałów</link> (zdarzeń). Dla
12231
paszczi
parents: 11543
diff changeset
144 tych elementów musisz zdefiniować sygnały, które mają być wysłane podczas
paszczi
parents: 11543
diff changeset
145 kliknięcia na nie.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
146 </para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
147 </sect2>
321222d19de6 Another file translated.
wight
parents:
diff changeset
148
321222d19de6 Another file translated.
wight
parents:
diff changeset
149 <sect2 id="skin-files">
321222d19de6 Another file translated.
wight
parents:
diff changeset
150 <title>Pliki</title>
321222d19de6 Another file translated.
wight
parents:
diff changeset
151 <para>
12231
paszczi
parents: 11543
diff changeset
152 Potrzebujesz następujących plików do stworzenia skórki:
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
153 <itemizedlist>
321222d19de6 Another file translated.
wight
parents:
diff changeset
154 <listitem><para>
12231
paszczi
parents: 11543
diff changeset
155 Plik konfiguracyjny o nazwie <link linkend="skin-file">skin</link> mówi
paszczi
parents: 11543
diff changeset
156 <application>MPlayerowi</application> jak połączyć różne części skórki
paszczi
parents: 11543
diff changeset
157 w jedną całość i co zrobić, gdy kliknie się gdzieś na obszarze okna.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
158 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
159 <listitem><para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
160 Plik graficzny tła w oknie głównym.
321222d19de6 Another file translated.
wight
parents:
diff changeset
161 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
162 <listitem><para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
163 Obrazki dla elementów w głównym oknie (zawierające jeden lub
12231
paszczi
parents: 11543
diff changeset
164 więcej plików opisu czcionek potrzebnych do rysowania etykiet).
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
165 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
166 <listitem><para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
167 Obrazek wyświetlany w oknie ekranu (opcjonalnie)
321222d19de6 Another file translated.
wight
parents:
diff changeset
168 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
169 <listitem><para>
12231
paszczi
parents: 11543
diff changeset
170 Dwa obrazki dla menu skórki (potrzebne są tylko wtedy, gdy chcesz stworzyć
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
171 takie menu).
321222d19de6 Another file translated.
wight
parents:
diff changeset
172 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
173 </itemizedlist>
12231
paszczi
parents: 11543
diff changeset
174 Za wyjątkiem pliku konfiguracyjnego skórki, możesz nazwać wszystkie pliki
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
175 tak, jak tego chcesz (ale weź pod uwagę, że pliki opisu czcionek muszą mieć
321222d19de6 Another file translated.
wight
parents:
diff changeset
176 rozszerzenie <filename>.fnt</filename> ).
321222d19de6 Another file translated.
wight
parents:
diff changeset
177 </para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
178 </sect2>
321222d19de6 Another file translated.
wight
parents:
diff changeset
179 </sect1>
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
180
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
181 <sect1 id="skin-file">
321222d19de6 Another file translated.
wight
parents:
diff changeset
182 <title>Plik skin</title>
321222d19de6 Another file translated.
wight
parents:
diff changeset
183 <para>
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
184 Jak zostało powiedziane wcześniej, plik ten jest plikiem konfigurującym skórkę.
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
185 Obsługuje różne rodzaje wierszy; komentarze zaczynają wiersz znakiem
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
186 '<literal>;</literal>' (tylko spacje i znaki tabulacji są dopuszczone przed
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
187 '<literal>;</literal>').
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
188 </para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
189
321222d19de6 Another file translated.
wight
parents:
diff changeset
190 <para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
191 Plik podzielony jest na sekcje. Każda sekcja opisuje skórkę dla każdej
321222d19de6 Another file translated.
wight
parents:
diff changeset
192 aplikacji i ma następującą formę:
321222d19de6 Another file translated.
wight
parents:
diff changeset
193
321222d19de6 Another file translated.
wight
parents:
diff changeset
194 <programlisting>
321222d19de6 Another file translated.
wight
parents:
diff changeset
195 section = <replaceable>nazwa sekcji</replaceable>
321222d19de6 Another file translated.
wight
parents:
diff changeset
196 .
321222d19de6 Another file translated.
wight
parents:
diff changeset
197 .
321222d19de6 Another file translated.
wight
parents:
diff changeset
198 .
321222d19de6 Another file translated.
wight
parents:
diff changeset
199 end
321222d19de6 Another file translated.
wight
parents:
diff changeset
200 </programlisting>
321222d19de6 Another file translated.
wight
parents:
diff changeset
201 </para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
202
321222d19de6 Another file translated.
wight
parents:
diff changeset
203 <para>
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
204 Obecnie jest tylko jedna aplikacja, a więc potrzebujesz tylko jedną sekcję
12231
paszczi
parents: 11543
diff changeset
205 'section' - jej nazwa to <emphasis role="bold">movieplayer</emphasis>.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
206 </para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
207
321222d19de6 Another file translated.
wight
parents:
diff changeset
208 <para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
209 Wewnątrz tej sekcji każde z okien jest opisane przez blok następującej postaci:
321222d19de6 Another file translated.
wight
parents:
diff changeset
210 <programlisting>
321222d19de6 Another file translated.
wight
parents:
diff changeset
211 window = <replaceable>nazwa okna</replaceable>
321222d19de6 Another file translated.
wight
parents:
diff changeset
212 .
321222d19de6 Another file translated.
wight
parents:
diff changeset
213 .
321222d19de6 Another file translated.
wight
parents:
diff changeset
214 .
321222d19de6 Another file translated.
wight
parents:
diff changeset
215 end
321222d19de6 Another file translated.
wight
parents:
diff changeset
216 </programlisting>
321222d19de6 Another file translated.
wight
parents:
diff changeset
217 </para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
218
321222d19de6 Another file translated.
wight
parents:
diff changeset
219 <para>
12231
paszczi
parents: 11543
diff changeset
220 gdzie <replaceable>nazwa okna</replaceable> może być jednym z poniższych łańcuchów:
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
221 <itemizedlist>
321222d19de6 Another file translated.
wight
parents:
diff changeset
222 <listitem><para><emphasis role="bold">main</emphasis> - dla okna głównego</para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
223 <listitem><para><emphasis role="bold">sub</emphasis> - dla okna ekranu</para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
224 <listitem><para><emphasis role="bold">menu</emphasis> - dla menu skórki</para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
225 <listitem><para><emphasis role="bold">playbar</emphasis> - dla panelu odtwarzania</para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
226 </itemizedlist>
321222d19de6 Another file translated.
wight
parents:
diff changeset
227 </para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
228
321222d19de6 Another file translated.
wight
parents:
diff changeset
229 <para>
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
230 (Bloki sub i menu są opcjonalne - nie musisz tworzyć menu czy elementów skórki
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
231 dla okna ekranu)
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
232 </para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
233
321222d19de6 Another file translated.
wight
parents:
diff changeset
234 <para>
12231
paszczi
parents: 11543
diff changeset
235 Wewnątrz bloku 'window' możesz definiować każdy element okna, wpisując linijkę
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
236 tej postaci: <programlisting>item = parametr</programlisting>
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
237 Gdzie <literal>item</literal> jest łańcuchem, kóry identyfikuje typ elementu
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
238 GUI, <literal>parametr</literal> jest wartością numeryczną lub tekstową (lub
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
239 listą takich wartości oddzielonych od siebie znakiem przecinka).
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
240 </para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
241
321222d19de6 Another file translated.
wight
parents:
diff changeset
242 <para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
243 Złożenie powyższych elementów razem tworzy plik, który wygląda mniej więcej tak:
321222d19de6 Another file translated.
wight
parents:
diff changeset
244 <programlisting>
321222d19de6 Another file translated.
wight
parents:
diff changeset
245 section = movieplayer
321222d19de6 Another file translated.
wight
parents:
diff changeset
246 window = main
321222d19de6 Another file translated.
wight
parents:
diff changeset
247 ; ... elementy okna głównego ...
321222d19de6 Another file translated.
wight
parents:
diff changeset
248 end
321222d19de6 Another file translated.
wight
parents:
diff changeset
249
321222d19de6 Another file translated.
wight
parents:
diff changeset
250 window = sub
321222d19de6 Another file translated.
wight
parents:
diff changeset
251 ; ... elementy okna ekranu ...
321222d19de6 Another file translated.
wight
parents:
diff changeset
252 end
321222d19de6 Another file translated.
wight
parents:
diff changeset
253
321222d19de6 Another file translated.
wight
parents:
diff changeset
254 window = menu
321222d19de6 Another file translated.
wight
parents:
diff changeset
255 ; ... elementy menu skórki ...
321222d19de6 Another file translated.
wight
parents:
diff changeset
256 end
321222d19de6 Another file translated.
wight
parents:
diff changeset
257
321222d19de6 Another file translated.
wight
parents:
diff changeset
258 window = playbar
321222d19de6 Another file translated.
wight
parents:
diff changeset
259 ; ... elementy panelu odtwarzania ...
321222d19de6 Another file translated.
wight
parents:
diff changeset
260 end
321222d19de6 Another file translated.
wight
parents:
diff changeset
261 end
321222d19de6 Another file translated.
wight
parents:
diff changeset
262 </programlisting>
321222d19de6 Another file translated.
wight
parents:
diff changeset
263 </para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
264
321222d19de6 Another file translated.
wight
parents:
diff changeset
265 <para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
266 Nazwa pliku graficznego musi zostać podana bez żadnych nazw katalogów - obrazki
17974
9a5a62f480e6 Rename the default GUI skins directory from 'Skin' to 'skins', keeping
diego
parents: 15098
diff changeset
267 są szukane w katalogu <filename class="directory">skins</filename>.
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
268 Możesz (ale nie musisz) określić rozszerzenia tego pliku. Jeśli plik taki nie
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
269 istnieje, <application>MPlayer</application>
12231
paszczi
parents: 11543
diff changeset
270 spróbuje wczytać plik <filename>&lt;nazwa pliku&gt;.&lt;rozszerzenie&gt;</filename>,
paszczi
parents: 11543
diff changeset
271 gdzie <literal>png</literal> oraz <literal>PNG</literal> są brane jako
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
272 <filename>&lt;rozszerzenie&gt;</filename> (w tej właśnie kolejności). Pierwszy
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
273 pasujący plik będzie użyty.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
274 </para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
275
321222d19de6 Another file translated.
wight
parents:
diff changeset
276 <para>
12231
paszczi
parents: 11543
diff changeset
277 Na koniec kilka słów na temat pozycjonowania. Okno główne oraz okno ekranu możesz
paszczi
parents: 11543
diff changeset
278 umieścić w różnych narożnikach ekranu poprzez ustawienie współrzędnych
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
279 <literal>X</literal> i <literal>Y</literal>. <literal>0</literal> to góra lub
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
280 lewa strona, <literal>-1</literal> to środek, <literal>-2</literal> to strona
12231
paszczi
parents: 11543
diff changeset
281 prawa, lub dół, tak jak przedstawiono na poniższej ilustracji:
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
282 </para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
283 <informalfigure>
321222d19de6 Another file translated.
wight
parents:
diff changeset
284 <screen>
321222d19de6 Another file translated.
wight
parents:
diff changeset
285 (0, 0)----(-1, 0)----(-2, 0)
321222d19de6 Another file translated.
wight
parents:
diff changeset
286 | | |
321222d19de6 Another file translated.
wight
parents:
diff changeset
287 | | |
321222d19de6 Another file translated.
wight
parents:
diff changeset
288 (0,-1)----(-1,-1)----(-2,-1)
321222d19de6 Another file translated.
wight
parents:
diff changeset
289 | | |
321222d19de6 Another file translated.
wight
parents:
diff changeset
290 | | |
321222d19de6 Another file translated.
wight
parents:
diff changeset
291 (0,-2)----(-1,-2)----(-2,-2)
321222d19de6 Another file translated.
wight
parents:
diff changeset
292 </screen>
321222d19de6 Another file translated.
wight
parents:
diff changeset
293 </informalfigure>
321222d19de6 Another file translated.
wight
parents:
diff changeset
294
321222d19de6 Another file translated.
wight
parents:
diff changeset
295 <para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
296 Oto przykład wyjaśniający to lepiej. Przypuśćmy, że masz obrazek nazwany
321222d19de6 Another file translated.
wight
parents:
diff changeset
297 <filename>main.png</filename>, który został użyty dla okna głównego:
321222d19de6 Another file translated.
wight
parents:
diff changeset
298 <programlisting>base = main, -1, -1</programlisting>
12231
paszczi
parents: 11543
diff changeset
299 <application>MPlayer</application> spróbuje wczytać pliki
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
300 <filename>main</filename>, <filename>main.png</filename>,
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
301 <filename>main.PNG</filename>.
321222d19de6 Another file translated.
wight
parents:
diff changeset
302 </para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
303
321222d19de6 Another file translated.
wight
parents:
diff changeset
304
321222d19de6 Another file translated.
wight
parents:
diff changeset
305 <sect2 id="skin-file-main">
321222d19de6 Another file translated.
wight
parents:
diff changeset
306 <title>Okno główne i panel odtwarzania</title>
321222d19de6 Another file translated.
wight
parents:
diff changeset
307 <para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
308 Poniżej znajduje się lista wpisów, które mogą być użyte w blokach
12231
paszczi
parents: 11543
diff changeset
309 '<literal>window = main</literal>'...'<literal>end</literal>'
11447
wight
parents: 11179
diff changeset
310 oraz '<literal>window = playbar</literal>' ... '<literal>end</literal>'.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
311 </para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
312
321222d19de6 Another file translated.
wight
parents:
diff changeset
313 <variablelist>
321222d19de6 Another file translated.
wight
parents:
diff changeset
314 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
315 <term><literal>
321222d19de6 Another file translated.
wight
parents:
diff changeset
316 <anchor id="skin-main-base"/>base = obrazek, X, Y
321222d19de6 Another file translated.
wight
parents:
diff changeset
317 </literal></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
318 <listitem><para>
12231
paszczi
parents: 11543
diff changeset
319 Możesz określić obrazek tła, który będzie używany w oknie głównym.
paszczi
parents: 11543
diff changeset
320 Okno będzie widoczne na ekranie na współrzędnych <literal>X, Y</literal>. Okno
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
321 będzie wielkości tego obrazka.
321222d19de6 Another file translated.
wight
parents:
diff changeset
322 </para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
323 <note><para>Współrzędne te nie działają na razie dla okna ekranu.</para></note>
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
324 <warning><para>Obszary przezroczystości obrazka (kolor #FF00FF) będą
12231
paszczi
parents: 11543
diff changeset
325 widoczne jako czarne pod X serwerami niemającymi rozszerzenia
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
326 XShape. Szerokość obrazka musi być podzielna przez 8.</para></warning>
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
327 </listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
328 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
329
321222d19de6 Another file translated.
wight
parents:
diff changeset
330 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
331 <term><literal>
321222d19de6 Another file translated.
wight
parents:
diff changeset
332 <anchor id="skin-button"/>button = obrazek, X, Y, szerokość, wysokość, sygnał
321222d19de6 Another file translated.
wight
parents:
diff changeset
333 </literal></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
334 <listitem><para>
12231
paszczi
parents: 11543
diff changeset
335 Umieści przycisk o rozmiarze <literal>szerokość</literal> *
paszczi
parents: 11543
diff changeset
336 <literal>wysokość</literal> na pozycji <literal>X</literal>,
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
337 <literal>Y</literal>. Określony <literal>sygnał</literal> jest generowany
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
338 podczas kliknięcia na przycisk. Obrazek ten opisany przez
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
339 <literal>obrazek</literal> musi składać się z trzech części jedna pod drugą
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
340 (stosownie do możliwych stanów przycisku), w ten oto sposób:
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
341 </para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
342 <informalfigure>
321222d19de6 Another file translated.
wight
parents:
diff changeset
343 <screen>
321222d19de6 Another file translated.
wight
parents:
diff changeset
344 +---------------+
321222d19de6 Another file translated.
wight
parents:
diff changeset
345 | wciśnięty |
321222d19de6 Another file translated.
wight
parents:
diff changeset
346 +---------------+
321222d19de6 Another file translated.
wight
parents:
diff changeset
347 | zwolniony |
321222d19de6 Another file translated.
wight
parents:
diff changeset
348 +---------------+
321222d19de6 Another file translated.
wight
parents:
diff changeset
349 | nieaktywny |
321222d19de6 Another file translated.
wight
parents:
diff changeset
350 +---------------+
321222d19de6 Another file translated.
wight
parents:
diff changeset
351 </screen>
321222d19de6 Another file translated.
wight
parents:
diff changeset
352 </informalfigure>
321222d19de6 Another file translated.
wight
parents:
diff changeset
353 </listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
354 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
355
321222d19de6 Another file translated.
wight
parents:
diff changeset
356 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
357 <term><literal>
12231
paszczi
parents: 11543
diff changeset
358 <anchor id="skin-decoration"/>decoration = enable|disable (włączona|wyłączona)
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
359 </literal></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
360 <listitem><para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
361 Włącza lub wyłącza dekorację menedżera okna w oknie głównym.
321222d19de6 Another file translated.
wight
parents:
diff changeset
362 Domyślnie jest <emphasis role="bold">wyłączona</emphasis>.
321222d19de6 Another file translated.
wight
parents:
diff changeset
363 </para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
364 <note><para>Nie działa to w oknie ekranu, gdyż nie ma takiej potrzeby.</para></note>
321222d19de6 Another file translated.
wight
parents:
diff changeset
365 </listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
366 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
367
321222d19de6 Another file translated.
wight
parents:
diff changeset
368 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
369 <term><literal>
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
370 <anchor id="skin-hpotmeter"/>hpotmeter = przycisk, szer_przycisku, wys_przycisku, faza, liczba_faz, domyślny, X, Y, szerokość, wysokość, sygnał
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
371 </literal></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
372 <listitem><para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
373
321222d19de6 Another file translated.
wight
parents:
diff changeset
374 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
375 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
376
321222d19de6 Another file translated.
wight
parents:
diff changeset
377 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
378 <term><literal>
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
379 <anchor id="skin-vpotmeter"/>vpotmeter = przycisk, szer_przycisku, wys_przycisku, fazy, liczba_faz, domyślny, X, Y, szerokość, wysokość, sygnał
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
380 </literal></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
381 <listitem><para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
382 Umieszcza poziomo (hpotmeter) lub pionowo (vpotmeter) suwak o rozmiarze
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
383 <literal>szerokość</literal> * <literal>wysokość</literal> i pozycji
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
384 <literal>X,Y</literal>. Obrazek może być podzielony na różne części dla różnych
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
385 faz suwaka (np. możesz mieć suwak głośności, który w zależności od położenia
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
386 zmienia kolor z zielonego (minimum) na czerwony (maksimum)).
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
387 <literal>hpotmeter</literal> może być przyciskiem umieszczonym poziomo.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
388 Jego parametry to:
321222d19de6 Another file translated.
wight
parents:
diff changeset
389 </para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
390 <itemizedlist>
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
391 <listitem><para><literal>przycisk</literal> - obrazek użyty do przycisku
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
392 (musi posiadać trzy części jedna pod drugą tak, jak w przypadku
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
393 <link linkend="skin-button">przycisku</link>)
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
394 </para></listitem>
12556
9e2923707fd9 forgot to add changes:)
paszczi
parents: 12555
diff changeset
395 <listitem><para><literal>szer_przycisku</literal>,<literal>wys_przycisku</literal> - wielkość przycisku
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
396 </para></listitem>
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
397 <listitem><para><literal>fazy</literal> - obrazek używany do określenie faz
12231
paszczi
parents: 11543
diff changeset
398 dla hpotmeter. Wartość specjalna <literal>NULL</literal> może być użyta,
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
399 jeśli nie chcesz żadnego obrazka. Obrazek musi być podzielony w pionie
12556
9e2923707fd9 forgot to add changes:)
paszczi
parents: 12555
diff changeset
400 na fragmenty <literal>poszczególnych faz</literal> tak, jak poniżej:
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
401 </para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
402 <informalfigure>
321222d19de6 Another file translated.
wight
parents:
diff changeset
403 <screen>
321222d19de6 Another file translated.
wight
parents:
diff changeset
404 +------------+
321222d19de6 Another file translated.
wight
parents:
diff changeset
405 | faza #1 |
321222d19de6 Another file translated.
wight
parents:
diff changeset
406 +------------+
321222d19de6 Another file translated.
wight
parents:
diff changeset
407 | faza #2 |
321222d19de6 Another file translated.
wight
parents:
diff changeset
408 +------------+
321222d19de6 Another file translated.
wight
parents:
diff changeset
409 ...
321222d19de6 Another file translated.
wight
parents:
diff changeset
410 +------------+
321222d19de6 Another file translated.
wight
parents:
diff changeset
411 | faza #n |
321222d19de6 Another file translated.
wight
parents:
diff changeset
412 +------------+
321222d19de6 Another file translated.
wight
parents:
diff changeset
413 </screen>
321222d19de6 Another file translated.
wight
parents:
diff changeset
414
321222d19de6 Another file translated.
wight
parents:
diff changeset
415 </informalfigure>
321222d19de6 Another file translated.
wight
parents:
diff changeset
416 </listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
417 <listitem><para><literal>liczba_faz</literal> - liczba faz znajdująca się na obrazku z <literal>fazami</literal>
321222d19de6 Another file translated.
wight
parents:
diff changeset
418 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
419 <listitem><para><literal>domyślny</literal> - domyślne ustawienie dla hpotmeter
321222d19de6 Another file translated.
wight
parents:
diff changeset
420 (zakres od <literal>0</literal> do <literal>100</literal>)
321222d19de6 Another file translated.
wight
parents:
diff changeset
421 </para></listitem>
12556
9e2923707fd9 forgot to add changes:)
paszczi
parents: 12555
diff changeset
422 <listitem><para><literal>X</literal>,<literal>Y</literal> - pozycja dla hpotmeter
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
423 </para></listitem>
12556
9e2923707fd9 forgot to add changes:)
paszczi
parents: 12555
diff changeset
424 <listitem><para><literal>szerokość</literal>,<literal>wysokość</literal> - szerokość i wysokość dla
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
425 <literal>hpotmeter</literal>
321222d19de6 Another file translated.
wight
parents:
diff changeset
426 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
427 <listitem><para><literal>sygnał</literal> - sygnał generowany podczas zmiany wartości <literal>hpotmeter</literal>
321222d19de6 Another file translated.
wight
parents:
diff changeset
428 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
429 </itemizedlist>
321222d19de6 Another file translated.
wight
parents:
diff changeset
430
321222d19de6 Another file translated.
wight
parents:
diff changeset
431 </listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
432 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
433
321222d19de6 Another file translated.
wight
parents:
diff changeset
434 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
435 <term><literal>
321222d19de6 Another file translated.
wight
parents:
diff changeset
436 <anchor id="skin-potmeter"/>potmeter = fazy, liczba_faz, domyślny, X, Y, szerokość, wysokość, sygnał
321222d19de6 Another file translated.
wight
parents:
diff changeset
437 </literal></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
438 <listitem><para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
439 <literal>hpotmeter</literal> bez przycisku. (domyślam się, że chodzi o to, aby
321222d19de6 Another file translated.
wight
parents:
diff changeset
440 nim kręcić, ale reaguje on tylko na poziome przesuwanie). Opis parametrów znajdziesz w części o
321222d19de6 Another file translated.
wight
parents:
diff changeset
441 <link linkend="skin-hpotmeter">hpotmeter</link>.
321222d19de6 Another file translated.
wight
parents:
diff changeset
442 Parametr <literal>fazy</literal> może mieć wartość <literal>NULL</literal>, ale
321222d19de6 Another file translated.
wight
parents:
diff changeset
443 jest to zupełnie bezużyteczne, gdyż nie widać wtedy położenia potencjometru.
321222d19de6 Another file translated.
wight
parents:
diff changeset
444 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
445 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
446
321222d19de6 Another file translated.
wight
parents:
diff changeset
447 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
448 <term><literal>
321222d19de6 Another file translated.
wight
parents:
diff changeset
449 <anchor id="skin-font"/>font = plik_czcionek, id_czcionki
321222d19de6 Another file translated.
wight
parents:
diff changeset
450 </literal></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
451 <listitem><para>
12231
paszczi
parents: 11543
diff changeset
452 Definiuje czcionkę. <literal>plik_czcionek</literal> jest nazwą pliku opisu
paszczi
parents: 11543
diff changeset
453 czcionki z rozszerzeniem <filename>.fnt</filename> (nie podawaj rozszerzenia w
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
454 tym miejscu). <literal>id_czcionki</literal> jest używany do wskazywania
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
455 konkretnej czcionki (zobacz <link linkend="skin-dlabel">dlabel</link>
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
456 oraz <link linkend="skin-slabel">slabel</link>). Można zdefiniować do 25
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
457 czcionek.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
458 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
459 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
460
321222d19de6 Another file translated.
wight
parents:
diff changeset
461 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
462 <term><literal>
321222d19de6 Another file translated.
wight
parents:
diff changeset
463 <anchor id="skin-slabel"/>slabel = X, Y, id_czcionki, &quot;tekst&quot;
321222d19de6 Another file translated.
wight
parents:
diff changeset
464 </literal></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
465 <listitem><para>
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
466 Umieszcza statyczną etykietę w pozycji <literal>X,Y</literal>.
12231
paszczi
parents: 11543
diff changeset
467 <literal>tekst</literal> jest wyświetlany za pomocą czcionki wskazywanych przez
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
468 <literal>id_czcionki</literal>. Tekst jest po prostu zwykłym łańcuchem znaków
12231
paszczi
parents: 11543
diff changeset
469 (zmienne <literal>$x</literal> nie działają), któru musi być umieszczony
paszczi
parents: 11543
diff changeset
470 pomiędzy podwójnym cudzysłowem (znak &quot; nie może być częścią tekstu).
paszczi
parents: 11543
diff changeset
471 Etykieta wyświetlana jest za pomocą czcionki, na którą wskazuje
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
472 <literal>id_czcionki</literal>.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
473 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
474 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
475
321222d19de6 Another file translated.
wight
parents:
diff changeset
476 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
477 <term><literal>
321222d19de6 Another file translated.
wight
parents:
diff changeset
478 <anchor id="skin-dlabel"/>dlabel = X, Y, długość, wyrównanie, id_czcionki, &quot;tekst&quot;
321222d19de6 Another file translated.
wight
parents:
diff changeset
479 </literal></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
480 <listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
481 <para>
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
482 Umieszcza dynamiczną etykietę w pozycji <literal>X,Y</literal>. Etykieta jest
12231
paszczi
parents: 11543
diff changeset
483 nazywana dynamiczną, ponieważ jej tekst jest cyklicznie odświeżany. Maksymalną
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
484 długość etykiety określa parametr <literal>długość</literal> (jej wysokość
12231
paszczi
parents: 11543
diff changeset
485 określa wysokość czcionki). Jeśli tekst jest szerszy niż zdefiniowana długość,
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
486 będzie on przewijany, w przeciwnym wypadku będzie wyrównany w miejscu określonym
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
487 przez wartość parametru <literal>wyrównanie</literal>: <literal>0</literal>
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
488 oznacza do prawej, <literal>1</literal> to wyśrodkowanie, <literal>2</literal>
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
489 to wyrównanie do lewej.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
490 </para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
491 <para>
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
492 Wyświetlany tekst jest określony przez zmienną <literal>tekst</literal>: musi
12231
paszczi
parents: 11543
diff changeset
493 być zawarty pomiędzy podwójnymi cudzysłowami (znak &quot; nie może być częścią
paszczi
parents: 11543
diff changeset
494 tekstu). Etykieta wyświetlana jest za pomocą czcionki, na którą wskazuje
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
495 parametr <literal>id_czcionki</literal>. Możesz użyć następujących zmiennych w
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
496 tekście:
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
497 </para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
498
321222d19de6 Another file translated.
wight
parents:
diff changeset
499 <informaltable>
321222d19de6 Another file translated.
wight
parents:
diff changeset
500 <tgroup cols="2">
321222d19de6 Another file translated.
wight
parents:
diff changeset
501 <thead>
321222d19de6 Another file translated.
wight
parents:
diff changeset
502 <row><entry>Zmienna</entry><entry>Znaczenie</entry></row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
503 </thead>
321222d19de6 Another file translated.
wight
parents:
diff changeset
504 <tbody>
321222d19de6 Another file translated.
wight
parents:
diff changeset
505 <row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
506 <entry>$1</entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
507 <entry>czas odtwarzania w formacie <emphasis>hh:mm:ss</emphasis></entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
508 </row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
509 <row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
510 <entry>$2</entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
511 <entry>czas odtwarzania w formacie <emphasis>mmmm:ss</emphasis></entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
512 </row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
513 <row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
514 <entry>$3</entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
515 <entry>czas odtwarzania w formacie (godziny) <emphasis>hh</emphasis></entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
516 </row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
517 <row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
518 <entry>$4</entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
519 <entry>czas odtwarzania w formacie (minuty) <emphasis>mm</emphasis></entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
520 </row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
521 <row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
522 <entry>$5</entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
523 <entry>czas odtwarzania w formacie (sekundy) <emphasis>ss</emphasis></entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
524 </row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
525 <row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
526 <entry>$6</entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
527 <entry>długość filmu w formacie <emphasis>hh:mm:ss</emphasis></entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
528 </row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
529 <row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
530 <entry>$7</entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
531 <entry>długość filmu w formacie <emphasis>mmmm:ss</emphasis></entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
532 </row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
533 <row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
534 <entry>$8</entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
535 <entry>długość filmu w formacie<emphasis>h:mm:ss</emphasis></entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
536 </row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
537 <row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
538 <entry>$v</entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
539 <entry>format głośności w %<emphasis>xxx.xx</emphasis></entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
540 </row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
541 <row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
542 <entry>$V</entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
543 <entry>format głośności <emphasis>xxx.xx</emphasis> format</entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
544 </row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
545 <row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
546 <entry>$b</entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
547 <entry>format balansu w %<emphasis>xxx.xx</emphasis></entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
548 </row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
549 <row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
550 <entry>$B</entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
551 <entry>format balansu <emphasis>xxx.xx</emphasis></entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
552 </row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
553 <row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
554 <entry>$$</entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
555 <entry>znak $</entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
556 </row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
557 <row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
558 <entry>$a</entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
559 <entry>oznaczenie zgodne z rodzajem typu pliku audio (nic: <literal>n</literal>,
321222d19de6 Another file translated.
wight
parents:
diff changeset
560 mono: <literal>m</literal>, stereo: <literal>t</literal>)</entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
561 </row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
562 <row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
563 <entry>$t</entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
564 <entry>numer ścieżki (na liście odtwarzania)</entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
565 </row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
566 <row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
567 <entry>$o</entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
568 <entry>nazwa pliku</entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
569 </row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
570 <row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
571 <entry>$f</entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
572 <entry>nazwa pliku pisana małymi literami</entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
573 </row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
574 <row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
575 <entry>$F</entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
576 <entry>nazwa pliku pisana wielkimi literami</entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
577 </row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
578 <row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
579 <entry>$T</entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
580 <entry>oznaczenie zgodne z rodzajem strumienia (plik: <literal>f</literal>,
321222d19de6 Another file translated.
wight
parents:
diff changeset
581 Video CD: <literal>v</literal>, DVD: <literal>d</literal>, URL: <literal>u</literal>)</entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
582 </row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
583 <row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
584 <entry>$p</entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
585 <entry>znak <keycap>p</keycap> (gdy film jest odtwarzany i czcionka ma znak <keycap>p</keycap>)</entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
586 </row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
587 <row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
588 <entry>$s</entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
589 <entry>znak <keycap>s</keycap> (gdy film jest zatrzymany i czcionka ma znak <keycap>s</keycap>)</entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
590 </row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
591 <row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
592 <entry>$e</entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
593 <entry>znak <keycap>e</keycap> (gdy film jest wstrzymany (pauza) i czcionka ma znak <keycap>e</keycap>)
321222d19de6 Another file translated.
wight
parents:
diff changeset
594 </entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
595 </row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
596 <row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
597 <entry>$x</entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
598 <entry>rozdzielczość filmu (szerokość)</entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
599 </row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
600 <row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
601 <entry>$y</entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
602 <entry>rozdzielczość filmu (wysokość)</entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
603 </row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
604 <row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
605 <entry>$C</entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
606 <entry>nazwa używanego kodeka</entry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
607 </row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
608
321222d19de6 Another file translated.
wight
parents:
diff changeset
609 </tbody>
321222d19de6 Another file translated.
wight
parents:
diff changeset
610 </tgroup>
321222d19de6 Another file translated.
wight
parents:
diff changeset
611 </informaltable>
321222d19de6 Another file translated.
wight
parents:
diff changeset
612 </listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
613
321222d19de6 Another file translated.
wight
parents:
diff changeset
614 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
615 </variablelist>
321222d19de6 Another file translated.
wight
parents:
diff changeset
616
321222d19de6 Another file translated.
wight
parents:
diff changeset
617 <note><para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
618 Zmienne <literal>$a, $T, $p, $s</literal> oraz <literal>$e</literal>
321222d19de6 Another file translated.
wight
parents:
diff changeset
619 zwracają znaki, które powinny być wyświetlane jako znaki specjalne (na przykład
321222d19de6 Another file translated.
wight
parents:
diff changeset
620 <keycap>e</keycap> jest symbolem pauzy, która z reguły wygląda mniej więcej tak
321222d19de6 Another file translated.
wight
parents:
diff changeset
621 ||). Powinieneś mieć czcionkę dla zwykłych znaków oraz osobną czcionkę dla symboli.
321222d19de6 Another file translated.
wight
parents:
diff changeset
622 Zobacz sekcję na temat <link linkend="skin-fonts-symbols">symboli</link>,
321222d19de6 Another file translated.
wight
parents:
diff changeset
623 by dowiedzieć się więcej.
321222d19de6 Another file translated.
wight
parents:
diff changeset
624 </para></note>
321222d19de6 Another file translated.
wight
parents:
diff changeset
625 </sect2>
321222d19de6 Another file translated.
wight
parents:
diff changeset
626
321222d19de6 Another file translated.
wight
parents:
diff changeset
627 <sect2 id="skin-file-subwindow">
321222d19de6 Another file translated.
wight
parents:
diff changeset
628 <title>Okno ekranu</title>
321222d19de6 Another file translated.
wight
parents:
diff changeset
629 <para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
630 Poniższe wpisy mogą być użyte w bloku
321222d19de6 Another file translated.
wight
parents:
diff changeset
631 '<literal>window = sub</literal>' . . . '<literal>end</literal>' .
321222d19de6 Another file translated.
wight
parents:
diff changeset
632 </para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
633
321222d19de6 Another file translated.
wight
parents:
diff changeset
634 <variablelist>
321222d19de6 Another file translated.
wight
parents:
diff changeset
635 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
636 <term><literal>
321222d19de6 Another file translated.
wight
parents:
diff changeset
637 <anchor id="skin-sub-base"/>base = obrazek, X, Y, szerokość, wysokość
321222d19de6 Another file translated.
wight
parents:
diff changeset
638 </literal></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
639 <listitem><para>
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
640 Wyświetla obrazek w oknie. Okno będzie widoczne na ekranie w miejscu oznaczonym
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
641 przez współrzędne <literal>X</literal>, <literal>Y</literal>
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
642 (<literal>0,0</literal> to lewy górny narożnik). Możesz użyć
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
643 <literal>-1</literal> dla środka, <literal>-2</literal> dla prawej strony
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
644 (<literal>X</literal>) i dołu (<literal>Y</literal>). Okno będzie mieć wielkość
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
645 obrazka. <literal>szerokość</literal> oraz <literal>wysokość</literal> oznaczają
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
646 wielkość okna; są one opcjonalne (jeśli nie są określone, okno będzie wielkości
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
647 takiej, jak obrazek).</para></listitem>
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
648 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
649
321222d19de6 Another file translated.
wight
parents:
diff changeset
650 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
651 <term><literal>
321222d19de6 Another file translated.
wight
parents:
diff changeset
652 <anchor id="skin-background"/>background = R, G, B
321222d19de6 Another file translated.
wight
parents:
diff changeset
653 </literal></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
654 <listitem><para>
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
655 Pozwala ustawić kolor tła. Jest to użyteczne jeśli obrazek jest mniejszy niż
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
656 okno. <literal>R</literal>, <literal>G</literal> oraz <literal>B</literal>
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
657 określają składniki kolorów czerwonego, zielonego i niebieskiego (każdy z nich
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
658 jest reprezentowany przez liczbę dziesiętną w zakresie od 0 do
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
659 255).</para></listitem>
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
660 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
661 </variablelist>
321222d19de6 Another file translated.
wight
parents:
diff changeset
662 </sect2>
321222d19de6 Another file translated.
wight
parents:
diff changeset
663
321222d19de6 Another file translated.
wight
parents:
diff changeset
664 <sect2 id="skin-file-menu">
321222d19de6 Another file translated.
wight
parents:
diff changeset
665 <title>Menu skórki</title>
321222d19de6 Another file translated.
wight
parents:
diff changeset
666 <para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
667 Jak wspomniano wcześniej, menu jest wyświetlane przy użyciu dwóch obrazków.
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
668 Zwykłe obszary menu są pobierane z obrazka określonego przez element
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
669 <literal>base</literal>, podczas gdy obszary zaznaczone są pobierane z obrazka
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
670 wskazywanego przez element <literal>selected</literal>. Musisz zdefiniować
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
671 pozycję i rozmiar każdego obszaru menu poprzez element menu.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
672 </para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
673
321222d19de6 Another file translated.
wight
parents:
diff changeset
674 <para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
675 Poniższe wpisy mogą być użyte w bloku:
321222d19de6 Another file translated.
wight
parents:
diff changeset
676 '<literal>window = menu</literal>'. . .'<literal>end</literal>' .
321222d19de6 Another file translated.
wight
parents:
diff changeset
677 </para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
678
321222d19de6 Another file translated.
wight
parents:
diff changeset
679 <variablelist>
321222d19de6 Another file translated.
wight
parents:
diff changeset
680 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
681 <term><literal>
321222d19de6 Another file translated.
wight
parents:
diff changeset
682 <anchor id="skin-menu-base"/>base = obrazek
321222d19de6 Another file translated.
wight
parents:
diff changeset
683 </literal></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
684 <listitem><para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
685 Obrazek dla zwykłych obszarów menu.
321222d19de6 Another file translated.
wight
parents:
diff changeset
686 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
687 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
688
321222d19de6 Another file translated.
wight
parents:
diff changeset
689 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
690 <term><literal>
321222d19de6 Another file translated.
wight
parents:
diff changeset
691 <anchor id="skin-selected"/>selected = obrazek
321222d19de6 Another file translated.
wight
parents:
diff changeset
692 </literal></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
693 <listitem><para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
694 Obrazek pokazujący w menu wszystkie zaznaczone obszary.
321222d19de6 Another file translated.
wight
parents:
diff changeset
695 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
696 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
697
321222d19de6 Another file translated.
wight
parents:
diff changeset
698 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
699 <term><literal>
321222d19de6 Another file translated.
wight
parents:
diff changeset
700 <anchor id="skin-menu"/>menu = X, Y, szerokość, wysokość, sygnał
321222d19de6 Another file translated.
wight
parents:
diff changeset
701 </literal></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
702 <listitem><para>
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
703 Definiuje pozycję i rozmiar obszarów menu na obrazku przy pomocy
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
704 <literal>X,Y</literal>. <literal>sygnał</literal> to zdarzenie wygenerowane
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
705 podczas zwolnienia przycisku myszy nad obszarem.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
706 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
707 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
708 </variablelist>
321222d19de6 Another file translated.
wight
parents:
diff changeset
709 </sect2>
321222d19de6 Another file translated.
wight
parents:
diff changeset
710 </sect1>
321222d19de6 Another file translated.
wight
parents:
diff changeset
711
321222d19de6 Another file translated.
wight
parents:
diff changeset
712 <sect1 id="skin-fonts">
321222d19de6 Another file translated.
wight
parents:
diff changeset
713 <title>Czcionki</title>
321222d19de6 Another file translated.
wight
parents:
diff changeset
714 <para>
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
715 Jak wspomniano w sekcji na temat fragmentów skórki, czcionka jest definiowana
12231
paszczi
parents: 11543
diff changeset
716 przez obrazek i plik opisujący. Możesz umieścić znaki gdziekolwiek na obrazku,
paszczi
parents: 11543
diff changeset
717 ale miej pewność, żeich pozycja i rozmiar jest dokładnie podana w pliku
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
718 opisującym.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
719 </para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
720
321222d19de6 Another file translated.
wight
parents:
diff changeset
721 <para>
12231
paszczi
parents: 11543
diff changeset
722 Plik opisujący czcionkę (o rozszerzeniu <filename>.fnt</filename>) może posiadać
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
723 linie komentarzy zaczynające się znakiem '<literal>;</literal>'. Plik musi
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
724 zawierać linie w postaci:
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
725 <anchor id="skin-font-image"/>
321222d19de6 Another file translated.
wight
parents:
diff changeset
726 <programlisting>image = <replaceable>obrazek</replaceable></programlisting>
321222d19de6 Another file translated.
wight
parents:
diff changeset
727 Gdzie <literal><replaceable>obrazek</replaceable></literal> jest nazwą pliku
12231
paszczi
parents: 11543
diff changeset
728 graficznego, który zawiera czcionkę (nie musisz dopisywać jego rozszerzenia).
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
729 <anchor id="skin-font-char"/>
321222d19de6 Another file translated.
wight
parents:
diff changeset
730 <programlisting>&quot;char&quot; = X, Y, szerokość, wysokość</programlisting>
321222d19de6 Another file translated.
wight
parents:
diff changeset
731 <literal>X</literal> oraz <literal>Y</literal> określają pozycję znaku
321222d19de6 Another file translated.
wight
parents:
diff changeset
732 <literal>char</literal> na obrazku (<literal>0,0</literal> to górny lewy narożnik).
321222d19de6 Another file translated.
wight
parents:
diff changeset
733 <literal>szerokość</literal> i <literal>wysokość</literal> to rozmiar znaku
321222d19de6 Another file translated.
wight
parents:
diff changeset
734 w pikselach.
321222d19de6 Another file translated.
wight
parents:
diff changeset
735 </para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
736
321222d19de6 Another file translated.
wight
parents:
diff changeset
737 <para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
738 Przykład: definiujemy znaki A, B, C przy użyciu pliku <filename>font.png</filename>.
321222d19de6 Another file translated.
wight
parents:
diff changeset
739 <programlisting>
321222d19de6 Another file translated.
wight
parents:
diff changeset
740 ; Może być &quot;font&quot; zamiast &quot;font.png&quot;.
321222d19de6 Another file translated.
wight
parents:
diff changeset
741 image = font.png
321222d19de6 Another file translated.
wight
parents:
diff changeset
742
321222d19de6 Another file translated.
wight
parents:
diff changeset
743 ; Trzy znaki wystarczą do tej demonstracji :-)
321222d19de6 Another file translated.
wight
parents:
diff changeset
744 &quot;A&quot; = 0,0, 7,13
321222d19de6 Another file translated.
wight
parents:
diff changeset
745 &quot;B&quot; = 7,0, 7,13
321222d19de6 Another file translated.
wight
parents:
diff changeset
746 &quot;C&quot; = 14,0, 7,13
321222d19de6 Another file translated.
wight
parents:
diff changeset
747 </programlisting>
321222d19de6 Another file translated.
wight
parents:
diff changeset
748 </para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
749
321222d19de6 Another file translated.
wight
parents:
diff changeset
750 <sect2 id="skin-fonts-symbols">
321222d19de6 Another file translated.
wight
parents:
diff changeset
751 <title>Znaki specjalne (symbole)</title>
321222d19de6 Another file translated.
wight
parents:
diff changeset
752 <para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
753 Niektóre znaki mają specjalne znaczenie, gdy są zwracane przez pewne zmienne
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
754 używane w <link linkend="skin-dlabel">dlabel</link>. Znaki te mogą być
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
755 wyświetlane jako symbole w ten sposób, że np. podczas odtwarzania strumienia DVD
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
756 widoczne jest ładne logo zamiast znaku '<literal>d</literal>'.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
757 </para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
758 <para>
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
759 Poniższa tablica zawiera znaki używane do wyświetlania symboli (wymagają one
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
760 oddzielnych czcionek).
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
761 </para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
762
321222d19de6 Another file translated.
wight
parents:
diff changeset
763 <informaltable>
321222d19de6 Another file translated.
wight
parents:
diff changeset
764 <tgroup cols="2">
321222d19de6 Another file translated.
wight
parents:
diff changeset
765 <thead>
321222d19de6 Another file translated.
wight
parents:
diff changeset
766 <row><entry>Znak</entry><entry>Symbol</entry></row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
767 </thead>
321222d19de6 Another file translated.
wight
parents:
diff changeset
768 <tbody>
321222d19de6 Another file translated.
wight
parents:
diff changeset
769 <row><entry><keycap>p</keycap></entry><entry>odtwarzanie</entry></row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
770 <row><entry><keycap>s</keycap></entry><entry>stop</entry></row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
771 <row><entry><keycap>e</keycap></entry><entry>pauza</entry></row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
772 <row><entry><keycap>n</keycap></entry><entry>bez dźwięku</entry></row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
773 <row><entry><keycap>m</keycap></entry><entry>dźwięk mono</entry></row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
774 <row><entry><keycap>t</keycap></entry><entry>dźwięk stereo</entry></row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
775 <row><entry><keycap>f</keycap></entry><entry>strumień z pliku</entry></row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
776 <row><entry><keycap>v</keycap></entry><entry>strumień z Video CD</entry></row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
777 <row><entry><keycap>d</keycap></entry><entry>strumień z DVD</entry></row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
778 <row><entry><keycap>u</keycap></entry><entry>strumień z URL</entry></row>
321222d19de6 Another file translated.
wight
parents:
diff changeset
779 </tbody>
321222d19de6 Another file translated.
wight
parents:
diff changeset
780 </tgroup>
321222d19de6 Another file translated.
wight
parents:
diff changeset
781 </informaltable>
321222d19de6 Another file translated.
wight
parents:
diff changeset
782 </sect2>
321222d19de6 Another file translated.
wight
parents:
diff changeset
783 </sect1>
321222d19de6 Another file translated.
wight
parents:
diff changeset
784
321222d19de6 Another file translated.
wight
parents:
diff changeset
785 <sect1 id="skin-gui">
321222d19de6 Another file translated.
wight
parents:
diff changeset
786 <title>Sygnały GUI</title>
321222d19de6 Another file translated.
wight
parents:
diff changeset
787 <para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
788 Tutaj znajdują się sygnały, które mogą być generowane przez przyciski, suwaki
321222d19de6 Another file translated.
wight
parents:
diff changeset
789 i elementy menu.
321222d19de6 Another file translated.
wight
parents:
diff changeset
790 </para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
791
321222d19de6 Another file translated.
wight
parents:
diff changeset
792 <variablelist>
321222d19de6 Another file translated.
wight
parents:
diff changeset
793 <title>Kontrola odtwarzania :</title>
321222d19de6 Another file translated.
wight
parents:
diff changeset
794 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
795 <term><emphasis role="bold">evNext</emphasis></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
796 <listitem><para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
797 Przejdź do następnej pozycji na liście odtwarzania.
321222d19de6 Another file translated.
wight
parents:
diff changeset
798 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
799 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
800
321222d19de6 Another file translated.
wight
parents:
diff changeset
801 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
802 <term><emphasis role="bold">evPause</emphasis></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
803 <listitem><para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
804 Tworzy przełącznik razem z <literal>evPlaySwitchToPause</literal>.
12231
paszczi
parents: 11543
diff changeset
805 Mogą być użyte do utworzenia wspólnego przycisku odtwarzania/pauzy.
paszczi
parents: 11543
diff changeset
806 Oba sygnały powinny być powiązane z przyciskami wyświetlonymi na tej samej
paszczi
parents: 11543
diff changeset
807 pozycji w oknie. Sygnał ten wstrzymuje odtwarzanie i wyświetla obrazek dla
paszczi
parents: 11543
diff changeset
808 przycisku <literal>evPlaySwitchToPause</literal> (aby zaznaczyć,
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
809 że przycisk ten może być użyty do kontynuowania odtwarzania).
321222d19de6 Another file translated.
wight
parents:
diff changeset
810 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
811 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
812
321222d19de6 Another file translated.
wight
parents:
diff changeset
813 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
814 <term><emphasis role="bold">evPlay</emphasis></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
815 <listitem><para>
12231
paszczi
parents: 11543
diff changeset
816 Rozpocznij odtwarzanie.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
817 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
818 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
819
321222d19de6 Another file translated.
wight
parents:
diff changeset
820 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
821 <term><emphasis role="bold">evPlaySwitchToPause</emphasis></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
822 <listitem><para>
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
823 Przeciwieństwo <literal>evPauseSwitchToPlay</literal>. Ten sygnał zaczyna
12231
paszczi
parents: 11543
diff changeset
824 odtwarzanie oraz wyświetla obrazek dla przycisku
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
825 <literal>evPauseSwitchToPlay</literal> (aby zaznaczyć, że przycisk ten może być
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
826 użyty ponownie do wstrzymania odtwarzania).
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
827 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
828 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
829
321222d19de6 Another file translated.
wight
parents:
diff changeset
830 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
831 <term><emphasis role="bold">evPrev</emphasis></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
832 <listitem><para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
833 Przejdź do poprzedniej pozycji na liście odtwarzania.
321222d19de6 Another file translated.
wight
parents:
diff changeset
834 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
835 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
836
321222d19de6 Another file translated.
wight
parents:
diff changeset
837 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
838 <term><emphasis role="bold">evStop</emphasis></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
839 <listitem><para>
12231
paszczi
parents: 11543
diff changeset
840 Zatrzymaj odtwarzanie.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
841 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
842 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
843 </variablelist>
321222d19de6 Another file translated.
wight
parents:
diff changeset
844
321222d19de6 Another file translated.
wight
parents:
diff changeset
845 <variablelist>
321222d19de6 Another file translated.
wight
parents:
diff changeset
846 <title>Przewijanie:</title>
321222d19de6 Another file translated.
wight
parents:
diff changeset
847 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
848 <term><emphasis role="bold">evBackward10sec</emphasis></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
849 <listitem><para>
12231
paszczi
parents: 11543
diff changeset
850 Przewiń do tyłu o 10 sekund.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
851 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
852 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
853
321222d19de6 Another file translated.
wight
parents:
diff changeset
854 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
855 <term><emphasis role="bold">evBackward1min</emphasis></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
856 <listitem><para>
12231
paszczi
parents: 11543
diff changeset
857 Przewiń do tyłu o 1 minutę.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
858 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
859 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
860
321222d19de6 Another file translated.
wight
parents:
diff changeset
861 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
862 <term><emphasis role="bold">evBackward10min</emphasis></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
863 <listitem><para>
12231
paszczi
parents: 11543
diff changeset
864 Przewiń do tyłu o 10 minut.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
865 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
866 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
867
321222d19de6 Another file translated.
wight
parents:
diff changeset
868 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
869 <term><emphasis role="bold">evForward10sec</emphasis></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
870 <listitem><para>
12231
paszczi
parents: 11543
diff changeset
871 Przewiń do przodu o 10 sekund.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
872 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
873 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
874
321222d19de6 Another file translated.
wight
parents:
diff changeset
875 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
876 <term><emphasis role="bold">evForward1min</emphasis></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
877 <listitem><para>
12231
paszczi
parents: 11543
diff changeset
878 Przewiń do przodu o 1 minutę.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
879 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
880 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
881
321222d19de6 Another file translated.
wight
parents:
diff changeset
882 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
883 <term><emphasis role="bold">evForward10min</emphasis></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
884 <listitem><para>
12231
paszczi
parents: 11543
diff changeset
885 Przewiń do przodu o 10 minut..
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
886 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
887 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
888
321222d19de6 Another file translated.
wight
parents:
diff changeset
889 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
890 <term><emphasis role="bold">evSetMoviePosition</emphasis></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
891 <listitem><para>
12231
paszczi
parents: 11543
diff changeset
892 Przewiń do pozycji (może być wykorzystane przez suwak;
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
893 użyte są względne wartości (0-100%) suwaka).
321222d19de6 Another file translated.
wight
parents:
diff changeset
894 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
895 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
896 </variablelist>
321222d19de6 Another file translated.
wight
parents:
diff changeset
897
321222d19de6 Another file translated.
wight
parents:
diff changeset
898 <variablelist>
321222d19de6 Another file translated.
wight
parents:
diff changeset
899 <title>Kontrola video:</title>
321222d19de6 Another file translated.
wight
parents:
diff changeset
900 <varlistentry>
15098
e73beba537fe sync 1.12
wight
parents: 13755
diff changeset
901 <term><emphasis role="bold">evHalfSize</emphasis></term>
e73beba537fe sync 1.12
wight
parents: 13755
diff changeset
902 <listitem><para>
e73beba537fe sync 1.12
wight
parents: 13755
diff changeset
903 Ustawia okno filmu na połowę rozmiaru.
e73beba537fe sync 1.12
wight
parents: 13755
diff changeset
904 </para></listitem>
e73beba537fe sync 1.12
wight
parents: 13755
diff changeset
905 </varlistentry>
e73beba537fe sync 1.12
wight
parents: 13755
diff changeset
906 <varlistentry>
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
907 <term><emphasis role="bold">evDoubleSize</emphasis></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
908 <listitem><para>
12231
paszczi
parents: 11543
diff changeset
909 Ustaw podwójny rozmiar okna z filmem.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
910 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
911 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
912 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
913 <term><emphasis role="bold">evFullScreen</emphasis></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
914 <listitem><para>
12231
paszczi
parents: 11543
diff changeset
915 Włącz/wyłącz tryb pełnoekranowy.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
916 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
917 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
918 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
919 <term><emphasis role="bold">evNormalSize</emphasis></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
920 <listitem><para>
12231
paszczi
parents: 11543
diff changeset
921 Ustaw typowy rozmiar okna z filmem.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
922 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
923 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
924 </variablelist>
321222d19de6 Another file translated.
wight
parents:
diff changeset
925
321222d19de6 Another file translated.
wight
parents:
diff changeset
926 <variablelist>
321222d19de6 Another file translated.
wight
parents:
diff changeset
927 <title>Kontrola dźwięku:</title>
321222d19de6 Another file translated.
wight
parents:
diff changeset
928 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
929 <term><emphasis role="bold">evDecAudioBufDelay</emphasis></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
930 <listitem><para>
12231
paszczi
parents: 11543
diff changeset
931 Zmniejsz opóźnienie bufora dźwięku.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
932 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
933 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
934
321222d19de6 Another file translated.
wight
parents:
diff changeset
935 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
936 <term><emphasis role="bold">evDecBalance</emphasis></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
937 <listitem><para>
12231
paszczi
parents: 11543
diff changeset
938 Zmniejsz balans.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
939 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
940 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
941
321222d19de6 Another file translated.
wight
parents:
diff changeset
942 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
943 <term><emphasis role="bold">evDecVolume</emphasis></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
944 <listitem><para>
12231
paszczi
parents: 11543
diff changeset
945 Zmniejsz głośność
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
946 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
947 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
948
321222d19de6 Another file translated.
wight
parents:
diff changeset
949 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
950 <term><emphasis role="bold">evIncAudioBufDelay</emphasis></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
951 <listitem><para>
12231
paszczi
parents: 11543
diff changeset
952 Zwiększ opóźnienie bufora dźwięku.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
953 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
954 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
955
321222d19de6 Another file translated.
wight
parents:
diff changeset
956 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
957 <term><emphasis role="bold">evIncBalance</emphasis></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
958 <listitem><para>
12231
paszczi
parents: 11543
diff changeset
959 Zwiększ balans.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
960 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
961 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
962
321222d19de6 Another file translated.
wight
parents:
diff changeset
963 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
964 <term><emphasis role="bold">evIncVolume</emphasis></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
965 <listitem><para>
12231
paszczi
parents: 11543
diff changeset
966 Zwiększ głośność.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
967 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
968 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
969
321222d19de6 Another file translated.
wight
parents:
diff changeset
970 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
971 <term><emphasis role="bold">evMute</emphasis></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
972 <listitem><para>
12231
paszczi
parents: 11543
diff changeset
973 Wycisz/przywróć dźwięk.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
974 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
975 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
976
321222d19de6 Another file translated.
wight
parents:
diff changeset
977 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
978 <term><emphasis role="bold">evSetBalance</emphasis></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
979 <listitem><para>
12231
paszczi
parents: 11543
diff changeset
980 Ustawi balans (może być używane przez suwak;
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
981 używana jest wartość względna (0-100%)).
321222d19de6 Another file translated.
wight
parents:
diff changeset
982 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
983 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
984
321222d19de6 Another file translated.
wight
parents:
diff changeset
985 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
986 <term><emphasis role="bold">evSetVolume</emphasis></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
987 <listitem><para>
12231
paszczi
parents: 11543
diff changeset
988 Ustaw głośność (może być używane przez suwak;
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
989 używana jest wartość względna (0-100%)).
321222d19de6 Another file translated.
wight
parents:
diff changeset
990 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
991 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
992 </variablelist>
321222d19de6 Another file translated.
wight
parents:
diff changeset
993
321222d19de6 Another file translated.
wight
parents:
diff changeset
994 <variablelist>
321222d19de6 Another file translated.
wight
parents:
diff changeset
995 <title>Różne:</title>
321222d19de6 Another file translated.
wight
parents:
diff changeset
996 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
997 <term><emphasis role="bold">evAbout</emphasis></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
998 <listitem><para>
12231
paszczi
parents: 11543
diff changeset
999 Otwórz okno "o programie".
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
1000 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1001 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1002
321222d19de6 Another file translated.
wight
parents:
diff changeset
1003 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1004 <term><emphasis role="bold">evDropSubtitle</emphasis></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1005 <listitem><para>
12231
paszczi
parents: 11543
diff changeset
1006 Wyłącz aktualnie używane napisy.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
1007 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1008 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1009
321222d19de6 Another file translated.
wight
parents:
diff changeset
1010 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1011 <term><emphasis role="bold">evEqualizer</emphasis></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1012 <listitem><para>
12231
paszczi
parents: 11543
diff changeset
1013 Włącz/wyłącz korektor.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
1014 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1015 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1016
321222d19de6 Another file translated.
wight
parents:
diff changeset
1017 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1018 <term><emphasis role="bold">evExit</emphasis></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1019 <listitem><para>
12231
paszczi
parents: 11543
diff changeset
1020 Wyłącz program.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
1021 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1022 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1023
321222d19de6 Another file translated.
wight
parents:
diff changeset
1024 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1025 <term><emphasis role="bold">evIconify</emphasis></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1026 <listitem><para>
12231
paszczi
parents: 11543
diff changeset
1027 Minimalizuj okno.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
1028 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1029 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1030
321222d19de6 Another file translated.
wight
parents:
diff changeset
1031 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1032 <term><emphasis role="bold">evLoad</emphasis></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1033 <listitem><para>
12231
paszczi
parents: 11543
diff changeset
1034 Wczytaj plik (poprzez otwarcie okna przeglądarki plików, gdzie możesz wybrać
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11447
diff changeset
1035 plik).
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
1036 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1037 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1038
321222d19de6 Another file translated.
wight
parents:
diff changeset
1039 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1040 <term><emphasis role="bold">evLoadPlay</emphasis></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1041 <listitem><para>
12231
paszczi
parents: 11543
diff changeset
1042 Tto samo co <literal>evLoad</literal>, ale zacznij automatycznie odtwarzać
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
1043 zaraz po wyborze pliku.
321222d19de6 Another file translated.
wight
parents:
diff changeset
1044 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1045 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1046
321222d19de6 Another file translated.
wight
parents:
diff changeset
1047 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1048 <term><emphasis role="bold">evLoadSubtitle</emphasis></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1049 <listitem><para>
12231
paszczi
parents: 11543
diff changeset
1050 Wczytaj plik z napisami (z przeglądarki plików).
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
1051 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1052 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1053
321222d19de6 Another file translated.
wight
parents:
diff changeset
1054 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1055 <term><emphasis role="bold">evLoadAudioFile</emphasis></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1056 <listitem><para>
12231
paszczi
parents: 11543
diff changeset
1057 Wczytaj plik dźwiękowy (z przeglądarki plików).
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
1058 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1059 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1060
321222d19de6 Another file translated.
wight
parents:
diff changeset
1061 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1062 <term><emphasis role="bold">evNone</emphasis></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1063 <listitem><para>
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1064 Sygnał pusty - nic nie robi (może za wyjątkiem wersji z Subversion:-)).
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
1065 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1066 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1067
321222d19de6 Another file translated.
wight
parents:
diff changeset
1068 <varlistentry>
13752
e193600132d5 Important typo noticed by Piero di Vita <scognito at libero dot it>
diego
parents: 12820
diff changeset
1069 <term><emphasis role="bold">evPlaylist</emphasis></term>
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
1070 <listitem><para>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1071 Otwórz/zamknij okno listy odtwarzania.
321222d19de6 Another file translated.
wight
parents:
diff changeset
1072 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1073 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1074
321222d19de6 Another file translated.
wight
parents:
diff changeset
1075 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1076 <term><emphasis role="bold">evPlayDVD</emphasis></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1077 <listitem><para>
12231
paszczi
parents: 11543
diff changeset
1078 Spróbuj odczytać płytę ze wskazanego czytnika DVD.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
1079 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1080 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1081
321222d19de6 Another file translated.
wight
parents:
diff changeset
1082 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1083 <term><emphasis role="bold">evPlayVCD</emphasis></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1084 <listitem><para>
12231
paszczi
parents: 11543
diff changeset
1085 Spróbuj odczytać płytę ze wskazanego czytnika CD.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
1086 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1087 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1088
321222d19de6 Another file translated.
wight
parents:
diff changeset
1089 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1090 <term><emphasis role="bold">evPreferences</emphasis></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1091 <listitem><para>
12231
paszczi
parents: 11543
diff changeset
1092 Otwórz okno z ustawieniami.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
1093 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1094 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1095
321222d19de6 Another file translated.
wight
parents:
diff changeset
1096 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1097 <term><emphasis role="bold">evSetAspect</emphasis></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1098 <listitem><para>
12231
paszczi
parents: 11543
diff changeset
1099 Ustaw proporcje obrazu.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
1100 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1101 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1102
321222d19de6 Another file translated.
wight
parents:
diff changeset
1103 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1104 <term><emphasis role="bold">evSetURL</emphasis></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1105 <listitem><para>
12231
paszczi
parents: 11543
diff changeset
1106 Wyświetl okienko dialogowe URL.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
1107 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1108 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1109
321222d19de6 Another file translated.
wight
parents:
diff changeset
1110 <varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1111 <term><emphasis role="bold">evSkinBrowser</emphasis></term>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1112 <listitem><para>
12231
paszczi
parents: 11543
diff changeset
1113 Otwórz okno przeglądarki skórek.
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
1114 </para></listitem>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1115 </varlistentry>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1116 </variablelist>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1117
321222d19de6 Another file translated.
wight
parents:
diff changeset
1118 </sect1>
321222d19de6 Another file translated.
wight
parents:
diff changeset
1119
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1120 <sect1 id="skin-quality">
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1121 <title>Tworzenie dobrych skórek</title>
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1122
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1123 <para>
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1124 Wygląda na to, że przeczytałeś o tworzeniu skórek
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1125 dla GUI <application>MPlayera</application>, dałeś z siebie
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1126 wszystko używając <application>Gimpa</application>
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1127 i chciałbyś umieścić u nas swoją skórkę?
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1128 Zapoznaj się z kilkoma wytycznymi, żeby uniknąć najczęstszych pomyłek
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1129 i stworzyć skórkę wysokiej jakości.
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1130 </para>
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1131
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1132 <para>
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1133 Chcemy aby skórki, które dodajemy do naszego repozytorium,
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1134 spełniały określone standardy jakości. Istnieje również kilka rzeczy,
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1135 które możesz zrobić, żeby ułatwić sobie życie.
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1136 </para>
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1137
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1138 <para>
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1139 Jako wzorzec możesz wziąć skórkę <systemitem>Blue</systemitem>,
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1140 od wersji 1.5 spełnia one wszystkie wymienione niżej kryteria.
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1141 </para>
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1142
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1143 <itemizedlist>
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1144 <listitem><para>Do każdej skórki powinien być dołączony plik
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1145 <filename>README</filename> zawierający informacje
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1146 o tobie, czyli autorze, prawach autorskich i licencji i wszystkie
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1147 inne informacje, które zechcesz dodać. Jeżeli chcesz prowadzić
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1148 listę zmian, ten plik jest na to dobrym miejscem.</para></listitem>
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1149
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1150 <listitem><para>Należy dodać plik <filename>VERSION</filename>
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1151 zawierający tylko i wyłącznie wersję skórki zapisaną w jednej linii (np. 1.0)
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1152 </para></listitem>
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1153
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1154 <listitem><para>Poziome i pionowe kontrolki (suwaki do zmiany głośności
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1155 albo pozycji) powinny mieć gałki prawidłowo wycentrowane na środku
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1156 suwaka. Powinno się dać przesunąć gałkę na oba końce suwaka, ale nie
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1157 poza jego obszar.</para></listitem>
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1158
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1159 <listitem><para>Elementy skórki powinny mieć prawidłowo zadeklarowane
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1160 rozmiary w pliku skórki. W przeciwnym wypadku możliwe będzie
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1161 kliknięcie poza obszarem np. przycisku i jego naciśnięcia
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1162 lub kliknięcie wewnątrz obszaru przycisku i nie naciśnięcie go.
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1163 </para></listitem>
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1164
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1165 <listitem><para>Plik <filename>skin</filename> powinien być
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1166 ładnie sformatowany i nie powinien zawierać tabulacji. Ładnie
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1167 sformatowany, czyli taki w którym numery są ładnie ustawione
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1168 w kolumnach.</para></listitem>
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1169 </itemizedlist>
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1170
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1171 </sect1>
87d755e003e7 - svn sync tag added
boskicinek
parents: 17974
diff changeset
1172
11179
321222d19de6 Another file translated.
wight
parents:
diff changeset
1173 </appendix>