Merge pull request #47 from psikorski/x11_remove accepted/tizen/mobile/20160122.081200 accepted/tizen/tv/20160122.081229 accepted/tizen/wearable/20160122.081247 submit/tizen/20160122.060424
authorWonYoung Choi <wy80.choi@samsung.com>
Fri, 22 Jan 2016 06:00:11 +0000 (15:00 +0900)
committerWonYoung Choi <wy80.choi@samsung.com>
Fri, 22 Jan 2016 06:00:11 +0000 (15:00 +0900)
X11 code removal

extensions/renderer/runtime_ipc_client.h [changed mode: 0644->0755]
runtime/browser/web_view.h [changed mode: 0644->0755]
runtime/renderer/injected_bundle.cc [changed mode: 0644->0755]
runtime/resources/locales/ko_KR.po

old mode 100644 (file)
new mode 100755 (executable)
index c743570..b5da104
@@ -18,7 +18,7 @@
 #define XWALK_EXTENSIONS_RENDERER_RUNTIME_IPC_CLIENT_H_
 
 #include <v8/v8.h>
-#include <ewk_ipc_message.h>
+#include <ewk_chromium.h>
 
 #include <functional>
 #include <map>
old mode 100644 (file)
new mode 100755 (executable)
index 8bb1823..273a701
@@ -18,7 +18,7 @@
 #define XWALK_RUNTIME_BROWSER_WEB_VIEW_H_
 
 #include <Elementary.h>
-#include <ewk_ipc_message.h>
+#include <ewk_chromium.h>
 #include <functional>
 #include <string>
 
old mode 100644 (file)
new mode 100755 (executable)
index 57cfc3b..f2c8b0c
@@ -15,7 +15,7 @@
  */
 
 #include <Ecore.h>
-#include <ewk_ipc_message.h>
+#include <ewk_chromium.h>
 #include <unistd.h>
 #include <v8.h>
 
index efef5c1..812291b 100755 (executable)
@@ -5,7 +5,7 @@ msgid "IDS_BR_POP_STARTING_DOWNLOAD_ING"
 msgstr "다운로드를 시작하는 중..."
 
 msgid "IDS_BR_BODY_SECURITY_CERTIFICATE_PROBLEM_MSG"
-msgstr "URL을 검색하거나 입력하세요"
+msgstr "이 사이트의 보안 인증서에 문제가 있습니다"
 
 msgid "IDS_BR_SK_CANCEL"
 msgstr "취소"