desktop: split libosyncwrap's strings into its own text domain (barryosyncwrap)
commit517489cf33b3c3616ec8c628fb61e3dc11a466f0
authorChris Frey <cdfrey@foursquare.net>
Thu, 19 Jul 2012 21:03:04 +0000 (19 17:03 -0400)
committerChris Frey <cdfrey@foursquare.net>
Thu, 19 Jul 2012 21:09:06 +0000 (19 17:09 -0400)
treec5e7a7d8ad9e16f8601ffc467fa458a8ff74ab68
parentc6579f2c88c1a156b6bf9042476a26ab1cdb82cd
desktop: split libosyncwrap's strings into its own text domain (barryosyncwrap)

There are two po*/ directories in desktop now: one for the GUI (po) and
one for the library (po-osyncwrap).  The text domain names are different,
so that the library can continue to use its own message database, even
if not used in GUI code.
25 files changed:
desktop/Makefile.am
desktop/configure.ac
desktop/po-osyncwrap/ChangeLog [new file with mode: 0644]
desktop/po-osyncwrap/LINGUAS [new file with mode: 0644]
desktop/po-osyncwrap/Makevars [new file with mode: 0644]
desktop/po-osyncwrap/POTFILES.in [new file with mode: 0644]
desktop/po-osyncwrap/README [new file with mode: 0644]
desktop/po-osyncwrap/Rules-quot [new file with mode: 0644]
desktop/po-osyncwrap/barryosyncwrap.pot [new file with mode: 0644]
desktop/po-osyncwrap/boldquot.sed [new file with mode: 0644]
desktop/po-osyncwrap/en@boldquot.header [new file with mode: 0644]
desktop/po-osyncwrap/en@quot.header [new file with mode: 0644]
desktop/po-osyncwrap/es.po [new file with mode: 0644]
desktop/po-osyncwrap/fr.po [new file with mode: 0644]
desktop/po-osyncwrap/insert-header.sin [new file with mode: 0644]
desktop/po-osyncwrap/quot.sed [new file with mode: 0644]
desktop/po-osyncwrap/remove-potcdate.sin [new file with mode: 0644]
desktop/po/POTFILES.in
desktop/po/barrydesktop.pot
desktop/po/es.po
desktop/po/fr.po
desktop/src/Makefile.am
desktop/src/blistevo.cc
desktop/src/i18n.h
desktop/src/wxi18n.h