개정판 f7caaaaf
issue #000: splash 수정
Change-Id: Ia0ea257b3b05b418bc1c3a979daafef6207815fb
KCOM/Common/ISplashMessage.cs | ||
---|---|---|
19 | 19 |
public static string CONVERSATIONVIEW = " Conversation View Loading..."; |
20 | 20 |
public static string MAINMENU_0 = " MainMenu Loading..."; |
21 | 21 |
public static string MAINMENU_1 = " Page Loading..."; |
22 |
public static string MAINMENU_2 = " Page Image Setting..."; |
|
23 |
public static string MAINMENU_3 = " Page ControlData Setting..."; |
|
24 |
public static string MAINMENU_4 = " Page Image DownLoading..."; |
|
25 | 22 |
public static string SPLASHSCREENWINDOW = " SplashScreen Loading..."; |
26 | 23 |
public static string TOPMENU = " TopMenu Loading..."; |
27 | 24 |
|
28 |
public static int SplashMessageCnt = 16;
|
|
25 |
public static int SplashMessageCnt = 13;
|
|
29 | 26 |
} |
30 | 27 |
} |
내보내기 Unified diff