blob: fe736f4c79a141dd81159ffccd1a5ec22fbc79c3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
$set 15 #Common
$ #Yes
# Si
$ #No
# No
$ #DirectionTitle
# Direzione
$ #DirectionHoriz
# Orizzontale
$ #DirectionVert
# Verticale
$ #AlwaysOnTop
# Sempre in primo piano
$ #PlacementTitle
# Posizionamento
$ #PlacementTopLeft
# in Alto a Sinistra
$ #PlacementCenterLeft
# al Centro a Sinistra
$ #PlacementBottomLeft
# in Basso a Sinistra
$ #PlacementTopCenter
# in Alto al Centro
$ #PlacementBottomCenter
# in Basso al Centro
$ #PlacementTopRight
# in Alto a Destra
$ #PlacementCenterRight
# al Centro a Destra
$ #PlacementBottomRight
# in Basso a Destra
$ #AutoHide
# Nascondi Automaticamente
|