|
1.
|
|
|
Command to execute
|
|
|
|
Comandament a executar
|
|
Translated and reviewed by
Sebastià Pla i Sanz
|
|
|
|
Located in
kstart.cpp:255
|
|
2.
|
|
|
A regular expression matching the window title
|
|
|
|
Una expressió regular coincident amb el títol de finestra
|
|
Translated and reviewed by
Sebastià Pla i Sanz
|
|
|
|
Located in
kstart.cpp:257
|
|
3.
|
|
|
A string matching the window class (WM_CLASS property)
The window class can be found out by running
'xprop | grep WM_CLASS' and clicking on a window
(use either both parts separated by a space or only the right part).
NOTE: If you specify neither window title nor window class,
then the very first window to appear will be taken;
omitting both options is NOT recommended.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Un text coincident amb la classe de finestra (propietat WM_CLASS)
La classe de finestra es pot obtenir executant
'xprop | grep WM_CLASS' i clicant a una finestra.
(useu bé les dues parts separades per un espai o bé només la part dreta).
NOTA: Si no especifiqueu ni títol de finestra ni classe de finestra,
llavors s'agafarà la primera finestra que aparegui;
NO es recomana l'omissió d'ambdues opcions.
|
|
Translated and reviewed by
Sebastià Pla i Sanz
|
|
|
|
Located in
kstart.cpp:258
|
|
4.
|
|
|
Desktop on which to make the window appear
|
|
|
|
Escriptori on es farà aparèixer la finestra
|
|
Translated and reviewed by
Sebastià Pla i Sanz
|
|
|
|
Located in
kstart.cpp:265
|
|
5.
|
|
|
Make the window appear on the desktop that was active
when starting the application
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Fes aparèixer la finestra a l'escriptori que estava actiu
en engegar l'aplicació
|
|
Translated and reviewed by
Sebastià Pla i Sanz
|
|
|
|
Located in
kstart.cpp:266
|
|
6.
|
|
|
Make the window appear on all desktops
|
|
|
|
Fes que la finestra aparegui en tots els escriptoris
|
|
Translated and reviewed by
Sebastià Pla i Sanz
|
|
|
|
Located in
kstart.cpp:267
|
|
7.
|
|
|
Iconify the window
|
|
|
|
Iconitza la finestra
|
|
Translated and reviewed by
Sebastià Pla i Sanz
|
|
|
|
Located in
kstart.cpp:268
|
|
8.
|
|
|
Maximize the window
|
|
|
|
Maximitza la finestra
|
|
Translated and reviewed by
Sebastià Pla i Sanz
|
|
|
|
Located in
kstart.cpp:269
|
|
9.
|
|
|
Maximize the window vertically
|
|
|
|
Maximitza la finestra verticalment
|
|
Translated and reviewed by
Sebastià Pla i Sanz
|
|
|
|
Located in
kstart.cpp:270
|
|
10.
|
|
|
Maximize the window horizontally
|
|
|
|
Maximitza la finestra horitzontalment
|
|
Translated and reviewed by
Sebastià Pla i Sanz
|
|
|
|
Located in
kstart.cpp:271
|