home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / Linux / Divers / lyx-0.13.2.tar.gz / lyx-0.13.2.tar / lyx-0.13.2 / po / POTFILES.in < prev    next >
Text File  |  1998-04-23  |  1KB  |  76 lines

  1. #
  2. # I used this to extract the files from the sources:
  3. #
  4. # grep -E "_\(\".*\"\)" src/*.[hHC] | \
  5. # awk  'BEGIN {FS = ":"}{print $1}' | sort | uniq
  6. #
  7. # This must be done when standing in lyx/
  8. #
  9.  
  10. # This is all the files that contains internationalization strings.
  11. src/BufferView.C
  12. src/Chktex.C
  13. src/FontLoader.C
  14. src/LaTeX.C
  15. src/LaTeXLog.C
  16. src/LyXAction.C
  17. src/LyXSendto.C
  18. src/LyXView.C
  19. src/PaperLayout.C
  20. src/ParagraphExtra.C
  21. src/TableLayout.C
  22. src/buffer.C
  23. src/bufferlist.C
  24. src/bullet_forms.C
  25. src/bullet_forms_cb.C
  26. src/combox.C
  27. src/credits_form.C
  28. src/figinset.C
  29. src/filedlg.C
  30. src/filetools.C
  31. src/form1.C
  32. src/formula.C
  33. src/formula.h
  34. src/formulamacro.C
  35. src/gettext.h
  36. src/insetbib.C
  37. src/inseterror.C
  38. src/inseterror.h
  39. src/insetinclude.C
  40. src/insetindex.C
  41. src/insetinfo.C
  42. src/insetloa.h
  43. src/insetlof.h
  44. src/insetlot.h
  45. src/insetparent.h
  46. src/insetref.C
  47. src/insettoc.h
  48. src/intl.C
  49. src/kbmap.C
  50. src/latexoptions.C
  51. src/layout.C
  52. src/layout_forms.C
  53. src/lyx.C
  54. src/lyx_cb.C
  55. src/lyx_gui.C
  56. src/lyx_gui_misc.C
  57. src/lyx_main.C
  58. src/lyx_sendfax.C
  59. src/lyx_sendfax_main.C
  60. src/lyxfont.C
  61. src/lyxfunc.C
  62. src/lyxinset.h
  63. src/lyxlib.h
  64. src/lyxvc.C
  65. src/math_forms.C
  66. src/math_panel.C
  67. src/menus.C
  68. src/minibuffer.C
  69. src/minibuffer.h
  70. src/paragraph.C
  71. src/print_form.C
  72. src/sp_form.C
  73. src/spellchecker.C
  74. src/text.C
  75. src/text2.C
  76.