]> git.lyx.org Git - features.git/commitdiff
Add frenchb to languages for compatibility with older files.
authorJosé Matox <jamatos@lyx.org>
Wed, 11 Jul 2007 15:10:13 +0000 (15:10 +0000)
committerJosé Matox <jamatos@lyx.org>
Wed, 11 Jul 2007 15:10:13 +0000 (15:10 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19044 a592a061-630c-0410-9148-cb99ea01b6c8

lib/lyx2lyx/lyx2lyx_lang.py

index e8664f755a03d33c4c1679ebe03f6374ae5989a2..d5b76d2d03ff19e5575967d266f1a0bc27b18df1 100644 (file)
@@ -39,6 +39,7 @@ lang = {'afrikaans': ['afrikaans', 'Afrikaans', 'false', 'iso8859-1', 'af_ZA', '
             'iso8859-1',
             'fr_FR',
             '\\addto\\extrasfrench{\\providecommand{\\og}{\\leavevmode\\flqq~}\\providecommand{\\fg}{\\ifdim\\lastskip>\\z@\\unskip\\fi~\\frqq}}'],
+ 'frenchb': ['french', 'French', 'false', 'iso8859-1', 'fr_FR', ''], # for compatibility reasons
  'galician': ['galician', 'Galician', 'false', 'iso8859-1', 'gl_ES', ''],
  'german': ['german', 'German', 'false', 'iso8859-1', 'de_DE', ''],
  'greek': ['greek', 'Greek', 'false', 'iso8859-7', 'el_GR', ''],