Fix silly ordering of docs in table of contents

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26278 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2008-08-31 19:12:49 +00:00
parent 4da5159a5a
commit 65ceb0fe68

View File

@ -30,7 +30,7 @@ import os
import re
possible_documents = ("Customization", "EmbeddedObjects", "Extended", "FAQ", "Intro", "Math", "Tutorial", "UserGuide")
possible_documents = ("Intro", "Tutorial", "UserGuide", "EmbeddedObjects", "Extended", "Math", "Customization", "FAQ")
def documents(srcdir, lang, dir_prefix = None):
'''Return documents for specified language. Translated files are in lang