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/pt_BR/Configmenu.m | |
parent | 1523b48bff07dead084af3064ad11c79a9b25df0 (diff) | |
download | fluxbox-18830ac9add80cbd3bf7369307d7e35a519dca9b.zip fluxbox-18830ac9add80cbd3bf7369307d7e35a519dca9b.tar.bz2 |
Initial revision
Diffstat (limited to 'nls/pt_BR/Configmenu.m')
-rw-r--r-- | nls/pt_BR/Configmenu.m | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/nls/pt_BR/Configmenu.m b/nls/pt_BR/Configmenu.m new file mode 100644 index 0000000..129d991 --- /dev/null +++ b/nls/pt_BR/Configmenu.m | |||
@@ -0,0 +1,48 @@ | |||
1 | $set 3 #Configmenu | ||
2 | |||
3 | $ #ConfigOptions | ||
4 | # Configurações | ||
5 | $ #FocusModel | ||
6 | # Modelo de Foco | ||
7 | $ #WindowPlacement | ||
8 | # Posicionamento das Janelas | ||
9 | $ #ImageDithering | ||
10 | # Simulação de Cores em Imagens | ||
11 | $ #OpaqueMove | ||
12 | # Movimento Opaco de Janelas | ||
13 | $ #FullMax | ||
14 | # Maximização Total | ||
15 | $ #FocusNew | ||
16 | # Foco em Novas Janelas | ||
17 | $ #FocusLast | ||
18 | # Foco na Ultima Janela Da Area de Trabalho | ||
19 | $ #ClickToFocus | ||
20 | # Foco na Janela Quando Clicada | ||
21 | $ #SloppyFocus | ||
22 | # Foco na Janela Quando Apontada | ||
23 | $ #AutoRaise | ||
24 | # Sobrepor Janela Quando Ativa | ||
25 | $ #SmartRows | ||
26 | # Posicionamento em Fila | ||
27 | $ #SmartCols | ||
28 | # Posicionamento em Coluna | ||
29 | $ #Cascade | ||
30 | # Posicionamento em Cascata | ||
31 | $ #LeftRight | ||
32 | # Esquerda para Direita | ||
33 | $ #RightLeft | ||
34 | # Direita para Esquerda | ||
35 | $ #TopBottom | ||
36 | # Cima para Baixo | ||
37 | $ #BottomTop | ||
38 | # Baixo para Cima | ||
39 | $ #Tabs | ||
40 | # Use Tabs | ||
41 | $ #Icons | ||
42 | # Use Icons | ||
43 | $ #TabPlacement | ||
44 | # Tab Placement | ||
45 | $ #TabRotateVertical | ||
46 | # Rotate Vertical Tabs | ||
47 | $ #SemiSloppyFocus | ||
48 | # Semi Sloppy Focus | ||