summaryrefslogtreecommitdiff
path: root/po/Makevars
Commit message (Collapse)AuthorAgeFilesLines
* po: set gettext domain in Makevars so we don't have to patch the generated ↵Tim-Philipp Müller2013-12-221-1/+1
| | | | | | Makefile.in.in https://bugzilla.gnome.org/show_bug.cgi?id=705455
* po: Don't create backup .po filesJan Schmidt2009-11-041-1/+1
| | | | | As well as preventing creation of useless backup files, it works around a bug in gettext 0.17 on OS/X
* po: add Makevars magic so we don't get line numbers in *.po filesTim-Philipp Müller2009-05-151-0/+5
| | | | | | This avoids the number one reason for local modifications in *.po files and and makes things less annoying when working with git (or any other VCS for that matter).
* putting i18n in place for pluginsThomas Vander Stichele2004-01-191-0/+41
Original commit message from CVS: putting i18n in place for plugins