From 1215336b2da255436764c6fc8ad7bfac1915f4b6 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Fri, 19 Oct 2012 21:14:20 +0200 Subject: Add L10n test string --- src/common/util.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src') diff --git a/src/common/util.c b/src/common/util.c index 54ad4f78..a8173990 100644 --- a/src/common/util.c +++ b/src/common/util.c @@ -1966,3 +1966,8 @@ get_subdirs (const char *path) return dirlist; } + +#if 0 +_("L10n test") +#endif + -- cgit 1.4.1