]> git.lyx.org Git - lyx.git/blobdiff - po/POTFILES.in
fixed typo
[lyx.git] / po / POTFILES.in
index 3fef6c96b9d1b2b2fa31f80ee9da3095395e48dc..e2afa4cf4c0cb223fd11cd5938b38691ddb6ba3a 100644 (file)
@@ -1,13 +1,14 @@
 #
-# I used this to extract the files from the sources:
+# This file is automatically generated by autogen.sh. This command was
+# used to extract the files from the sources:
 #
-# grep -E "_\(\".*\"\)" `find src -name \*.[hHC] | \
-# awk  'BEGIN {FS = ":"}{print $1}' | sort | uniq
+# grep -E "_\(\".*\"\)" `find src -name \*.[hHC]` | \
+# awk 'BEGIN {FS= ":"} {print }' | sort | uniq
 #
 # This must be done when standing in lyx/
 #
-
 # This is all the files that contains internationalization strings.
+
 src/BufferView.C
 src/Chktex.C
 src/FontLoader.C
@@ -28,7 +29,6 @@ src/combox.C
 src/credits.C
 src/credits_form.C
 src/filedlg.C
-src/filetools.C
 src/form1.C
 src/gettext.h
 src/insets/figinset.C
@@ -62,7 +62,6 @@ src/lyxfont.C
 src/lyxfr0.C
 src/lyxfr1.C
 src/lyxfunc.C
-src/lyxlib.h
 src/lyxvc.C
 src/mathed/formula.C
 src/mathed/formula.h
@@ -73,11 +72,11 @@ src/menus.C
 src/minibuffer.C
 src/minibuffer.h
 src/paragraph.C
-src/pathstack.C
 src/print_form.C
 src/sp_form.C
 src/spellchecker.C
+src/support/filetools.C
+src/support/lyxlib.h
+src/support/path.h
 src/text.C
 src/text2.C
-
-