annotate DOCS/xml/pl/skin.xml @ 37182:1c64016edce3

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