|
9.
|
|
|
(C) 2001-2002 Richard Moore (rich@kde.org)
|
|
|
|
(c) Richard Moore (rich@kde.org), 2001-2002.
|
|
Translated by
Tamas Szanto
|
|
Reviewed by
Tamas Szanto
|
|
|
|
Located in
main.cpp:30
|
|
10.
|
|
|
Richard Moore
|
|
|
|
Richard Moore
|
|
Translated by
Tamas Szanto
|
|
|
|
Located in
main.cpp:31
|
|
11.
|
|
|
Command to execute
|
|
|
|
A végrehajtandó parancs
|
|
Translated by
Tamas Szanto
|
|
|
|
Located in
main.cpp:36
|
|
12.
|
|
|
A regular expression matching the window title
If you do not specify one, then the very first window
to appear will be taken - not recommended.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Ablakcímhez illeszkedő reguláris kifejezés.
Ha üresen hagyja, akkor a legelőször megjelenő ablak
lesz kiválasztva, ezért érdemes megadni valamit.
|
|
Translated by
Tamas Szanto
|
|
|
|
Located in
main.cpp:38
|
|
13.
|
|
|
The window id of the target window
Specifies the id of the window to use. If the id starts with 0x
it is assumed to be in hex.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
A célablak azonosítója.
A használni kívánt ablak azonosítója. Ha az azonosító 0x-szel kezdődik,
a program hexadecimális értéket feltételez.
|
|
Translated by
Tamas Szanto
|
|
|
|
Located in
main.cpp:41
|
|
14.
|
|
|
Hide the window to the tray on startup
|
|
|
|
Az ablak elrejtése a tálcában indításkor
|
|
Translated by
Tamas Szanto
|
|
|
|
Located in
main.cpp:44
|
|
15.
|
|
|
Wait until we are told to show the window before
executing the command
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
A parancs végrehajtása csak akkor történjen meg, ha az
ablak megkapja a megjelenési engedélyt
|
|
Translated by
Tamas Szanto
|
|
|
|
Located in
main.cpp:45
|
|
16.
|
|
|
Sets the initial tooltip for the tray icon
|
|
|
|
A tálcaikon kezdeti tippjét állítja be
|
|
Translated by
Tamas Szanto
|
|
|
|
Located in
main.cpp:47
|
|
17.
|
|
|
Keep the tray icon even if the client exits. This option
has no effect unless startonshow is specified.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
A tálcaikon maradjon meg akkor is, ha a kliens program kilépett. Csak a
startonshow opcióval együtt van hatása.
|
|
Translated by
Tamas Szanto
|
|
|
|
Located in
main.cpp:48
|
|
18.
|
|
|
Use ksystraycmd's icon instead of the window's icon in the systray
(should be used with --icon to specify ksystraycmd icon)
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
A KSysTrayCmd ikonja jelenjen meg a tálcán (ne az ablaké)
(az --icon paranccsal adható meg a KSysTrayCmd ikonja)
|
|
Translated by
Tamas Szanto
|
|
|
|
Located in
main.cpp:50
|