reactos/base/setup/usetup/lang/ar-LB.h

12 lines
167 B
C
Raw Normal View History

#ifndef LANG_AR_LB_H__
#define LANG_AR_LB_H__
MUI_LAYOUTS arLBLayouts[] =
{
{ L"0409", L"00000409" },
{ L"3001", L"00000401" },
{ NULL, NULL }
};
#endif