annotate DOCS/xml/pl/skin.xml @ 19100:66350a3a7db8

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