summaryrefslogtreecommitdiff
path: root/make-pot
Commit message (Collapse)AuthorAgeFilesLines
* make-pot: Make it executablePiotr Drąg2017-08-151-0/+0
| | | | Oops.
* Restore make-pot scriptPiotr Drąg2017-08-151-0/+72
| | | | Until #783099 is fixed.
* Drop Autotools buildEmmanuele Bassi2017-08-141-72/+0
| | | | | We are officially switching to Meson as the default build system for GTK+.
* Switch gettext domain from gtk30 to gtk40Matthias Clasen2016-10-071-5/+5
|
* make-pot: Document variablesMatthias Clasen2015-03-031-0/+11
| | | | | | Damn-lies will have to use one of these to override the name of the generated file. Lets document them all, while I still remember this.
* Make a pot generating command availableMatthias Clasen2015-03-031-0/+61
Translators don't want to run autogen before generating pot, so give them a script.