On Sun, Feb 17, 2008 at 10:01:15AM +0000, Benjamin Wolsey wrote: > CVSROOT: /sources/gnash > Module name: gnash > Changes by: Benjamin Wolsey <bwy> 08/02/17 10:01:15 > > Modified files: > . : ChangeLog > po : de.po gnash.pot > gui : gtk.cpp > > Log message: > * gui/gtk.cpp: add mnemonics to menu bar for accessibility. > * po/gnash.pot: updated pot file. > * po/de.po: updated translation. > > I don't think it's necessary to distribute gnash.pot as it can be > created with 'make gnash.pot', and 'make clean' deletes it in any case.
If it is to reduce build dependencies (what does it take to buil gnash.pot ?) the usual way is distributing it and don't let 'make clean' remove it, while having 'make maintainer-clean' remove it. --strk; _______________________________________________ Gnash-commit mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-commit
