Set reserved strings for the preloaded default ISE.
authorBum-Sung Cho <bs0111.cho@samsung.com>
Mon, 18 Mar 2013 04:35:42 +0000 (13:35 +0900)
committerBum-Sung Cho <bs0111.cho@samsung.com>
Mon, 18 Mar 2013 04:35:42 +0000 (13:35 +0900)
Change-Id: I7b9aaced6eeb31974b359687319513acd0341369
Signed-off-by: Bum-Sung Cho <bs0111.cho@samsung.com>
src/FUiIme_InputMethodManagerImpl.cpp

index 166cb1c..45afd12 100644 (file)
@@ -47,7 +47,7 @@ using namespace Tizen::Base;
 using namespace Tizen::Base::Collection;\r
 using namespace Tizen::Locales;\r
 \r
-static const AppId PRELOADED_IME_APPID = "sja4pgHCvq.Tizen";\r
+static const AppId PRELOADED_IME_APPID = "PRIVTIME01.ise-default";\r
 static const char* PRELOADED_IME_UUID = "12aa3425-f88d-45f4-a509-cee8dfe904e3";\r
 \r
 namespace Tizen { namespace Ui { namespace Ime {\r