annotate DOCS/xml/hu/skin.xml @ 17997:7bb7f54b4cfa

increasing sync tag to 1.15 after update by Diego
author gabrov
date Thu, 30 Mar 2006 14:50:16 +0000
parents 9a5a62f480e6
children f4494b63c00c
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"?>
17997
7bb7f54b4cfa increasing sync tag to 1.15 after update by Diego
gabrov
parents: 17974
diff changeset
2 <!-- synced with 1.15 -->
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 <note><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
779 Néhány üzenet nem úgy működik, mint az elvárható lenne (vagy egyáltalán
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
780 sehogy sem működik). Mint tudod, a GUI még fejlesztés alatt áll.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
781 </para></note>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
782
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
783 <variablelist>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
784 <title>Lejátszás vezérlése:</title>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
785 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
786 <term><emphasis role="bold">evNext</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
787 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
788 ugrás a következő sávra a lejátszási listában.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
789 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
790 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
791
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
792 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
793 <term><emphasis role="bold">evPause</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
794 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
795 Párt alkot az <literal>evPlaySwitchToPause</literal>-val. Egy általános
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
796 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
797 egy olyan gombhoz kell hozzárendelni, ami teljesen ugyan ott jelenik meg az
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
798 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
799 <literal>evPlaySwitchToPause</literal> gombhoz tartozó képet (jelezve
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
800 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
801 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
802 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
803
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
804 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
805 <term><emphasis role="bold">evPlay</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
806 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
807 Lejátszás elindítása.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
808 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
809 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
810
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
811 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
812 <term><emphasis role="bold">evPlaySwitchToPause</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
813 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
814 Az <literal>evPauseSwitchToPlay</literal> ellentéte. Ez az üzenet elkezdi a
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
815 lejátszást és megjelenteti az <literal>evPauseSwitchToPlay</literal> gomb
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
816 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
817 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
818 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
819
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
820 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
821 <term><emphasis role="bold">evPrev</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
822 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
823 Az előző sávra ugrik a lejátszási listában.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
824 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
825 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
826
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
827 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
828 <term><emphasis role="bold">evStop</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
829 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
830 Lejátszás megállítása.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
831 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
832 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
833 </variablelist>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
834
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
835 <variablelist>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
836 <title>Seeking:</title>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
837 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
838 <term><emphasis role="bold">evBackward10sec</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
839 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
840 Visszalépés 10 másodperccel.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
841 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
842 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
843
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
844 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
845 <term><emphasis role="bold">evBackward1min</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
846 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
847 Visszalépés 1 perccel.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
848 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
849 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
850
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
851 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
852 <term><emphasis role="bold">evBackward10min</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
853 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
854 Visszalépés 10 perccel.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
855 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
856 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
857
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
858 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
859 <term><emphasis role="bold">evForward10sec</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
860 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
861 Előrelépés 10 másodperccel.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
862 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
863 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
864
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
865 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
866 <term><emphasis role="bold">evForward1min</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
867 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
868 Előrelépés 1 perccel.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
869 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
870 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
871
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
872 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
873 <term><emphasis role="bold">evForward10min</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
874 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
875 Előrelépés 10 perccel.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
876 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
877 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
878
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
879 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
880 <term><emphasis role="bold">evSetMoviePosition</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
881 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
882 Ugrás a pozícióhoz (potméter tudja használni; a
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
883 potméter relatív értékét (0-100%) használja).
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
884 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
885 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
886 </variablelist>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
887
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
888 <variablelist>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
889 <title>Videó vezérlés:</title>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
890 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
891 <term><emphasis role="bold">evHalfSize</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
892 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
893 Film ablak méretének felezése.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
894 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
895 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
896 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
897 <term><emphasis role="bold">evDoubleSize</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
898 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
899 Film ablak méretének duplázása.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
900 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
901 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
902 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
903 <term><emphasis role="bold">evFullScreen</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
904 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
905 Teljes képernyős mód be-/kikapcsolása.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
906 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
907 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
908 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
909 <term><emphasis role="bold">evNormalSize</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
910 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
911 Film ablak normál méretének beállítása.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
912 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
913 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
914 </variablelist>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
915
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
916 <variablelist>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
917 <title>Audió vezérlés:</title>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
918 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
919 <term><emphasis role="bold">evDecAudioBufDelay</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
920 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
921 Audió buffer késleltetésének csökkentése.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
922 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
923 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
924
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
925 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
926 <term><emphasis role="bold">evDecBalance</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
927 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
928 Balansz csökkentése.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
929 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
930 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
931
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
932 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
933 <term><emphasis role="bold">evDecVolume</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
934 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
935 Hangerő csökkentése.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
936 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
937 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
938
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
939 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
940 <term><emphasis role="bold">evIncAudioBufDelay</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
941 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
942 Audió buffer késleltetésének növelése.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
943 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
944 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
945
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
946 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
947 <term><emphasis role="bold">evIncBalance</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
948 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
949 Balansz növelése.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
950 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
951 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
952
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
953 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
954 <term><emphasis role="bold">evIncVolume</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
955 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
956 Hangerő növelése.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
957 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
958 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
959
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
960 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
961 <term><emphasis role="bold">evMute</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
962 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
963 Hang ki-/bekapcsolása.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
964 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
965 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
966
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
967 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
968 <term><emphasis role="bold">evSetBalance</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
969 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
970 Balansz beállítása (potméter tudja használni; a
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
971 potméter relatív értékét (0-100%) használja).
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
972 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
973 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
974
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
975 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
976 <term><emphasis role="bold">evSetVolume</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
977 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
978 Hangerő beállítása (potméter tudja használni; a
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
979 potméter relatív értékét (0-100%) használja).
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
980 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
981 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
982 </variablelist>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
983
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
984 <variablelist>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
985 <title>Vegyes:</title>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
986 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
987 <term><emphasis role="bold">evAbout</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
988 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
989 Programinformációs ablak megnyitása.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
990 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
991 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
992
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
993 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
994 <term><emphasis role="bold">evDropSubtitle</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
995 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
996 Aktuálisan használt felirat letiltása.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
997 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
998 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
999
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1000 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1001 <term><emphasis role="bold">evEqualizer</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1002 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1003 Equalizer be-/kikapcsolása.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1004 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1005 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1006
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1007 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1008 <term><emphasis role="bold">evExit</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1009 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1010 Kilépés a programból.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1011 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1012 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1013
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1014 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1015 <term><emphasis role="bold">evIconify</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1016 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1017 Ablak összecsukása kis méretűvé.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1018 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1019 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1020
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1021 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1022 <term><emphasis role="bold">evLoad</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1023 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1024 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
1025 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1026 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1027
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1028 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1029 <term><emphasis role="bold">evLoadPlay</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1030 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1031 Ugyan azt csinálja, mint az <literal>evLoad</literal>, de automatikusan elkezdi
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1032 lejátszani a fájlt, miután betöltötte.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1033 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1034 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1035
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1036 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1037 <term><emphasis role="bold">evLoadSubtitle</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1038 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1039 Felirat fájl betöltése (a fájlválasztóval)
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1040 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1041 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1042
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1043 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1044 <term><emphasis role="bold">evLoadAudioFile</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1045 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1046 Audió fájl betöltése (a fájlválasztóval)
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1047 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1048 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1049
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1050 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1051 <term><emphasis role="bold">evNone</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1052 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1053 Üres üzenet, nincs hatása (kivéve talán a CVS verziót :-)).
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1054 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1055 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1056
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1057 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1058 <term><emphasis role="bold">evPlaylist</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1059 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1060 Lejátszási lista ablak megnyitása/becsukása.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1061 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1062 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1063
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1064 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1065 <term><emphasis role="bold">evPlayDVD</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1066 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1067 Megpróbálja megnyitni az adott DVD-ROM meghajtóban lévő lemezt.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1068 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1069 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1070
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1071 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1072 <term><emphasis role="bold">evPlayVCD</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1073 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1074 Megpróbálja megnyitni az adott CD-ROM meghajtóban lévő lemezt.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1075 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1076 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1077
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1078 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1079 <term><emphasis role="bold">evPreferences</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1080 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1081 Megnyitja a beállítások ablakot.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1082 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1083 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1084
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1085 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1086 <term><emphasis role="bold">evSetAspect</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1087 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1088 Beállítja a megjelenített kép arányát.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1089 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1090 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1091
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1092 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1093 <term><emphasis role="bold">evSetURL</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1094 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1095 Megjeleníti az URL dialógus ablakot.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1096 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1097 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1098
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1099 <varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1100 <term><emphasis role="bold">evSkinBrowser</emphasis></term>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1101 <listitem><para>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1102 Megnyitja a skin böngésző ablakot.
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1103 </para></listitem>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1104 </varlistentry>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1105 </variablelist>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1106
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1107 </sect1>
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1108
17735
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1109 <sect1 id="skin-quality">
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1110 <title>Minőségi skin-ek készítése</title>
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1111
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1112 <para>
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1113 Tehát végigolvastad az <application>MPlayer</application> GUI-jához
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1114 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
1115 <application>Gimp</application>pel és el szeretnéd küldeni nekünk a
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1116 skin-ed?
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1117 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
1118 minőségi skin-t tudj készíteni.
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1119 </para>
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1120
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1121 <para>
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1122 Szeretnénk, ha a skin-ek, amit beveszünk a listánkba, megfelelnének
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1123 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
1124 a mi életünket könnyítheted meg.
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1125 </para>
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1126
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1127 <para>
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1128 Példaként nézd meg a a <systemitem>Blue</systemitem> skin-t,
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1129 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
1130 </para>
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1131
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1132 <itemizedlist>
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1133 <listitem><para>Minden skin-nek tartalmaznia kell egy
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1134 <filename>README</filename> fájlt, ami tartalmazza az információkat
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1135 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
1136 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
1137 ez a fájl jó hely neki.</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>Kell lennie egy <filename>VERSION</filename>
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1140 fájlnak, melyben semmi más nincs, csak a skin verziószáma egyetlen
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1141 egy sorban (pl. 1.0).</para></listitem>
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1142
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1143 <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
1144 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
1145 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
1146 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
1147
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1148 <listitem><para>A skin elemeit megfelelő méretűnek kell deklarálni
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1149 a skin fájlban. Ha nem így van, akkor kattintani tudsz pl. a gombon
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1150 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
1151 lesz hatása.</para></listitem>
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1152
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1153 <listitem><para>A <filename>skin</filename> fájlnak jól formázottnak
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1154 kell lennie és nem tartalmazhat tab-okat. A jól formázottság azt
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1155 jelenti, hogy a számoknak szépen oszlopokban kell lenniük.</para></listitem>
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1156 </itemizedlist>
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1157
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1158 </sect1>
b5d0fd7c1dcf synced with 1.14
gabrov
parents: 15918
diff changeset
1159
15918
8f6c98310f38 initial translation, synced with 1.12
gabrov
parents:
diff changeset
1160 </appendix>