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

12 lines
167 B
C
Raw Normal View History

#ifndef LANG_AR_EG_H__
#define LANG_AR_EG_H__
MUI_LAYOUTS arEGLayouts[] =
{
{ L"0C01", L"00000401" },
{ L"0409", L"00000409" },
{ NULL, NULL }
};
#endif