Skip to content
Snippets Groups Projects
Commit 0c8552cf authored by Marcos Viera's avatar Marcos Viera
Browse files

v-0.2

parent 4cd07c81
No related branches found
No related tags found
No related merge requests found
Pipeline #136296 failed
No preview for this file type
......@@ -85,8 +85,8 @@ main = do args <- getArgs
-- Internationalization, also see MateFun.InternationalizationHelper
setLocale LC_ALL (Just "")
bindTextDomain hgettext_locale_domain (Just hgettext_abs_dir)
textDomain (Just hgettext_locale_domain)
bindTextDomain hgettext_locale_domain hgettext_abs_dir --(Just hgettext_abs_dir)
textDomain hgettext_locale_domain --(Just hgettext_locale_domain)
-- If no errors, interp
case getOpt RequireOrder options args of
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment