mirror of
https://github.com/weechat/weechat.git
synced 2026-06-30 23:06:38 +02:00
Removed source locations in gettext files
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
DOMAIN = $(PACKAGE)
|
||||
subdir = po
|
||||
top_builddir = ..
|
||||
XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --keyword=NG_:1,2
|
||||
XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --keyword=NG_:1,2 --no-location
|
||||
COPYRIGHT_HOLDER =
|
||||
EXTRA_LOCALE_CATEGORIES =
|
||||
MSGID_BUGS_ADDRESS = flashcode@flashtux.org
|
||||
|
||||
+1
-1212
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user