From 258afdee290e4e208cc3c325454f200b45a6c132 Mon Sep 17 00:00:00 2001 From: ngn Date: Sat, 24 Feb 2024 00:32:04 +0300 Subject: [PATCH] fix: Fix textdomain for the locales --- src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.c b/src/main.c index a02cd2c..41ca0d0 100644 --- a/src/main.c +++ b/src/main.c @@ -167,7 +167,7 @@ int main(int argc, char** argv, char** envp){ signal(SIGINT, SIG_IGN); setlocale(LC_ALL, ""); - textdomain("mp"); + textdomain("xcfg"); struct Desktop desktops[] = { {