File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -134,6 +134,6 @@ function(gettext_files)
134
134
endforeach ()
135
135
136
136
# Create target
137
- add_custom_target (translate ALL
137
+ add_custom_target (translate_ ${__GETTEXT_ARG_DOMAIN} ALL
138
138
DEPENDS ${__GETTEXT_DEPENDS} )
139
139
endfunction ()
Original file line number Diff line number Diff line change 17
17
*/
18
18
19
19
#include "internal.h"
20
- #include <libnex_config.h>
20
+ #include <libnex/ libnex_config.h>
21
21
#include <stdbool.h>
22
22
23
23
#ifdef LIBNEX_ENABLE_NLS
Original file line number Diff line number Diff line change 20
20
#define _LIBNEX_INTERNAL_H
21
21
22
22
#include <libintl.h>
23
- #include <libnex_config.h>
23
+ #include <libnex/ libnex_config.h>
24
24
#include <locale.h>
25
25
26
26
// Initializes internationalization for libnex
Original file line number Diff line number Diff line change 8
8
msgstr ""
9
9
"Project-Id-Version : PACKAGE VERSION\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2022-07-15 09:31 -0400\n "
11
+ "POT-Creation-Date : 2022-07-16 08:09 -0400\n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
13
"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
14
14
"
Language-Team :
LANGUAGE <[email protected] >\n "
You can’t perform that action at this time.
0 commit comments