From: Jürgen Spitzmüller Date: Mon, 30 Nov 2009 13:49:34 +0000 (+0000) Subject: fix typos. X-Git-Tag: 2.0.0~4991 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=4eaa1842338747692622bde8f5c38a659568294d;p=features.git fix typos. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32238 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/development/scons/scons_manifest.py b/development/scons/scons_manifest.py index fb49ed8ef3..27716d4edf 100644 --- a/development/scons/scons_manifest.py +++ b/development/scons/scons_manifest.py @@ -2515,7 +2515,7 @@ lib_examples_fr_files = Split(''' Braille.lyx exemple_brut.lyx exemple_lyxifie.lyx - exemple_powerdot.lyx + exemple-powerdot.lyx Foils.lyx ListesPuces.lyx multicol.lyx diff --git a/lib/Makefile.am b/lib/Makefile.am index ee90834ab2..4297bffb6b 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -125,7 +125,7 @@ dist_frexamples_DATA = \ examples/fr/Braille.lyx \ examples/fr/exemple_brut.lyx \ examples/fr/exemple_lyxifie.lyx \ - examples/fr/exemple_powerdot.lyx \ + examples/fr/exemple-powerdot.lyx \ examples/fr/Foils.lyx \ examples/fr/ListesPuces.lyx \ examples/fr/multicol.lyx \