diff options
author | fluxgen <fluxgen> | 2002-02-04 07:45:19 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2002-02-04 07:45:19 (GMT) |
commit | 31ab3603835d4d7893be0d114697bf800c44f891 (patch) | |
tree | 4880034ff57197a5d4f70d0c89bbcbbc885ab28f /nls/pt_PT/Configmenu.m | |
parent | 945ce331e6fdbb032469064cd1436f12e66b4573 (diff) | |
download | fluxbox-31ab3603835d4d7893be0d114697bf800c44f891.zip fluxbox-31ab3603835d4d7893be0d114697bf800c44f891.tar.bz2 |
initial import
Diffstat (limited to 'nls/pt_PT/Configmenu.m')
-rw-r--r-- | nls/pt_PT/Configmenu.m | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/nls/pt_PT/Configmenu.m b/nls/pt_PT/Configmenu.m new file mode 100644 index 0000000..14d04ae --- /dev/null +++ b/nls/pt_PT/Configmenu.m | |||
@@ -0,0 +1,52 @@ | |||
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 | # Tabs | ||
41 | $ #Icons | ||
42 | # Icons | ||
43 | $ #TabPlacement | ||
44 | # Posicionamento da Tab | ||
45 | $ #TabRotateVertical | ||
46 | # Rodar Tabs Verticais | ||
47 | $ #SemiSloppyFocus | ||
48 | # Semi Sloppy Focus | ||
49 | $ #MaxOverSlit | ||
50 | # Maximizar Sobre Slit | ||
51 | $ #SloppyWindowGrouping | ||
52 | # Sloppy Janela Em Grupo | ||