diff options
author | fluxgen <fluxgen> | 2001-12-11 20:47:02 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2001-12-11 20:47:02 (GMT) |
commit | 18830ac9add80cbd3bf7369307d7e35a519dca9b (patch) | |
tree | 4759a5434a34ba317fe77bbf8b0ed9bb57bb6018 /nls/it_IT/Configmenu.m | |
parent | 1523b48bff07dead084af3064ad11c79a9b25df0 (diff) | |
download | fluxbox-18830ac9add80cbd3bf7369307d7e35a519dca9b.zip fluxbox-18830ac9add80cbd3bf7369307d7e35a519dca9b.tar.bz2 |
Initial revision
Diffstat (limited to 'nls/it_IT/Configmenu.m')
-rw-r--r-- | nls/it_IT/Configmenu.m | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/nls/it_IT/Configmenu.m b/nls/it_IT/Configmenu.m new file mode 100644 index 0000000..6c4d03c --- /dev/null +++ b/nls/it_IT/Configmenu.m | |||
@@ -0,0 +1,48 @@ | |||
1 | $set 3 #Configmenu | ||
2 | |||
3 | $ #ConfigOptions | ||
4 | # Configurazione | ||
5 | $ #FocusModel | ||
6 | # Tipo Di Focus | ||
7 | $ #WindowPlacement | ||
8 | # Posizionamento delle finestre | ||
9 | $ #ImageDithering | ||
10 | # Dithering Delle Immagini | ||
11 | $ #OpaqueMove | ||
12 | # Movimento Delle Finestre Opaco | ||
13 | $ #FullMax | ||
14 | # Massimizzazione Completa | ||
15 | $ #FocusNew | ||
16 | # Dai Il Focus Alle Nuove Finestre | ||
17 | $ #FocusLast | ||
18 | # Dai Il Focus Alla Finestra Al Cambio di Workspace | ||
19 | $ #ClickToFocus | ||
20 | # Clicca Per Il Focus | ||
21 | $ #SloppyFocus | ||
22 | # Sloppy Focus | ||
23 | $ #AutoRaise | ||
24 | # Auto Raise | ||
25 | $ #SmartRows | ||
26 | # Posizionamento Intelligente (Righe) | ||
27 | $ #SmartCols | ||
28 | # Posizionamento Intelligente (Colonne) | ||
29 | $ #Cascade | ||
30 | # Posizionamento A Cascata | ||
31 | $ #LeftRight | ||
32 | # Da Sinistra A Destra | ||
33 | $ #RightLeft | ||
34 | # Da Destra A Sinistra | ||
35 | $ #TopBottom | ||
36 | # Da Sopra A Sotto | ||
37 | $ #BottomTop | ||
38 | # Da Sotto A Sopra | ||
39 | $ #Tabs | ||
40 | # Usa I Tabs | ||
41 | $ #Icons | ||
42 | # Usa Le Icone | ||
43 | $ #TabPlacement | ||
44 | # Posizionamento Del Tab | ||
45 | $ #TabRotateVertical | ||
46 | # Routa Verticalmente I Tab | ||
47 | $ #SemiSloppyFocus | ||
48 | # Semi Sloppy Focus | ||