mirror of
https://github.com/weechat/weechat.git
synced 2026-06-30 23:06:38 +02:00
Add missing XML files authors.xx.xml in makefiles
This commit is contained in:
+2
-1
@@ -16,7 +16,8 @@
|
||||
|
||||
LANGCODE = de
|
||||
BOOK = weechat.$(LANGCODE)
|
||||
BOOK_INCLUDE = intro.$(LANGCODE).xml \
|
||||
BOOK_INCLUDE = authors.$(LANGCODE).xml \
|
||||
intro.$(LANGCODE).xml \
|
||||
install.$(LANGCODE).xml \
|
||||
usage.$(LANGCODE).xml \
|
||||
plugins.$(LANGCODE).xml \
|
||||
|
||||
+2
-1
@@ -16,7 +16,8 @@
|
||||
|
||||
LANGCODE = en
|
||||
BOOK = weechat.$(LANGCODE)
|
||||
BOOK_INCLUDE = intro.$(LANGCODE).xml \
|
||||
BOOK_INCLUDE = authors.$(LANGCODE).xml \
|
||||
intro.$(LANGCODE).xml \
|
||||
install.$(LANGCODE).xml \
|
||||
usage.$(LANGCODE).xml \
|
||||
plugins.$(LANGCODE).xml \
|
||||
|
||||
+2
-1
@@ -16,7 +16,8 @@
|
||||
|
||||
LANGCODE = fr
|
||||
BOOK = weechat.$(LANGCODE)
|
||||
BOOK_INCLUDE = intro.$(LANGCODE).xml \
|
||||
BOOK_INCLUDE = authors.$(LANGCODE).xml \
|
||||
intro.$(LANGCODE).xml \
|
||||
install.$(LANGCODE).xml \
|
||||
usage.$(LANGCODE).xml \
|
||||
plugins.$(LANGCODE).xml \
|
||||
|
||||
Reference in New Issue
Block a user