set hsize for plain tex, but only for
[lilypond.git] / po / TODO
blob3bbe15473289609c651c913670eb720f23dbbc0c
1 TODO
3 FIX OR STANDARDISE TARGETS
5 * at toplevel, do:
7     make po
8     make -C po po-update  (or do `make po-update' at toplevel)
10 * if there are no errors (a list of changes may be displayed, that's ok), do
12     cp po/out/*.po po
14 * and edit your favorite po/LANG.po.  Especially, look for `,fuzzy' entries,
15   empty entries.  At the bottom of the file you may find a list of obsolete
16   translations.
18 * because i never install LilyPond, I (check-out buildscripts/set-lily.sh)
19   made these links:
21     ln -s $LILYPOND_SOURCEDIR/po/out/nl.mo 
22         $PREFIX/usr/share/locale/nl/LC_MESSAGES/lilypond.mo
23     ln -s $LILYPOND_SOURCEDIR/po/out/it.mo 
24         $PREFIX/usr/share/locale/it/LC_MESSAGES/lilypond.mo
26   $PREFIX is the --prefix you passed to configure.
28   then simply type, e.g.
30       LANG=nl lilypond -h