* HACKING (Release Procedure): Add reminder about keeping
POTFILES files up-to-date.
* po/POTFILES.in (src/muscle-tab.c, src/scan-skel.l): Add.
(cherry picked from commit 
9398411bfc774e7d5c46c77039d8ea72f8185a7d)
+2010-02-04  Joel E. Denny  <jdenny@ces.clemson.edu>
+
+       Update POTFILES.
+       * HACKING (Release Procedure): Add reminder about keeping
+       POTFILES files up-to-date.
+       * po/POTFILES.in (src/muscle-tab.c, src/scan-skel.l): Add.
+
 2010-02-01  Joel E. Denny  <jdenny@clemson.edu>
 
        Code cleanup.
 2010-02-01  Joel E. Denny  <jdenny@clemson.edu>
 
        Code cleanup.
 
-** Try to get the *.pot files to the Translation Project at least one week
-before a stable release, to give them time to translate them.
+** Try to get the *.pot files to the Translation Project at least one
+week before a stable release, to give them time to translate them.
+Before generating the *.pot files, make sure that po/POTFILES.in and
+runtime-po/POTFILES.in list all files with translatable strings.
+This helps: grep -l '\<_(' *
 
 src/gram.c
 src/location.c
 src/main.c
 src/gram.c
 src/location.c
 src/main.c
 src/parse-gram.y
 src/print.c
 src/reader.c
 src/reduce.c
 src/scan-code.l
 src/scan-gram.l
 src/parse-gram.y
 src/print.c
 src/reader.c
 src/reduce.c
 src/scan-code.l
 src/scan-gram.l
 src/symlist.c
 src/symtab.c
 
 src/symlist.c
 src/symtab.c