userCreateScrUnicode.h

00001 #ifndef USER_CREATE_SCR_UNICODE_H
00002 #define USER_CREATE_SCR_UNICODE_H
00003 
00004 /*
00005   ユーザ一の作成・削除
00006   Satofumi KAMIMURA
00007   $Id$
00008 */
00009 
00010 const static Uint16 UserCreate_title[] = { 0x30e6, 0x30fc, 0x30b6, 0x7ba1, 0x7406, 0x0 }; // ユーザ管理
00011 
00012 const static Uint16 UserCreate_new[] = { 0x65b0, 0x898f, 0x0 }; // 新規
00013 const static Uint16 UserCreate_del[] = { 0x524a, 0x9664, 0x0 }; // 削除
00014 const static Uint16 UserCreate_back[] = { 0x623b, 0x308b, 0x0 }; // 戻る
00015 
00016 #endif /* !USER_CREATE_SCR_UNICODE_H */
00017 

Generated on Mon Apr 13 22:52:03 2009 by  doxygen 1.5.7.1