Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make-pot: Make it executable | Piotr Drąg | 2017-08-15 | 1 | -0/+0 |
| | | | | Oops. | ||||
* | Restore make-pot script | Piotr Drąg | 2017-08-15 | 1 | -0/+72 |
| | | | | Until #783099 is fixed. | ||||
* | Drop Autotools build | Emmanuele Bassi | 2017-08-14 | 1 | -72/+0 |
| | | | | | We are officially switching to Meson as the default build system for GTK+. | ||||
* | Switch gettext domain from gtk30 to gtk40 | Matthias Clasen | 2016-10-07 | 1 | -5/+5 |
| | |||||
* | make-pot: Document variables | Matthias Clasen | 2015-03-03 | 1 | -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 available | Matthias Clasen | 2015-03-03 | 1 | -0/+61 |
Translators don't want to run autogen before generating pot, so give them a script. |