mirror of
https://github.com/aria2/aria2.git
synced 2026-04-11 15:29:02 +00:00
Added Russian translation of man page contributed by ITriskTI.
This commit is contained in:
@@ -502,7 +502,8 @@ AC_CONFIG_FILES([Makefile
|
||||
po/Makefile.in
|
||||
intl/Makefile
|
||||
lib/Makefile
|
||||
doc/Makefile])
|
||||
doc/Makefile
|
||||
doc/ru/Makefile])
|
||||
AC_OUTPUT
|
||||
|
||||
echo " "
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
SUBDIRS = ru
|
||||
man_MANS = aria2c.1
|
||||
EXTRA_DIST = $(man_MANS)
|
||||
dist_doc_DATA = aria2c.1.html aria2c.1.asciidoc
|
||||
|
||||
4
doc/ru/Makefile.am
Normal file
4
doc/ru/Makefile.am
Normal file
@@ -0,0 +1,4 @@
|
||||
# Russian translation of man page.
|
||||
mandir=@mandir@/ru
|
||||
man_MANS = aria2c.1
|
||||
EXTRA_DIST = $(man_MANS)
|
||||
6157
doc/ru/aria2c.1
Normal file
6157
doc/ru/aria2c.1
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user