mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
* lib/doc/Makefile.am:
* development/scons/scons_manifest.py: - add Spanish UserGuide. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20767 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
85b05737d4
commit
7341e94905
@ -2222,6 +2222,7 @@ lib_doc_es_files = Split('''
|
||||
Extended.lyx
|
||||
Intro.lyx
|
||||
Tutorial.lyx
|
||||
UserGuide.lyx
|
||||
''')
|
||||
|
||||
|
||||
|
@ -86,7 +86,8 @@ dist_esdoc_DATA = \
|
||||
es/EmbeddedObjects.lyx \
|
||||
es/Extended.lyx \
|
||||
es/Intro.lyx \
|
||||
es/Tutorial.lyx
|
||||
es/Tutorial.lyx \
|
||||
es/UserGuide.lyx
|
||||
|
||||
esbibliodocdir = $(pkgdatadir)/doc/es/biblio
|
||||
dist_esbibliodoc_DATA = \
|
||||
|
Loading…
Reference in New Issue
Block a user