From 612b1cd945501d15663c5c83c20f8d5799ca6cfd Mon Sep 17 00:00:00 2001 From: Woongsuk Cho Date: Fri, 11 Oct 2019 08:37:35 +0900 Subject: [PATCH] turn off hydra-mode temporally. After fixing launchpad issue, it should be turned on again --- NativeLauncher/dotnet.loader | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NativeLauncher/dotnet.loader b/NativeLauncher/dotnet.loader index e04b914..382a68d 100644 --- a/NativeLauncher/dotnet.loader +++ b/NativeLauncher/dotnet.loader @@ -13,4 +13,4 @@ EXTRA_ARRAY_VAL /usr/lib/ecore_imf/modules/wayland/v-1.16/libwltextinputm EXTRA_ARRAY_VAL /usr/lib/libdali-toolkit.so EXTRA_ARRAY_VAL /usr/lib/libcairo.so.2 EXTRA_ARRAY_VAL /usr/lib/libefl-assist.so.0 -HYDRA ON +HYDRA OFF -- 2.7.4