annotate DOCS/xml/hu/skin.xml @ 20305:1748a6649549

sync w/ 20310
author gpoirier
date Thu, 19 Oct 2006 21:18:51 +0000 (2006-10-19)
parents 869da41d8081
children d6b3d471d1cb
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
15918
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1 <?xml version="1.0" encoding="iso-8859-2"?>
19097
869da41d8081 Hungarian docs & man page synced with r19101
Gabrov
parents: 18651
diff changeset
2 <!-- synced with r19081 -->
15918
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
3 <appendix id="skin">
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
4 <title><application>MPlayer</application> skin form�tum</title>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
5
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
6 <sect1 id="skin-overview">
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
7 <title>�ttekint�s</title>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
8 <para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
9 Igaz�b�l ennek nincs k�ze a skin form�tum�hoz, de tudnod kell, hogy az
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
10 <application>MPlayer</application>nek <emphasis role="bold">nincs</emphasis>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
11 be�p�tett skin-je, �gy <emphasis role="bold">legal�bb egy skin-nek telep�tve
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
12 kell lennie, hogy haszn�lni tudd a GUI-t.</emphasis>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
13 </para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
14
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
15 <sect2 id="skin-overview-directories">
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
16 <title>K�nyvt�rak</title>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
17 <para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
18 Az al�bbi k�nyvt�rak ker�lnek �tvizsg�l�sra (sorrendben):
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
19 <orderedlist>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
20 <listitem><para>
17974
9a5a62f480e6 Rename the default GUI skins directory from 'Skin' to 'skins', keeping
diego
parents: 17735
diff changeset
21 <filename class="directory">$(DATADIR)/skins/</filename>
15918
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
22 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
23 <listitem><para>
17974
9a5a62f480e6 Rename the default GUI skins directory from 'Skin' to 'skins', keeping
diego
parents: 17735
diff changeset
24 <filename class="directory">$(PREFIX)/share/mplayer/skins/</filename>
15918
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
25 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
26 <listitem><para>
17974
9a5a62f480e6 Rename the default GUI skins directory from 'Skin' to 'skins', keeping
diego
parents: 17735
diff changeset
27 <filename class="directory">~/.mplayer/skins/</filename>
15918
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
28 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
29 </orderedlist>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
30 </para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
31
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
32 <para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
33 Figyelj r�, hogy az els� el�r�si �t v�ltozhat az <application>MPlayer</application>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
34 konfigur�ci�j�nak megfelel�en (l�sd a <command>configure</command> script
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
35 <option>--prefix</option> �s <option>--datadir</option> kapcsol�it).
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
36 </para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
37
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
38 <para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
39 Minden skin a saj�t k�nyvt�r�ba ker�l telep�t�sre a fent felsorolt k�nyvt�rakon
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
40 bel�l, p�ld�ul:
17974
9a5a62f480e6 Rename the default GUI skins directory from 'Skin' to 'skins', keeping
diego
parents: 17735
diff changeset
41 <screen>$(PREFIX)/share/mplayer/skins/default/</screen>
15918
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
42 </para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
43 </sect2>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
44
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
45 <sect2 id="skin-overview-formats">
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
46 <title>K�pform�tumok</title>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
47 <para>A k�peknek truecolor-os (24 vagy 32 bpp) PNG-knek kell lenni�k.</para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
48 <para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
49 A f� ablakban �s a playbar-on (l�sd lejjebb) haszn�lhatsz transzparens k�peket:
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
50 Az #FF00FF (b�borv�r�s) sz�nnel felt�lt�tt ter�letek teljesen
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
51 transzparensek lesznek, ha az <application>MPlayer</application>-rel
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
52 n�zed. Ez azt jelenti, hogy form�zott ablakjaid is lehetnek, ha az X
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
53 szerverednek van XShape kiterjeszt�se.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
54 </para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
55 </sect2>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
56
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
57 <sect2 id="skin-overview-components">
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
58 <title>Skin komponensek</title>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
59 <para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
60 A Skin-ek el�gg� szabad form�tum�ak (nem mint p�ld�ul a <application>Winamp</application>/<application>XMMS</application>,
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
61 fix form�tum� skin-jei), teh�t csak rajtad m�lik, hogy valami igaz�n nagyot
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
62 alkoss.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
63 </para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
64
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
65 <para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
66 Jelenleg n�gy ablak van, amit dekor�lni kell: a
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
67 <link linkend="skin-file-main">f� ablak</link>, az
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
68 <link linkend="skin-file-subwindow">alablak</link>, a
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
69 <link linkend="skin-file-main">playbar</link> �s a
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
70 <link linkend="skin-file-menu">skin men�</link> (ami jobb kattint�ssal
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
71 aktiv�lhat�).
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
72
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
73 <itemizedlist>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
74 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
75 A <emphasis role="bold">f� ablak</emphasis> �s/vagy a
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
76 <emphasis role="bold">playbar</emphasis> az, ahol vez�relheted az
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
77 <application>MPlayer</application>t. Az ablak h�ttere egy k�p.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
78 Ebbe az ablakba k�l�nb�z� elemeket lehet (�s kell) tenni: <emphasis>gombok</emphasis>,
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
79 <emphasis>potm�terek</emphasis> (cs�szk�k) �s <emphasis>c�mk�k</emphasis>.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
80 Minden egyes elemnek meg kell adnod a poz�ci�j�t �s a m�ret�t.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
81 </para><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
82 Egy <emphasis role="bold">gomb</emphasis>nak h�rom �ll�sa van (lenyomott,
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
83 felengedett, letiltott), �gy a k�pe f�gg�legesen h�rom r�szre van osztva.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
84 L�sd a <link linkend="skin-button">gomb</link> elemet a r�szletek�rt.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
85 </para><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
86 Egy <emphasis role="bold">potmeter</emphasis>nek (f�k�nt a keres� s�v �s a
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
87 hanger�/balansz �ll�t�) b�rmennyi f�zisa lehet a k�p�nek egym�s alatti
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
88 tetsz�leges feldarabol�s�val. L�sd a
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
89 <link linkend="skin-hpotmeter">hpotmeter</link>t �s
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
90 <link linkend="skin-potmeter">potmeter</link>t a r�szletek�rt.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
91 </para><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
92 A <emphasis role="bold">c�mk�k</emphasis> egy kicsit k�l�nlegesek: A megrajzol�sukhoz
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
93 sz�ks�ges karaktereket egy k�p f�jlb�l nyerj�k �s a k�pen l�v� karaktereket
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
94 egy <link linkend="skin-fonts">bet� le�r� f�jl</link> �rja le.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
95 Ez ut�bbi egy sima sz�veges f�jl, ami megadja minden egyes bet� x, y
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
96 poz�ci�j�t �s m�ret�t a k�pen (a k�p f�jl �s a hozz�tartoz� bet� le�r�
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
97 f�jl <emphasis>egy�tt</emphasis> alkot egy bet�t�pust). L�sd a <link linkend="skin-dlabel">dlabel</link>t
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
98 �s az <link linkend="skin-slabel">slabel</link>t a r�szeltek�rt.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
99 </para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
100 <note><para>Az �sszes k�p lehet teljes transzparens is, amint az a
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
101 <link linkend="skin-overview-formats">k�p form�tumokr�l</link> sz�l�
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
102 r�szben le van �rva. Ha az X szerver nem t�mogatja az XShape kiterjeszt�st,
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
103 a transzparensk�nt megjel�lt r�szek feket�k lesznek. Ha haszn�lni
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
104 akarod ezt a tulajdons�got, a f� ablak h�tt�rk�p�nek 8-cal oszthat�nak
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
105 kell lennie.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
106 </para></note>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
107 </listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
108
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
109 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
110 Az <emphasis role="bold">alablak</emphasis> az, ahol a film megjelenik. Egy
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
111 megadott k�pet tud megjelen�teni, ha nincs film bet�ltve (el�g unalmas egy
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
112 �res ablak :-)) <emphasis role="bold">Megjegyz�s:</emphasis> a transzparens
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
113 k�p <emphasis role="bold">nem megengedett</emphasis> itt.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
114 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
115
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
116 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
117 A <emphasis role="bold">skin men�</emphasis> csak az <application>MPlayer</application>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
118 vez�rl�s�nek egy m�dja men�pontok seg�ts�g�vel. K�t k�p kell a men�h�z:
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
119 az egyik a legjobb k�p, ami a men�t mutatja norm�l �llapot�ban, a m�sik
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
120 a kiv�lasztott pont megjelen�t�s�re lesz felhaszn�lva. Ha kinyitod a men�t,
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
121 az els� k�p l�tsz�dik. Ha az egeret az egyik men�pont f�l� viszed, az
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
122 aktu�lisan kiv�lasztott pont bem�sol�dik a m�sodik k�pr�l az eg�r mutat�
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
123 alatti ter�letre (a m�sodik k�pet soha sem lehet l�tni eg�sz�ben).
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
124 </para><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
125 Egy men�pontot a k�pen l�v� pozici�ja �s a m�rete hat�roz meg (l�sd a
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
126 <link linkend="skin-file-menu">skin men�</link> r�szt).
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
127 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
128 </itemizedlist>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
129 </para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
130
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
131 <para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
132 Van egy fontos dolog, amir�l eddig nem besz�lt�nk: a gombokhoz, potm�terekhez
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
133 �s men�pontokhoz tartoz�an az <application>MPlayer</application> tudnia kell,
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
134 hogy mit csin�ljon, ha r�kattintanak. Ez <link linkend="skin-gui">�zenetekkel</link>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
135 (esem�nyekkel) van megval�s�tva. Minden elemhez meg kell adnod, hogy milyen
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
136 �zenetet gener�l, amikor kattintanak r�.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
137 </para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
138 </sect2>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
139
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
140 <sect2 id="skin-files">
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
141 <title>F�jlok</title>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
142 <para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
143 A k�vetkez� f�jlokra lesz sz�ks�ges, hogy el tudj k�sz�teni egy skin-t:
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
144 <itemizedlist>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
145 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
146 A konfigur�ci�s f�jl, aminek <link linkend="skin-file">skin</link> a neve,
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
147 megmondja az <application>MPlayer</application>nek, hogyan rakja �ssze a
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
148 skin k�l�nb�z� r�szeit �s hogy mit tegyen ha valahol kattintanak az ablakban.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
149 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
150 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
151 A f� ablak h�tt�rk�pe.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
152 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
153 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
154 A f� ablakban l�v� elemek k�pe (bele�rtve egy vagy t�bb bet� le�r� f�jlt,
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
155 ami a c�mk�k megrajzol�s�hoz kell).
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
156 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
157 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
158 Az alablakban megjelen�tend� k�p (opcion�lis).
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
159 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
160 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
161 K�t k�p a skin men�nek (csak akkor sz�ks�ges, ha men�t akarsz csin�lni).
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
162 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
163 </itemizedlist>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
164 A skin konfigur�ci�s f�jl kiv�tel�vel a t�bbi f�jlt �gy nevezed el, ahogy
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
165 csak akarod (de jegyezd meg, hogy a bet� le�r� f�jlnak <filename>.fnt</filename>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
166 kiterjeszt�ssel kell rendelkeznie).
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
167 </para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
168 </sect2>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
169 </sect1>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
170
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
171 <sect1 id="skin-file">
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
172 <title>A skin f�jl</title>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
173 <para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
174 Amint fentebb m�r eml�tettem, ez a skin konfigur�ci�s f�jl. Sor-orient�lt;
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
175 a megjegyz�st tartalmaz� sorok egy '<literal>;</literal>' karakterrel kezd�dnek
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
176 (csak sz�k�z�k �s tab-ok lehetnek a '<literal>;</literal>' el�tt).
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
177 </para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
178
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
179 <para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
180 A f�jl szekci�kb�l �ll. Minden szekci� a skin egy alkalmaz�s�t �rja le a
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
181 k�vetkez� form�ban:
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
182 <programlisting>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
183 section = <replaceable>szekci� neve</replaceable>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
184 .
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
185 .
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
186 .
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
187 end
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
188 </programlisting>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
189 </para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
190
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
191 <para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
192 Jelenleg csak egy alkalmaz�s van, vagyis csak egy szekci�t kell k�sz�tened:
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
193 a neve <emphasis role="bold">movieplayer</emphasis>.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
194 </para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
195
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
196 <para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
197 Ebben a szekci�ban minden ablakot egy blokk �r le a k�vetkez� form�ban:
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
198 <programlisting>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
199 window = <replaceable>ablak neve</replaceable>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
200 .
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
201 .
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
202 .
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
203 end
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
204 </programlisting>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
205 </para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
206
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
207 <para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
208 Ahol az <replaceable>ablak neve</replaceable> ezen karakterl�ncok valamelyike lehet:
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
209 <itemizedlist>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
210 <listitem><para><emphasis role="bold">main</emphasis> - a f�ablak eset�ben</para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
211 <listitem><para><emphasis role="bold">sub</emphasis> - az alablak eset�ben</para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
212 <listitem><para><emphasis role="bold">menu</emphasis> - a skin men� eset�ben</para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
213 <listitem><para><emphasis role="bold">playbar</emphasis> - a playbar eset�ben</para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
214 </itemizedlist>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
215 </para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
216
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
217 <para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
218 (Az alablak �s men� blokkok opcion�lisak - nem k�telez� men�t k�sz�tened vagy
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
219 kidekor�lni az alablakot.)
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
220 </para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
221
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
222 <para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
223 Egy ablak blokkon bel�l az ablak minden elem�t defini�lhatod, egyet egy
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
224 sorban, ebbe a form�ban:
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
225 <programlisting>item = parameter</programlisting>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
226 Ahol az <literal>item</literal> egy karakterl�nc, ami azonos�tja az adott
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
227 t�pus� GUI elemet, a <literal>parameter</literal> pedig egy numerikus vagy
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
228 sz�veges �rt�k (vagy �rt�kek list�ja vessz�vel elv�lasztva).
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
229 </para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
230
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
231 <para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
232 A fentieket �sszerakva a teljes f�jl valahogy �gy n�z ki:
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
233 <programlisting>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
234 section = movieplayer
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
235 window = main
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
236 ; ... f�ablak elemei ...
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
237 end
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
238
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
239 window = sub
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
240 ; ... alablak elemei ...
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
241 end
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
242
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
243 window = menu
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
244 ; ... men� elemei ...
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
245 end
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
246
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
247 window = playbar
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
248 ; ... playbar elemei ...
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
249 end
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
250 end
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
251 </programlisting>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
252 </para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
253
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
254 <para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
255 Egy k�p f�jl nev�t a hozz� vezet� �tvonal n�lk�l kell megadni - a k�peknek
17974
9a5a62f480e6 Rename the default GUI skins directory from 'Skin' to 'skins', keeping
diego
parents: 17735
diff changeset
256 a <filename class="directory">skins</filename> k�nyvt�rban kell lenni�k.
15918
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
257 A f�jl kiterjeszt�s�t megadhatod (de nem k�telez�). Ha a f�jl nem l�tezik,
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
258 az <application>MPlayer</application> megpr�b�lja bet�lteni a
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
259 <filename>&lt;filename&gt;.&lt;ext&gt;</filename> f�jlt, ahol <literal>png</literal>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
260 �s <literal>PNG</literal> ker�l az <filename>&lt;ext&gt;</filename> hely�re
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
261 (ebben a sorrendben). Az els� megtal�lt f�jlt fogja haszn�lni.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
262 </para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
263
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
264 <para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
265 V�g�l p�r sz� a poz�cion�l�sr�l. A f� ablak �s az alablak a k�perny� k�l�nb�z�
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
266 sarkaiba helyezhet� az <literal>X</literal> �s <literal>Y</literal> koordin�t�k
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
267 megad�s�val. A <literal>0</literal> fent vagy bal oldalt van, a
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
268 <literal>-1</literal> k�z�pen �s a <literal>-2</literal> jobb oldalt vagy lent,
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
269 ahogy az itt is l�that�:
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
270 </para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
271 <informalfigure>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
272 <screen>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
273 (0, 0)----(-1, 0)----(-2, 0)
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
274 | | |
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
275 | | |
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
276 (0,-1)----(-1,-1)----(-2,-1)
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
277 | | |
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
278 | | |
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
279 (0,-2)----(-1,-2)----(-2,-2)
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
280 </screen>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
281 </informalfigure>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
282
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
283 <para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
284 Egy p�lda a tiszt�nl�t�shoz. Tegy�k fel, hogy van egy <filename>main.png</filename>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
285 nev� f�jlod, amit a f� ablakhoz haszn�lsz: <programlisting>base = main, -1, -1</programlisting>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
286 Az <application>MPlayer</application> megpr�b�lja bet�lteni a <filename>main</filename>,
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
287 <filename>main.png</filename>, <filename>main.PNG</filename> f�jlokat.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
288 </para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
289
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
290
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
291 <sect2 id="skin-file-main">
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
292 <title>F� ablak �s a playbar</title>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
293 <para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
294 A k�vetkez� bejegyz�sek haszn�lhat�ak a
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
295 '<literal>window = main</literal>' ... '<literal>end</literal>',
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
296 �s a '<literal>window = playbar</literal>' ... '<literal>end</literal>'
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
297 blokkokban.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
298 </para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
299
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
300 <variablelist>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
301 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
302 <term><literal>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
303 <anchor id="skin-main-base"/>base = image, X, Y
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
304 </literal></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
305 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
306 Megadhatod vele a f� ablakban haszn�lt h�tt�rk�pet.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
307 Az ablak a megadott <literal>X, Y</literal> poz�ci�ban fog megjelenni
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
308 a k�perny�n. Az ablak m�rete a k�p m�ret�vel lesz azonos.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
309 </para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
310 <note><para>Ezek a koordin�t�k jelenleg nem m�k�dnek a megjelen�t� ablak eset�ben.</para></note>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
311 <warning><para>A k�p transzparens r�szei (#FF00FF sz�n�) feketek�nt jelenik meg
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
312 az XShape kiterjeszt�s n�lk�li X szerverek eset�ben. A k�p sz�less�g�nek 8-cal
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
313 oszthat�nak kell lennie.</para></warning>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
314 </listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
315 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
316
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
317 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
318 <term><literal>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
319 <anchor id="skin-button"/>button = image, X, Y, width, height, message
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
320 </literal></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
321 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
322 Egy <literal>width</literal> * <literal>height</literal> m�ret� gomb
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
323 megjelen�t�se az <literal>X, Y</literal> poz�ci�ban. A megadott <literal>message</literal>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
324 �zenet akkor gener�l�dik, amikor a gombot megnyomj�k. Az <literal>image</literal> �ltal
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
325 megadott k�pnek h�rom r�szt kell tartalmaznia egym�s alatt (a gomb �llapotainak
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
326 megfelel�en), �gy:
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
327 </para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
328 <informalfigure>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
329 <screen>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
330 +-------------+
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
331 | benyomott |
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
332 +-------------+
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
333 | felengedett |
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
334 +-------------+
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
335 | letiltott |
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
336 +-------------+
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
337 </screen>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
338 </informalfigure>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
339 </listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
340 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
341
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
342 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
343 <term><literal>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
344 <anchor id="skin-decoration"/>decoration = enable|disable
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
345 </literal></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
346 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
347 Enged�lyezi vagy letiltja a f�ablakban az ablakkezel� dekor�ci�j�t. Alap�rtelmezetten
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
348 <emphasis role="bold">disable</emphasis>.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
349 </para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
350 <note><para>Ez nem m�k�dik a megjelen�t� ablakban, nincs r� sz�ks�g.</para></note>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
351 </listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
352 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
353
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
354 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
355 <term><literal>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
356 <anchor id="skin-hpotmeter"/>hpotmeter = button, bwidth, bheight, phases, numphases, default, X, Y, width, height, message
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
357 </literal></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
358 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
359
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
360 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
361 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
362
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
363 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
364 <term><literal>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
365 <anchor id="skin-vpotmeter"/>vpotmeter = button, bwidth, bheight, phases, numphases, default, X, Y, width, height, message
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
366 </literal></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
367 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
368 Egy v�zszintes (hpotmeter) vagy f�gg�leges (vpotmeter) potm�ter megjelen�t�se
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
369 <literal>width</literal> * <literal>height</literal> m�retben az
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
370 <literal>X, Y</literal> poz�ci�ban. A k�p t�bb k�l�nb�z� r�szre oszthat� a
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
371 potm�ter k�l�nb�z� f�zisainak megfelel�en (p�ld�ul lehet egy pot-od a hanger�
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
372 szab�lyoz�s�hoz, ami z�ldb�l pirosba v�lt, ahogy az �rt�ke v�ltozik a minimumt�l
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
373 a maximumig). A <literal>hpotmeter</literal>-nek lehet egy gombja is, amit
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
374 v�zszintesen lehet h�zni. A param�terek:
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
375 </para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
376 <itemizedlist>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
377 <listitem><para><literal>button</literal> - a gombk�nt haszn�lt k�p
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
378 (h�rom r�szt kell tartalmaznia egym�s alatt, mint a
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
379 <link linkend="skin-button">gomb</link> eset�ben)
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
380 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
381 <listitem><para><literal>bwidth</literal>, <literal>bheight</literal> - a gomb
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
382 m�rete
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
383 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
384 <listitem><para><literal>phases</literal> - a hpotmeter k�l�nb�z� f�zisaiban
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
385 haszn�lt k�p neve. Speci�lis �rt�kk�nt a <literal>NULL</literal> is
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
386 haszn�lhat�, ha nem akarsz ilyen k�pet. A k�pet f�gg�legesen
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
387 <literal>numphases</literal> r�szre kell felosztani �gy:
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
388 </para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
389 <informalfigure>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
390 <screen>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
391 +------------+
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
392 | 1. f�zis |
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
393 +------------+
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
394 | 2. f�zis |
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
395 +------------+
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
396 ...
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
397 +------------+
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
398 | n. f�zis |
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
399 +------------+
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
400 </screen>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
401 </informalfigure>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
402 </listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
403 <listitem><para><literal>numphases</literal> - a <literal>phases</literal> k�pen
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
404 l�v� f�zisok sz�ma
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
405 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
406 <listitem><para><literal>default</literal> - a hpotmeter alap�rtelmezett �rt�ke
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
407 (<literal>0</literal> �s <literal>100</literal> k�z�tt)
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
408 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
409 <listitem><para><literal>X</literal>, <literal>Y</literal> - a hpotmeter poz�ci�ja
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
410 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
411 <listitem><para><literal>width</literal>, <literal>height</literal> - a <literal>hpotmeter</literal>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
412 sz�less�ge �s magass�ga
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
413 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
414 <listitem><para><literal>message</literal> - az �zenet, ami a <literal>hpotmeter</literal>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
415 �rt�k�nek megv�ltoz�sakor gener�l�dik
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
416 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
417 </itemizedlist>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
418
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
419 </listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
420 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
421
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
422 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
423 <term><literal>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
424 <anchor id="skin-potmeter"/>potmeter = phases, numphases, default, X, Y, width, height, message
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
425 </literal></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
426 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
427 Egy <literal>hpotmeter</literal> gomb n�lk�l. (Gondolom a megford�t�sa volt az
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
428 eredeti c�l, de csak a v�zszintes vonszol�sra reag�l.) A param�terek le�r�s�t
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
429 l�sd a <link linkend="skin-hpotmeter">hpotmeter</link>-n�l.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
430 A <literal>phases</literal> lehet <literal>NULL</literal>, de ez el�gg� haszontalan,
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
431 mivel akkor nem l�tod, hogy a <literal>potmeter</literal> hova van �ll�tva.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
432 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
433 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
434
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
435 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
436 <term><literal>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
437 <anchor id="skin-font"/>font = fontfile, fontid
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
438 </literal></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
439 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
440 Egy bet�t defini�l. A <literal>fontfile</literal> a bet� le�r� f�jl neve egy
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
441 <filename>.fnt</filename> kiterjeszt�ssel (a kiterjeszt�st ne add meg itt).
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
442 A <literal>fontid</literal>-t a bet�re t�rt�n� hivatkoz�sokhoz lehet haszn�lni
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
443 (l�sd <link linkend="skin-dlabel">dlabel</link> �s
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
444 <link linkend="skin-slabel">slabel</link>). 25 bet�t lehet defini�lni.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
445 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
446 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
447
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
448 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
449 <term><literal>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
450 <anchor id="skin-slabel"/>slabel = X, Y, fontid, &quot;text&quot;
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
451 </literal></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
452 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
453 Egy statikus c�mk�t tesz ki az <literal>X, Y</literal> poz�ci�ba. A
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
454 <literal>text</literal> sz�veget jelen�ti meg a <literal>fontid</literal>-vel
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
455 azonos�tott bet�t�pussal. A sz�veg egyszer� karakterl�nc (az <literal>$x</literal>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
456 v�ltoz�k nem m�k�dnek) amit dupla id�z�jelek k�z� kell �rni (de a &quot; karakter
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
457 nem lehet a sz�veg r�sze). A c�mke a <literal>fontid</literal>-vel
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
458 azonos�tott bet�t�pussal jelenik meg.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
459 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
460 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
461
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
462 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
463 <term><literal>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
464 <anchor id="skin-dlabel"/>dlabel = X, Y, length, align, fontid, &quot;text&quot;
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
465 </literal></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
466 <listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
467 <para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
468 Egy dinamikus c�mk�t tesz ki az <literal>X, Y</literal> poz�ci�ba. A c�mke
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
469 az�rt dinamikus, mert a sz�vege peri�dikusan friss�l. A c�mke maximum hossz�t
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
470 a <literal>length</literal> szab�lyozza (a magass�ga egy karakter magass�g�val
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
471 egyezik meg). Ha a megjelen�tend� sz�veg sz�lesebb enn�l, scrollozva lesz,
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
472 k�l�nben az <literal>align</literal> param�ter �ltal megadott m�don poz�cion�l�dik:
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
473 <literal>0</literal> jobbra, <literal>1</literal> k�z�pre, <literal>2</literal> balra
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
474 igaz�tva.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
475 </para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
476 <para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
477 A megjelen�tend� sz�veget a <literal>text</literal> adja meg: dupla id�z�jelek
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
478 k�z� kell �rni (de a &quot; karakter nem lehet r�sze a sz�vegnek). A c�mke
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
479 a <literal>fontid</literal> �ltal meghat�rozott bet�t�pussal jelenik meg.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
480 A sz�vegben a k�vetkez� v�ltoz�kat haszn�lhatod:
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
481 </para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
482
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
483 <informaltable>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
484 <tgroup cols="2">
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
485 <thead>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
486 <row><entry>V�ltoz�</entry><entry>Jelent�s</entry></row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
487 </thead>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
488 <tbody>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
489 <row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
490 <entry>$1</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
491 <entry>lej�tsz�si id� <emphasis>hh:mm:ss</emphasis> form�tumban</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
492 </row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
493 <row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
494 <entry>$2</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
495 <entry>lej�tsz�si id� <emphasis>mmmm:ss</emphasis> form�tumban</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
496 </row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
497 <row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
498 <entry>$3</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
499 <entry>lej�tsz�si id� <emphasis>hh</emphasis> form�tumban (�r�k)</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
500 </row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
501 <row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
502 <entry>$4</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
503 <entry>lej�tsz�si id� <emphasis>mm</emphasis> form�tumban (percek)</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
504 </row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
505 <row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
506 <entry>$5</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
507 <entry>lej�tsz�si id� <emphasis>ss</emphasis> form�tumban (m�sodpercek)</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
508 </row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
509 <row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
510 <entry>$6</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
511 <entry>film hossza <emphasis>hh:mm:ss</emphasis> form�tumban</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
512 </row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
513 <row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
514 <entry>$7</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
515 <entry>film hossza <emphasis>mmmm:ss</emphasis> form�tumban</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
516 </row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
517 <row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
518 <entry>$8</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
519 <entry>film hossza <emphasis>h:mm:ss</emphasis> form�tumban</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
520 </row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
521 <row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
522 <entry>$v</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
523 <entry>hanger� <emphasis>xxx.xx</emphasis>% form�tumban</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
524 </row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
525 <row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
526 <entry>$V</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
527 <entry>hanger� <emphasis>xxx.xx</emphasis> form�tumban</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
528 </row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
529 <row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
530 <entry>$b</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
531 <entry>balansz <emphasis>xxx.xx</emphasis>% form�tumban</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
532 </row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
533 <row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
534 <entry>$B</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
535 <entry>balansz <emphasis>xxx.xx</emphasis> form�tumban</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
536 </row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
537 <row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
538 <entry>$$</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
539 <entry>az $ karakter</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
540 </row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
541 <row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
542 <entry>$a</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
543 <entry>egy karakter az audi� t�pusnak megfelel�en (nincs: <literal>n</literal>,
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
544 mono: <literal>m</literal>, sztereo: <literal>t</literal>)</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
545 </row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
546 <row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
547 <entry>$t</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
548 <entry>s�v sz�ma (a lej�tsz�si list�ban)</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
549 </row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
550 <row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
551 <entry>$o</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
552 <entry>f�jln�v</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
553 </row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
554 <row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
555 <entry>$f</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
556 <entry>f�jln�v kisbet�sen</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
557 </row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
558 <row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
559 <entry>$F</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
560 <entry>f�jln�v nagybet�sen</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
561 </row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
562 <row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
563 <entry>$T</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
564 <entry>egy karakter a folyam t�pusnak megfelel�en (file: <literal>f</literal>,
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
565 Video CD: <literal>v</literal>, DVD: <literal>d</literal>, URL: <literal>u</literal>)</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
566 </row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
567 <row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
568 <entry>$p</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
569 <entry>a <keycap>p</keycap> karakter (ha a film lej�tsz�s alatt van �s a
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
570 bet�t�pusban van <keycap>p</keycap> karakter)</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
571 </row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
572 <row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
573 <entry>$s</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
574 <entry>az <keycap>s</keycap> karakter (ha a film meg van �ll�tva movie �s
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
575 a bet�t�pusban van <keycap>s</keycap> karakter)</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
576 </row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
577 <row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
578 <entry>$e</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
579 <entry>az <keycap>e</keycap> karakter (ha a lej�tsz�s sz�netel �s a
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
580 bet�t�pusban van <keycap>e</keycap> karakter)</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
581 </row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
582 <row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
583 <entry>$x</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
584 <entry>film sz�less�ge</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
585 </row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
586 <row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
587 <entry>$y</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
588 <entry>film magass�ga</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
589 </row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
590 <row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
591 <entry>$C</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
592 <entry>haszn�lt codec neve</entry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
593 </row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
594
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
595 </tbody>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
596 </tgroup>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
597 </informaltable>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
598 </listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
599
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
600 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
601 </variablelist>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
602
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
603 <note><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
604 Az <literal>$a, $T, $p, $s</literal> �s <literal>$e</literal>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
605 v�ltoz�k mind karakterekkel t�rnek vissza, amiket speci�lis szimb�lumk�nt kell
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
606 megjelen�teni (p�ld�ul az <keycap>e</keycap> a pillanat�llj szimb�luma, ami
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
607 �ltal�ban valami ilyesmi: ||). Sz�ks�ged lesz egy norm�l karaktereket
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
608 tartalmaz� bet�t�pusra �s egy m�sikra a szimb�lumokhoz. L�sd a
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
609 <link linkend="skin-fonts-symbols">szimb�lumokr�l</link> sz�l� r�szt a
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
610 tov�bbi inform�ci�k�rt.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
611 </para></note>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
612 </sect2>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
613
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
614 <sect2 id="skin-file-subwindow">
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
615 <title>Alablak</title>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
616 <para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
617 A k�vetkez� bejegyz�sek haszn�lhat�ak a
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
618 '<literal>window = sub</literal>' . . . '<literal>end</literal>' blokkban.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
619 </para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
620
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
621 <variablelist>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
622 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
623 <term><literal>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
624 <anchor id="skin-sub-base"/>base = image, X, Y, width, height
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
625 </literal></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
626 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
627 Az ablakban megjelen�tend� k�p. Az ablak a megadott
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
628 <literal>X, Y</literal> poz�ci�ban jelenik meg a k�perny�n (<literal>0,0</literal>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
629 a bal fels� sarok). A <literal>-1</literal> a k�z�pre, a <literal>-2</literal>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
630 a jobbra (<literal>X</literal>) �s le (<literal>Y</literal>) igaz�t�st jelenti.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
631 Az ablak akkora lesz, amekkora a k�p. A <literal>width</literal> �s a <literal>height</literal>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
632 az ablak m�ret�t �rj�k el�, opcion�lisak (ha hi�nyoznak, az ablak
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
633 ugyan akkora m�ret� lesz, mint a k�p).
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
634 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
635 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
636
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
637 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
638 <term><literal>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
639 <anchor id="skin-background"/>background = R, G, B
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
640 </literal></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
641 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
642 Be�ll�thatod vele a h�tt�r sz�n�t. Hasznos, ha a k�p kisebb, mint az
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
643 ablak m�rete. Az <literal>R</literal>, <literal>G</literal> �s <literal>B</literal>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
644 a sz�n v�r�s, z�ld �s k�k komponens�t adja meg (mindegyik decim�lis sz�m
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
645 0-t�l 255-ig).
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
646 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
647 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
648 </variablelist>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
649 </sect2>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
650
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
651 <sect2 id="skin-file-menu">
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
652 <title>Skin men�</title>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
653 <para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
654 Amint kor�bban m�r eml�tettem, a men� k�t k�p seg�ts�g�vel ker�l megjelen�t�sre.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
655 A norm�l men� bejegyz�sek a <literal>base</literal> elemmel megadott k�pen
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
656 l�that�ak, m�g az �pp aktu�lisan kiv�lasztott elem megjelen�t�se a
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
657 <literal>selected</literal> elemr�l t�rt�nik. Meg kell adnod minden egyes
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
658 men�pont poz�ci�j�t �s m�ret�t.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
659 </para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
660
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
661 <para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
662 A k�vetkez� bejegyz�sek haszn�lhat�ak a
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
663 '<literal>window = menu</literal>'. . .'<literal>end</literal>' blokkban.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
664 </para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
665
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
666 <variablelist>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
667 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
668 <term><literal>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
669 <anchor id="skin-menu-base"/>base = image
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
670 </literal></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
671 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
672 A norm�l men�pontokat tartalmaz� k�p.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
673 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
674 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
675
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
676 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
677 <term><literal>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
678 <anchor id="skin-selected"/>selected = image
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
679 </literal></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
680 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
681 Az �sszes men�pontot kiv�lasztva �br�zol� k�p.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
682 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
683 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
684
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
685 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
686 <term><literal>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
687 <anchor id="skin-menu"/>menu = X, Y, width, height, message
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
688 </literal></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
689 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
690 Megadja egy men�elem <literal>X, Y</literal> poz�ci�j�t �s a m�ret�t a k�pen.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
691 A <literal>message</literal> egy �zenet, ami az eg�rgomb men�ponton t�rt�n�
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
692 felenged�sekor gener�l�dik.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
693 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
694 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
695 </variablelist>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
696 </sect2>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
697 </sect1>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
698
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
699 <sect1 id="skin-fonts">
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
700 <title>Bet�k</title>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
701 <para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
702 Amint azt m�r a skin elemeir�l sz�l� r�szben is eml�tettem, egy bet�t�pust
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
703 egy k�p �s egy le�r� f�jl alkot. A karaktereket b�rhov� teheted a k�pen,
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
704 de gy�z�dj meg r�la, hogy a poz�ci�juk �s a m�ret�k pontosan meg van adva
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
705 a le�r� f�jlban.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
706 </para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
707
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
708 <para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
709 A bet� le�r� f�jl (az <filename>.fnt</filename> kiterjeszt�ssel) tartalmazhat
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
710 megjegyz�seket, melyek '<literal>;</literal>'-vel kezd�d� sorokban kapnak helyet.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
711 A f�jlban kell, hogy szerepeljenek az al�bbi sorok:
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
712 <anchor id="skin-font-image"/>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
713 <programlisting>image = <replaceable>image</replaceable></programlisting>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
714 Ahol az <literal><replaceable>image</replaceable></literal> a bet�h�z haszn�lt
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
715 k�p f�jl neve (nem kell megadnod a kiterjeszt�st).
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
716 <anchor id="skin-font-char"/>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
717 <programlisting>&quot;char&quot; = X, Y, width, height</programlisting>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
718 Itt az <literal>X</literal> �s az <literal>Y</literal> a
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
719 <literal>char</literal> karakter poz�ci�j�t adja meg a k�pen (<literal>0,0</literal>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
720 a bal fels� sarok). A <literal>width</literal> �s a <literal>height</literal>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
721 a karakter m�retei pixelben.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
722 </para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
723
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
724 <para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
725 Ez a p�lda az A, B, C karaktereket defini�lja a <filename>font.png</filename>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
726 felhaszn�l�s�val.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
727 <programlisting>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
728 ; Lehet &quot;font&quot; is a &quot;font.png&quot; helyett.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
729 image = font.png
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
730
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
731 ; H�rom karakter el�g a bemutat�shoz :-)
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
732 &quot;A&quot; = 0,0, 7,13
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
733 &quot;B&quot; = 7,0, 7,13
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
734 &quot;C&quot; = 14,0, 7,13
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
735 </programlisting>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
736 </para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
737
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
738 <sect2 id="skin-fonts-symbols">
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
739 <title>Szimb�lumok</title>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
740 <para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
741 N�h�ny karakternek speci�lis jelent�se van, ha <link linkend="skin-dlabel">dlabel</link>-ben
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
742 haszn�lva valamelyik v�ltoz� t�r vissza vele. Ezeket a karaktereket
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
743 szimb�lumokk�nt kell megjelen�teni, �gy p�ld�ul egy sz�p DVD log� jelenhet
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
744 meg a '<literal>d</literal>' karakter helyett egy DVD folyam eset�n.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
745 </para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
746 <para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
747 Az al�bbi t�bl�zat a szimb�lumk�nt megjelen�thet� (�s �gy k�l�n bet�t�pust ig�nyl�)
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
748 karaktereket tartalmazza.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
749 </para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
750
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
751 <informaltable>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
752 <tgroup cols="2">
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
753 <thead>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
754 <row><entry>Karakter</entry><entry>Szimb�lum</entry></row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
755 </thead>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
756 <tbody>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
757 <row><entry><keycap>p</keycap></entry><entry>lej�tsz�s</entry></row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
758 <row><entry><keycap>s</keycap></entry><entry>stop</entry></row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
759 <row><entry><keycap>e</keycap></entry><entry>pillanat�llj</entry></row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
760 <row><entry><keycap>n</keycap></entry><entry>nincs hang</entry></row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
761 <row><entry><keycap>m</keycap></entry><entry>mono hang</entry></row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
762 <row><entry><keycap>t</keycap></entry><entry>sztere� hang</entry></row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
763 <row><entry><keycap>f</keycap></entry><entry>a folyam egy f�jl</entry></row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
764 <row><entry><keycap>v</keycap></entry><entry>a folyam egy Video CD</entry></row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
765 <row><entry><keycap>d</keycap></entry><entry>a folyam egy DVD</entry></row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
766 <row><entry><keycap>u</keycap></entry><entry>a folyam egy URL</entry></row>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
767 </tbody>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
768 </tgroup>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
769 </informaltable>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
770 </sect2>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
771 </sect1>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
772
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
773 <sect1 id="skin-gui">
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
774 <title>GUI �zenetek</title>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
775 <para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
776 Az al�bbi �zeneteket gener�lj�k a gombok, potm�terek �s men�pontok.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
777 </para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
778
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
779 <variablelist>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
780 <title>Lej�tsz�s vez�rl�se:</title>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
781 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
782 <term><emphasis role="bold">evNext</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
783 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
784 ugr�s a k�vetkez� s�vra a lej�tsz�si list�ban.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
785 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
786 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
787
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
788 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
789 <term><emphasis role="bold">evPause</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
790 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
791 P�rt alkot az <literal>evPlaySwitchToPause</literal>-val. Egy �ltal�nos
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
792 lej�tsz�s/sz�net gomb k�sz�t�s�hez haszn�lhat�ak fel. Mind a k�t �zenetet
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
793 egy olyan gombhoz kell hozz�rendelni, ami teljesen ugyan ott jelenik meg az
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
794 ablakban. Ez az �zenet meg�ll�tja a lej�tsz�st �s megjelenteti az
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
795 <literal>evPlaySwitchToPause</literal> gombhoz tartoz� k�pet (jelezve
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
796 ezzel, hogy a gombot meg lehet nyomni a lej�tsz�s folytat�s�hoz).
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
797 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
798 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
799
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
800 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
801 <term><emphasis role="bold">evPlay</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
802 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
803 Lej�tsz�s elind�t�sa.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
804 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
805 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
806
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
807 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
808 <term><emphasis role="bold">evPlaySwitchToPause</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
809 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
810 Az <literal>evPauseSwitchToPlay</literal> ellent�te. Ez az �zenet elkezdi a
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
811 lej�tsz�st �s megjelenteti az <literal>evPauseSwitchToPlay</literal> gomb
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
812 k�p�t (jelezve ezzel, hogy a gombot meg lehet nyomni a lej�tsz�s meg�ll�t�s�hoz).
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
813 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
814 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
815
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
816 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
817 <term><emphasis role="bold">evPrev</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
818 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
819 Az el�z� s�vra ugrik a lej�tsz�si list�ban.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
820 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
821 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
822
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
823 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
824 <term><emphasis role="bold">evStop</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
825 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
826 Lej�tsz�s meg�ll�t�sa.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
827 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
828 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
829 </variablelist>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
830
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
831 <variablelist>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
832 <title>Seeking:</title>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
833 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
834 <term><emphasis role="bold">evBackward10sec</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
835 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
836 Visszal�p�s 10 m�sodperccel.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
837 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
838 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
839
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
840 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
841 <term><emphasis role="bold">evBackward1min</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
842 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
843 Visszal�p�s 1 perccel.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
844 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
845 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
846
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
847 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
848 <term><emphasis role="bold">evBackward10min</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
849 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
850 Visszal�p�s 10 perccel.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
851 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
852 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
853
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
854 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
855 <term><emphasis role="bold">evForward10sec</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
856 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
857 El�rel�p�s 10 m�sodperccel.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
858 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
859 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
860
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
861 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
862 <term><emphasis role="bold">evForward1min</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
863 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
864 El�rel�p�s 1 perccel.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
865 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
866 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
867
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
868 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
869 <term><emphasis role="bold">evForward10min</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
870 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
871 El�rel�p�s 10 perccel.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
872 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
873 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
874
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
875 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
876 <term><emphasis role="bold">evSetMoviePosition</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
877 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
878 Ugr�s a poz�ci�hoz (potm�ter tudja haszn�lni; a
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
879 potm�ter relat�v �rt�k�t (0-100%) haszn�lja).
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
880 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
881 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
882 </variablelist>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
883
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
884 <variablelist>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
885 <title>Vide� vez�rl�s:</title>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
886 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
887 <term><emphasis role="bold">evHalfSize</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
888 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
889 Film ablak m�ret�nek felez�se.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
890 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
891 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
892 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
893 <term><emphasis role="bold">evDoubleSize</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
894 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
895 Film ablak m�ret�nek dupl�z�sa.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
896 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
897 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
898 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
899 <term><emphasis role="bold">evFullScreen</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
900 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
901 Teljes k�perny�s m�d be-/kikapcsol�sa.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
902 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
903 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
904 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
905 <term><emphasis role="bold">evNormalSize</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
906 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
907 Film ablak norm�l m�ret�nek be�ll�t�sa.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
908 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
909 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
910 </variablelist>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
911
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
912 <variablelist>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
913 <title>Audi� vez�rl�s:</title>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
914 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
915 <term><emphasis role="bold">evDecAudioBufDelay</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
916 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
917 Audi� buffer k�sleltet�s�nek cs�kkent�se.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
918 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
919 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
920
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
921 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
922 <term><emphasis role="bold">evDecBalance</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
923 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
924 Balansz cs�kkent�se.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
925 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
926 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
927
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
928 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
929 <term><emphasis role="bold">evDecVolume</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
930 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
931 Hanger� cs�kkent�se.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
932 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
933 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
934
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
935 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
936 <term><emphasis role="bold">evIncAudioBufDelay</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
937 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
938 Audi� buffer k�sleltet�s�nek n�vel�se.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
939 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
940 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
941
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
942 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
943 <term><emphasis role="bold">evIncBalance</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
944 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
945 Balansz n�vel�se.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
946 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
947 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
948
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
949 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
950 <term><emphasis role="bold">evIncVolume</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
951 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
952 Hanger� n�vel�se.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
953 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
954 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
955
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
956 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
957 <term><emphasis role="bold">evMute</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
958 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
959 Hang ki-/bekapcsol�sa.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
960 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
961 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
962
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
963 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
964 <term><emphasis role="bold">evSetBalance</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
965 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
966 Balansz be�ll�t�sa (potm�ter tudja haszn�lni; a
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
967 potm�ter relat�v �rt�k�t (0-100%) haszn�lja).
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
968 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
969 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
970
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
971 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
972 <term><emphasis role="bold">evSetVolume</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
973 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
974 Hanger� be�ll�t�sa (potm�ter tudja haszn�lni; a
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
975 potm�ter relat�v �rt�k�t (0-100%) haszn�lja).
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
976 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
977 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
978 </variablelist>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
979
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
980 <variablelist>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
981 <title>Vegyes:</title>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
982 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
983 <term><emphasis role="bold">evAbout</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
984 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
985 Programinform�ci�s ablak megnyit�sa.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
986 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
987 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
988
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
989 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
990 <term><emphasis role="bold">evDropSubtitle</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
991 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
992 Aktu�lisan haszn�lt felirat letilt�sa.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
993 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
994 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
995
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
996 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
997 <term><emphasis role="bold">evEqualizer</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
998 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
999 Equalizer be-/kikapcsol�sa.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1000 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1001 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1002
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1003 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1004 <term><emphasis role="bold">evExit</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1005 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1006 Kil�p�s a programb�l.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1007 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1008 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1009
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1010 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1011 <term><emphasis role="bold">evIconify</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1012 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1013 Ablak �sszecsuk�sa kis m�ret�v�.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1014 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1015 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1016
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1017 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1018 <term><emphasis role="bold">evLoad</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1019 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1020 F�jl bet�lt�se (a f�jl b�ng�sz� ablak megnyit�s�val, ahol kiv�laszthatod a f�jlt).
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1021 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1022 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1023
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1024 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1025 <term><emphasis role="bold">evLoadPlay</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1026 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1027 Ugyan azt csin�lja, mint az <literal>evLoad</literal>, de automatikusan elkezdi
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1028 lej�tszani a f�jlt, miut�n bet�lt�tte.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1029 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1030 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1031
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1032 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1033 <term><emphasis role="bold">evLoadSubtitle</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1034 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1035 Felirat f�jl bet�lt�se (a f�jlv�laszt�val)
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1036 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1037 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1038
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1039 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1040 <term><emphasis role="bold">evLoadAudioFile</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1041 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1042 Audi� f�jl bet�lt�se (a f�jlv�laszt�val)
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1043 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1044 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1045
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1046 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1047 <term><emphasis role="bold">evNone</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1048 <listitem><para>
18651
f4494b63c00c synced with r18651
Gabrov
parents: 17997
diff changeset
1049 �res �zenet, nincs hat�sa (kiv�ve tal�n a Subversion verzi�t :-)).
15918
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1050 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1051 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1052
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1053 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1054 <term><emphasis role="bold">evPlaylist</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1055 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1056 Lej�tsz�si lista ablak megnyit�sa/becsuk�sa.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1057 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1058 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1059
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1060 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1061 <term><emphasis role="bold">evPlayDVD</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1062 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1063 Megpr�b�lja megnyitni az adott DVD-ROM meghajt�ban l�v� lemezt.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1064 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1065 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1066
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1067 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1068 <term><emphasis role="bold">evPlayVCD</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1069 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1070 Megpr�b�lja megnyitni az adott CD-ROM meghajt�ban l�v� lemezt.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1071 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1072 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1073
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1074 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1075 <term><emphasis role="bold">evPreferences</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1076 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1077 Megnyitja a be�ll�t�sok ablakot.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1078 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1079 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1080
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1081 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1082 <term><emphasis role="bold">evSetAspect</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1083 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1084 Be�ll�tja a megjelen�tett k�p ar�ny�t.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1085 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1086 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1087
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1088 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1089 <term><emphasis role="bold">evSetURL</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1090 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1091 Megjelen�ti az URL dial�gus ablakot.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1092 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1093 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1094
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1095 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1096 <term><emphasis role="bold">evSkinBrowser</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1097 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1098 Megnyitja a skin b�ng�sz� ablakot.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1099 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1100 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1101 </variablelist>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1102
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1103 </sect1>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1104
17735
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1105 <sect1 id="skin-quality">
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1106 <title>Min�s�gi skin-ek k�sz�t�se</title>
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1107
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1108 <para>
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1109 Teh�t v�gigolvastad az <application>MPlayer</application> GUI-j�hoz
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1110 t�rt�n� skin k�sz�t�s le�r�s�t, megtett�l minden t�led telhet�t a
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1111 <application>Gimp</application>pel �s el szeretn�d k�ldeni nek�nk a
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1112 skin-ed?
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1113 Olvass m�g egy kicsit tov�bb, hogy elker�ld a gyakori hib�kat �s
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1114 min�s�gi skin-t tudj k�sz�teni.
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1115 </para>
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1116
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1117 <para>
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1118 Szeretn�nk, ha a skin-ek, amit bevesz�nk a list�nkba, megfeleln�nek
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1119 bizonyos min�s�gi elv�r�soknak. Ezen k�v�l van m�g p�r dolog, amivel
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1120 a mi �let�nket k�nny�theted meg.
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1121 </para>
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1122
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1123 <para>
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1124 P�ldak�nt n�zd meg a a <systemitem>Blue</systemitem> skin-t,
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1125 az teljes�ti az �sszes lent felsorolt krit�riumot az 1.5-�s verzi� �ta.
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1126 </para>
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1127
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1128 <itemizedlist>
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1129 <listitem><para>Minden skin-nek tartalmaznia kell egy
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1130 <filename>README</filename> f�jlt, ami tartalmazza az inform�ci�kat
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1131 r�lad, a szerz�r�l, a szerz�i jogi �s licensz figyelmeztet�seket �s
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1132 b�rmi m�st, amit m�g bele akarsz �rni. Ha szeretn�l changelog-ot,
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1133 ez a f�jl j� hely neki.</para></listitem>
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1134
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1135 <listitem><para>Kell lennie egy <filename>VERSION</filename>
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1136 f�jlnak, melyben semmi m�s nincs, csak a skin verzi�sz�ma egyetlen
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1137 egy sorban (pl. 1.0).</para></listitem>
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1138
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1139 <listitem><para>A v�zszintes �s f�gg�leges ir�ny�t�kon (cs�szk�k a
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1140 hanger�nek �s a poz�ci�nak) a gombjuk k�z�ppontj�nak pontosan k�z�pen
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1141 kell lennie, a cs�szka fel�n�l. A gombot mindk�t ir�nyban ki kell
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1142 tudni h�zni a cs�szka v�g�ig, de azon t�l nem.</para></listitem>
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1143
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1144 <listitem><para>A skin elemeit megfelel� m�ret�nek kell deklar�lni
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1145 a skin f�jlban. Ha nem �gy van, akkor kattintani tudsz pl. a gombon
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1146 k�v�l �s m�gis megnyomod vagy egy ter�leten bel�l kattintasz �s nem
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1147 lesz hat�sa.</para></listitem>
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1148
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1149 <listitem><para>A <filename>skin</filename> f�jlnak j�l form�zottnak
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1150 kell lennie �s nem tartalmazhat tab-okat. A j�l form�zotts�g azt
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1151 jelenti, hogy a sz�moknak sz�pen oszlopokban kell lenni�k.</para></listitem>
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1152 </itemizedlist>
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1153
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1154 </sect1>
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1155
15918
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1156 </appendix>