reactos/base/setup/usetup/lang/pt-PT.h
Art Yerkes c501d8112c Create a branch for network fixes.
svn path=/branches/aicom-network-fixes/; revision=34994
2008-08-01 11:32:26 +00:00

12 lines
167 B
C

#ifndef LANG_PT_PT_H__
#define LANG_PT_PT_H__
MUI_LAYOUTS ptPTLayouts[] =
{
{ L"0816", L"00000816" },
{ L"0409", L"00000409" },
{ NULL, NULL }
};
#endif