desktop: gettextize'ing the desktop code, to extract strings
commit0ab910c80888db48770c37edd56a21c364755c43
authorChris Frey <cdfrey@foursquare.net>
Wed, 18 Jul 2012 21:22:57 +0000 (18 17:22 -0400)
committerChris Frey <cdfrey@foursquare.net>
Wed, 18 Jul 2012 21:23:19 +0000 (18 17:23 -0400)
tree094517142c388a9d360fa2270e92f58dac794010
parent3b807bd84b2e1861047088c09bede67f5e96b373
desktop: gettextize'ing the desktop code, to extract strings

For the wxWidgets based code, gettext is not needed, except for the
tools and .mo database creation.  For non-wxWidgets code, gettext *is*
needed.
15 files changed:
buildgen.sh
desktop/Makefile.am
desktop/configure.ac
desktop/po/ChangeLog [new file with mode: 0644]
desktop/po/LINGUAS [new file with mode: 0644]
desktop/po/Makevars [new file with mode: 0644]
desktop/po/POTFILES.in [new file with mode: 0644]
desktop/po/README [new file with mode: 0644]
desktop/po/Rules-quot [new file with mode: 0644]
desktop/po/boldquot.sed [new file with mode: 0644]
desktop/po/en@boldquot.header [new file with mode: 0644]
desktop/po/en@quot.header [new file with mode: 0644]
desktop/po/insert-header.sin [new file with mode: 0644]
desktop/po/quot.sed [new file with mode: 0644]
desktop/po/remove-potcdate.sin [new file with mode: 0644]