commit mysteriously missing file.

svn path=/branches/ros-amd64-bringup/; revision=40132
This commit is contained in:
Samuel Serapion
2009-03-20 11:00:23 +00:00
parent aad24cec2c
commit 7cb8d3ec13
+11
View File
@@ -0,0 +1,11 @@
#ifndef LANG_MY_MM_H__
#define LANG_MY_MM_H__
MUI_LAYOUTS myMMLayouts[] =
{
{ L"0455", L"00000455" },
{ L"0409", L"00000409" },
{ NULL, NULL }
};
#endif