CTEXT "This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.",
IDC_STATIC,119,44,124,72
END
LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE_BRAZILIAN
LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE_BRAZILIAN
IDD_GRAPHCFG DIALOG DISCARDABLE 0, 0, 260, 250
STYLE WS_CHILD | WS_DISABLED
...
...
@@ -81,6 +115,30 @@ BEGIN
END
LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE
IDD_GRAPHCFG DIALOG DISCARDABLE 0, 0, 260, 250
STYLE WS_CHILD | WS_DISABLED
FONT 8, "MS Shell Dlg"
BEGIN
CONTROL "Os programas DirectX podem impedir que o mouse deixe a janela?",IDC_DX_MOUSE_GRAB,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,35,230,8
CONTROL "Permitir buffer duplo do ecr",IDC_DOUBLE_BUFFER,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,45,230,8
GROUPBOX " Configuraes de janela ",IDC_STATIC,8,25,244,120
/* FIXME: the wording of this explanation could be a lot better */
LTEXT "Pode escolher emular uma rea de trabalho, onde todas as janelas so confinadas a um 'ecr virtual', ou pode ter uma janela colocada na sua rea de trabalho predefinida.",
IDC_STATIC,15,73,228,28
LTEXT "Tamanho da rea de trabalho:",IDC_DESKTOP_SIZE,15,115,100,8,WS_DISABLED
LTEXT "X",IDC_DESKTOP_BY,164,115,8,8,WS_DISABLED
CONTROL "Emular uma rea de trabalho virtual",IDC_ENABLE_DESKTOP,"Button",
LTEXT "As bibliotecas podem ser especificadas individualmente como 'builtin' ou 'native'. Uma entrada DLL como ""*"" pertinente a todas as DLLs no especificadas explicitamente."